BODY {
	color : Black;
	background :#FFFFFF url(img/head_back.jpg) repeat-x top left;
	margin:0;
	padding:0;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	scrollbar-face-color: #DBDBDB;
	
	 scrollbar-highlight-color:  #DBDBDB;
	 scrollbar-shadow-color:  #00000;
	 scrollbar-3dlight-color: #FFFFFF;
	 scrollbar-arrow-color: #000000;
	 scrollbar-track-color:  #ffffff;
	 scrollbar-darkshadow-color: #000000
}
td {
	font-family : Verdana, sans-serif;
	font-size : 10px;
}

a:link, a:visited {
	
	color:#0099d8;
	text-decoration : none;
}
a:hover {
	color:#c80420;
	text-decoration : underline;
}


table#menu td { padding:0 3px; white-space:nowrap; text-transform:uppercase; color:#0099d8;}

table#menu a.unactive:link, table#menu a.unactive:visited {
text-decoration:none;
color:#0099d8;
font-weight:bold;
}
table#menu a.unactive:hover {
text-decoration:none;
color:#c80420;
font-weight:bold;
}
table#menu a.activelink:link,table#menu a.activelink:visited,table#menu a.activelink:hover {color:#c80420; font-weight:bold;}
 
div#mlsearch { margin:15px 0 23px 155px;}

.searchphrase { border:none; background:none; text-transform:uppercase; margin-top:2px; color:#0099d8; font-weight:bold; width:110px;}
#button-search { border:none; background:none; text-transform:uppercase; font-weight:bold; color:#FFFFFF; margin:2px 0 0 3px; cursor:pointer;}

a.ontop:link, a.ontop:visited {
display:block;
background:url(img/button_up.jpg) no-repeat top left;
width:69px;
height:25px;
text-transform:uppercase;
font-weight:bold;
color:#FFFFFF;
text-align:left;
padding:4px 0px 0 23px;
}

.ml-verticaldots { background:url(img/bluedot.gif) repeat-y 10px 0; width:20px;}

input {
	font-family : Verdana, sans-serif;
	font-size : 10px;
}


table#topline { height:90px; background:url(img/header_new.jpg) no-repeat top left;}
table#topline td { text-align:left; vertical-align:top;}


.d1 {
	color : #676767;	
}
.d2 {
	color : #676767;
	font-size : 9px;
}
.r10b{
	color:#c80420;
	font-weight : bold;
	font-size : 10px;	
}
.r10{
	color:#c80420;
	font-size : 10px;	
}
.r11b{
	color:#c80420;
	font-weight : bold;
	font-size : 11px;
	margin:0 0 10px 0px;	
	display:block;
}
textarea {
	font-family : Verdana, sans-serif;
	font-size : 10px;
}


/*---------------------------------------*/
.small_radio{
	margin-bottom : -3px;
	margin-top : -2px;
	margin-right : -2px;
}
.small_button{
	margin-bottom : -2px;
	margin-top : 0px;
}

.check{
	margin-bottom : -2px;
}