html{
	overflow-x: hidden;
	overflow-y: auto;
}
	

.abg {
	font-family: arial;
	font-size: 12px;
	color: #000000;

	scrollbar-base-color: #f09d01;
	scrollbar-track-color: #E6BC6E;
	scrollbar-shadow-color: #f09d01;  
	scrollbar-arrow-color: White;
}

.norm{
	font-family: arial;
	/*font-size: 10px;*/
	color: #000000;
}

.small{
	font-family: arial;
	/*font-size: 10px;*/
	color: #000000;
}


.homebg{
	background-image: url("../img/bg_logo.gif");
	background-repeat: no-repeat;
	background-position: center top;
}

.normblue{
	font-family: arial;
	/*font-size: 10px;*/
	/*color: #1D2E4F;*/
	color: #000000;
}


.title {
	font-family: arial;
	/*font-size: 10px;*/
	font-weight: bold;
	color: #FF6600;
}

.leftside {
	margin-left: 2pt;
	margin-top: 2pt;
}

.maintext {
	margin-left: 3pt;
	margin-right: 3pt;
}

.inputbox {
	font-family: arial;
	font-size: 11 px;
	border:1px ridge #000000;
	padding:0; 
	height:12;
}

.button{
	font-family: arial; 
	font-size: 11 px;
	color: #000000;
	width: 70px;
	border: 1px solid #F09D01;
	background-color: #FFFFFF;
	cursor:hand
}
.sitemap{
	color:#FD4C15;
	font-size:11px;
}
/* 22468B #FF6600*/

a:link {color: #FF6600; text-decoration: none;}
a:visited {color: #FF6600; text-decoration: none;}
a:hover {color: #FF6600; text-decoration: underline;}
a:active {color: #FF6600; text-decoration: none;}

a.news:link {color: #213863; text-decoration: none;}
a.news:visited {color: #213863; text-decoration: none;}
a.news:hover {color: #213863; text-decoration: underline;}
a.news:active {color: #213863; text-decoration: none;}

a.sitemap:link {color: #FF6600; text-decoration: none;font-size:11px}
a.sitemap:visited {color: #FF6600; text-decoration: none;font-size:11px}
a.sitemap:hover {color: #FF6600; text-decoration: underline;font-size:11px}
a.sitemap:active {color: #FF6600; text-decoration: none;font-size:11px}