.highlight {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#000;
	}
.button{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#cc8f43;
	border:solid;
	border:#2564B9;
	}
	.hader
	{
		background-image:url(gifs/1quote.jpg);
		background-repeat:repeat-x;
		width:1366px;
		max-height:135px;
	}
	.footer
	{
		width:1500px;
		max-height:135px;
		}
	

a.high {
	font-size: 12px;
	font-family: Verdana;
	color: #043D8A;
	font-style: italic;
}
.shadow
{
	width:950px;
	height:10px;
	background-color:#666;
	border-radius:100%;
	margin-top:3px;
	
	
}
a.high:link {
	text-decoration: underline;
}
a.high:visited {
	text-decoration: underline;
	color: #043D8A;
}
a.high:hover {
	text-decoration: none;
	color: #043D8A;
}
a.high:active {
	text-decoration: underline;
	color: #043D8A;
}

.header{
	font-family:Verdana;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	}
.tdarea{
	font-family:Verdana;
	font-size:12px;
	text-align:justify;
	padding-left:5px;
	padding-right:5px;
	line-height:15px;
	color:#000;

	}
	.tdarea1{
	font-family:Verdana;
	font-size:12px;
	text-align:justify;
	padding-left:5px;
	padding-right:5px;
	line-height:15px;
	margin-left:15px;
	color:#fff;

	}
.trbg{
	background-image:url(gifs/footer.jpg);
	width:1366px;
		max-height:135px;
		margin-left:0px;
		margin-top:23px;
		bottom:0;
		
	}
.inputtxt{
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	font-family:Verdana;
	}
.tabcolor{
	background-color:#FFCC66;
	
	}
	a {
	font-size: 12px;
	font-family: Verdana;
	color: #FC9;
	
	
}
a:link {
	text-decoration: none;
	color:#000;
	
	
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #960;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.scrollbeauty{
	scrollbar-face-color: #ba8648;
	scrollbar-shadow-color: #0AB0FF;
	scrollbar-highlight-color: #00FF00;
	scrollbar-3dlight-color: #FF00FF;
	scrollbar-darkshadow-color: #00FFFF;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #000000;
}