html, body {
	font-family: Tahoma;
	font-size: 11px;
	color: #D3D3D3;
	background-color: #2B2C2E;
	margin: 0; padding: 0;
	height: 100%;
}
.main_form {width: 350px; margin: 0px;}
img {border: 0px;}
form {margin: 0px; padding: 0px;}
input, select, textarea, select {
	font: 11px Tahoma; 
	background-color: #626262; 
	color: #ffffff;
	border: 1px solid #797979;
	padding: 2px;
	text-decoration: none !important;
}
input.button {background-color: #FEC829; color: #000000; font-size: 11px; cursor: pointer; padding: 4px 20px 4px 20px;}
p {margin: 0 0 10px 0}
A:link, A:visited {color: #959595; text-decoration: underline}
A:active, A:hover {color: #FFC73F; text-decoration: none}

table.content {background-image: url(/images/bg.jpg); background-repeat: repeat-x; background-position: center; height: 100%;}
td.menu {color: #959595; font-size: 12px;}
td.menu_active {color: #959595; font-size: 14px;}
.pages {color: #959595;}
A.menu:link, A.menu:visited {color: #959595; text-decoration: none}
A.menu:active, A.menu:hover {color: #FFC73F; text-decoration: none}

A.menu_active:link, A.menu_active:visited {color: #FFC73F; text-decoration: none}
A.menu_active:active, A.menu_active:hover {color: #959595; text-decoration: none}

td.copyright {color: #959595; padding: 10px 40px 5px 40px;}
A.copyright:link, A.copyright:visited {color: #4F4F4F; text-decoration: none}
A.copyright:active, A.copyright:hover {color: #90CFF1; text-decoration: none}

td.head {background-color: #FF8A00; color: #FFFFFF; font-size: 18px; padding: 2px 7px 2px 7px;}
div.text {line-height: 16px;}
img.image {border: 1px solid #484848; margin: 0 0 10px 0}
img.image_active {border: 1px solid #EE8202; margin: 0 0 10px 0}


div.submenu {margin-bottom: 20px; font-size: 12px; text-align: left}

h1 {font-size: 18px; margin-bottom: 12px; font-weight: normal; text-transform: uppercase}

td.group_head_active {background-color: #F88701; color: #FFFFFF}
table.table_head {margin-bottom: 10px; border: 1px solid #484848}
A.white:link, A.white:visited {color: #959595; text-decoration: none}
A.white:active, A.white:hover {color: #959595; text-decoration: underline}

A.wh:link, A.wh:visited {color: #ffffff; text-decoration: none}
A.wh:active, A.wh:hover {color: #ffffff; text-decoration: underline}

td.lister {background-color: #6F6E6E; color: #FFFFFF; font-size: 10px; }