/* Scrollbar properties are only supported by Internet Explorer 5.5  */
body {
	scrollbar-face-color:#FF0000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#000000;
	}


.text{
        font: bold 11px verdana,helvetica,arial,sans-serif;
	color : #333333;
	font-weight:bold;
	text-decoration : none;
}

.text_{
        font: bold 15px verdana,helvetica,arial,sans-serif;
	color : #333333;
	font-weight:bold;
	text-decoration : none;
}


.white{
font-family:, Times New Roman, Arial, Helvetica,Tahoma, Verdana sans-seri;
color: #FFFFFF;
font-size:11px;
font-weight:bold;
text-decoration: none;
}



A.menu{
	font: bold 10px verdana,helvetica,arial,sans-serif;
	color : #333333;
	font-weight: bold;
	text-decoration : none;
}

A.menu:hover{
	font: bold 10px verdana,helvetica,arial,sans-serif;
        color : #FF0000;
	font-weight : bold;
	text-decoration : none;
}

A.menus{
	font-family : Times New Roman, Arial, Helvetica, Tahoma, Verdana, sans-seri;
	font-size : 10px;
	color : #FFFFFF;
	font-weight:bold;
	text-decoration : none;
}

A.menus:hover{
	font-family :  Times New Roman, Arial, Helvetica,Tahoma, Verdana, sans-seri;
	font-size :10pt;
        color : #2584B4;
	font-weight : bold;
	text-decoration : none;
}


A.submenu{
font-family:, Times New Roman, Arial, Helvetica,Tahoma, Verdana sans-seri;
color: #FFFFFF;
font-size:10pt;
font-weight:bold;
text-decoration: none;
}

A.submenu:hover{
	font-family:Times New Roman, Arial, Helvetica,Tahoma, Verdana sans-seri;
	color:#11C6DB;
	font-size:9pt;
	font-weight:bold;
	text-decoration: none;
}




