hr{
	height: 1px;
	color: #FFFFFF;
}

input {
	font-size : 9px;
	color : #000000;
}
form {
	display : inline;
}

.submenu {
	position : absolute;
	z-index : 1;
	top : 36px;
	left : -300;
	visibility : hidden;
	cursor : pointer;
}

.menubuttons{
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 13px;
}

.menubuttons a {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 13px;
	text-decoration: none;
}

.menubuttons a:hover{
	text-decoration: underline;
}

body {
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	background-color: #FFFFFF;
	margin: 0;
	
}

.lefttext {
	color : #FFFFFF;
	font-family : Tahoma;
	font-size: 10px;
}

.lefttext5 {
	color : #FFFFFF;
	font-family : Tahoma;
	font-size: 12px;
	text-align: center;
	font-weight: 600;
}


.lefttext a {
	color: #FFFFFF;
	text-decoration: underline;
}

.authtext {
	color : #FFFFFF;
	font-family : Tahoma;
	font-size: 12px;
}

.authtext a {
	color: #FFFFFF;
	text-decoration: underline;
}

.maintext {
	color : #000000;
	font-family : Tahoma;
	font-size: 13px;
}

.maintext a {
	color: #000000;
	text-decoration: underline;
}

.righttext {
	color : #000000;
	font-family : Tahoma;
	font-size: 10px;
}

.righttext a {
	color: #000000;
	text-decoration: underline;
}

.bestHint {
display : none;
border : 1px solid silver;
background-color : #FFFFFF;
width : 210;
height : 50;
position : absolute;
filter: alpha(opacity=95, style=0); 
font-size : 11px;
font-family : Tahoma;
padding : 5px;
}
