
body {
scrollbar-face-color: #CDDCFD;
scrollbar-highlight-color: #A1C0FF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-3dlight-color: #E9F0FF;
scrollbar-arrow-color: #A38051;
scrollbar-track-color: #F6F5F0;
scrollbar-darkshadow-color: #CDDCFD;
}

a { font-family: Tahoma;
	 color: #1D56AD;
	 font-weight: bold;
	 text-decoration: none; }


a:hover {font-family: Tahoma;
			color: #C70000; 
			text-decoration: underline;}

a.link { font-family: Tahoma;
	 color: #1D56AD;
	 font-size: 12px;
	 font-weight: normal;
	 text-decoration: none; }


a:hover.link {font-family: Tahoma;
			color: #C70000; 
			font-size: 12px;
			text-decoration: underline;}


.large {font-family: Tahoma ! important;
			font-size: 14px;
			color: #000000;
			text-decoration: none;
			line-height:15px;}

.big {font-family: Tahoma ! important;
			font-size: 16px;
			color: #000000;
			text-decoration: none;
			line-height:15px;}
			
.normal {font-family: Tahoma ! important;
			font-size: 12px;
			color: #0B294B;
			text-decoration: none;
			line-height:15px;}

.normal2 {font-family: Tahoma ! important;
			font-size: 12px;
			color: #0B294B;
			text-decoration: none;
			line-height:15px;}
			
.normal3 {font-family: Tahoma ! important;
			font-size: 11px;
			color: #333333;
			text-decoration: none;}

.small {font-family: Tahoma ! important;
			font-size: 10px;
			color: #0B294B;
			text-decoration: none;
			line-height:15px;}
			
			.small2 {font-family: Tahoma ! important;
			font-size: 10px;
			color: #333333;
			text-decoration: none;}
         
.title {font-family: Tahoma  ! important;
		  font-weight: bold;
		  font-size: 12px;
		  color: #FFFFFF;
		  text-decoration: none;
		  line-height:15px;
		}


.large_menu{font-family: arial ! important;
				font-size: 13px;
				color: #DA8D00; 
				text-decoration: none; }

.menu { 
			font-family: arial ! important;
			font-size: 9px; 
			color: #A38051; text-decoration: none;}


.inputbox {
	font-family:  Arial;
	font-size: 12px; color: #000000;
	background-color:#F6F5F0; 	border: 1px solid #000000;
}

.button {
	color: #000000; font-family:  Arial;
	font-size: 10px;
	background-color:#F6F5F0;	border: 1px solid #000000;
}


.menu
{
    position:absolute;
    visibility: hidden;
    z-index: 100;
    border-left: 1px solid #8395b5;
    border-right: 1px solid #8395b5;
    border-top: 1px solid #8395b5;
    border-bottom: none;
    font-family: tahoma, arial, helvetica;
    font-size: 11px;
    line-height: 30px;
    background-color: #b7d9ff;
}

.menu a
{
    width: 100%;
    display: block;
    border-bottom: 1px solid #8395b5;
    font-family: tahoma, arial, helvetica;
    font-size: 11px;
    line-height: 30px;
    font-weight: normal;
    color: #00457A;
    text-decoration: none;
    text-indent: 5px;
}

.menu a:hover
{
    width: 100%;
    display: block;
    border-bottom: 1px solid #8395b5;
    font-family: tahoma, arial, helvetica;
    font-size: 11px;
    line-height: 30px;
    font-weight: normal;
    color: #00457A;
    text-decoration: none;
    text-indent: 5px;
    background-color: #e9f3ff;
}
.blue{
	font-family: Tahoma ! important;
	font-size: 12px;
	background-color: #CCFFFF;
	text-decoration: none;
	line-height:15px;
	PADDING-BOTTOM: 3px;
	PADDING-LEFT: 4px; 
	PADDING-RIGHT: 4px; 
	PADDING-TOP: 3px;
}
.green{
	font-family: Tahoma ! important;
	font-size: 12px;
	background-color: #FFFF99;
	text-decoration: none;
	line-height:15px;
	PADDING-BOTTOM: 3px;
	PADDING-LEFT: 4px; 
	PADDING-RIGHT: 4px; 
	PADDING-TOP: 3px;
}
.yellow{
	font-family: Tahoma ! important;
	font-size: 12px;
	background-color: #CCFFCC;
	text-decoration: none;
	line-height:15px;
	PADDING-BOTTOM: 3px;
	PADDING-LEFT: 4px; 
	PADDING-RIGHT: 4px; 
	PADDING-TOP: 3px;
}
.orange{
	font-family: Tahoma ! important;
	font-size: 12px;
	background-color: #FFCC99;
	text-decoration: none;
	line-height:15px;
	PADDING-BOTTOM: 3px;
	PADDING-LEFT: 4px; 
	PADDING-RIGHT: 4px; 
	PADDING-TOP: 3px;
}
.white{
	font-family: Tahoma ! important;
	font-size: 12px;
	background-color: #FFFFFF;
	text-decoration: none;
	line-height:15px;
	PADDING-BOTTOM: 3px;
	PADDING-LEFT: 4px; 
	PADDING-RIGHT: 4px; 
	PADDING-TOP: 3px;
}