input, textarea, select, button {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: black;}
form {margin: 0px;}

.lmenu {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #C0C0C0;}
a.lmenua:link {color: #C0C0C0; text-decoration: none;}
a.lmenua:visited {color: #C0C0C0 ; text-decoration: none;}
a.lmenua:hover {color: #FFFFFF ; text-decoration: none;}
a.lmenua:active {color: #C0C0C0 ; text-decoration: none;}
.tmenua {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; padding: 5px 12px 5px 12px;}
a.tmenua:link {color: white; text-decoration: none; font-weight: bold; padding-right: 8px;}
a.tmenua:visited {color: white ; text-decoration: none; font-weight: bold; padding-right: 8px;}
a.tmenua:hover {color: red ; text-decoration: none; font-weight: bold; padding-right: 8px;}
a.tmenua:active {color: white ; text-decoration: none; font-weight: bold; padding-right: 8px;}
h1 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: black; margin-bottom: 1px;}
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: black; margin-bottom: 1px;}
h6 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: black; margin-bottom: 1px;}
h1:first-letter {font-size: 150%;}
.maintext {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: black; margin-top: 2px;}
.sbarhead {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: white; }
.sbartext {font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: black; margin-top: 2px;}
body {background-color: #000000; text-align:center;}
.required {color: #FF0000; font-weight: bold}
/*header*/
#header{
	
	
}
#header .link{
	float:right;
	width:100%;
	margin:0 0 5px;
	padding:0;
	list-style:none;
	color: white;
}
#header .link li{
	background:url(images/separator-link.jpg) no-repeat 0 7px;
	float:right;
	padding:0 8px 0 10px;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
}
.safari #header .link li{background:url(images/separator-link.jpg) no-repeat 0 2px;}
#header .link li.first{
	background:none;
	padding:0 8px 0 0;
}
#header .link li a{
	color: white;
	text-decoration:none;
}
#header .link li a:hover{color: red ;text-decoration: none;}