body {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	line-height: 14px;

	/*background-color: #55862e;*/
	background-color: #ffffff;
	
	margin: 0px;
	padding: 0px;

	color: #000000;
}

body a {
	color: #003366;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
	color: #99CC00;
}


form {
	margin: 0px;
	padding: 0px;
}

select {
	background-color:light-red; 
  border: 2px solid red; 

}

.style1 {	color: #990000;
	font-weight: bold;
	font-size: 24px;
}
a:link {
	color: #003366;
}
a:visited {
	color: #993300;
}
a:active {
	color: #000066;
}
a:hover {
	color: #000066;
}
.style2 {font-size: 18px}


input {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
}

.link_icon {
	font-size: 11px;
	line-height: 17px;
	
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	
	background-repeat: no-repeat;
}

h3 {
	font-family: Verdana, Sans-Serif;
	font-size: 16px;
	color: #143956;
}

h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 14px;
	color: #143956;
}

.h2_red {
	font-family: Verdana, Sans-Serif;
	font-size: 16px;
	color: #993300;
}

.sub_head {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.search {
	font-family: Verdana, Sans-Serif;
	font-size: 9px;
	color: #70a01a;
	background-color: #FFFFFF;
	border: 1px solid #F0F0F0;

}

.search_sub {
	font-family: Verdana, Sans-Serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}
.search_subtext {
	font-family: Verdana, Sans-Serif;
	font-size: 9px;
	color: #000000;
	font-weight: lighter;
}

.search_sublarge {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;		
}

.search_sublarge2 {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #143956;
	font-style: normal;
	
}

.table_sample {
	border-width: 1px;
	border-style: dotted;
	border-color: #264C60;
	border-collapse: separate;
	background-color: white;
}


.table_sample2 {
	border-collapse: separate;
	background-color: white;
	border: thin solid #CCCCCC;
}


#galleryscroller {    
	overflow-x:scroll ;
	overflow-y:auto ;       
	height:400px;     
	width:908px;}



#bottom_textsbd {
		
		
		text-align: left;
	}

		#bottom_navsbd {
		

			font-size: 11px;

			color: #808284;

		}

			#bottom_navsbd a {
				color: #808284;
			}

		#bottom_infolinesbd {
			

			font-size: 11px;

			color: #808284;

			text-align: right;
		}


			#bottom_infolinesdb a {
				color: #808284;
			}

		#bottom_copyrightsbd {
			

			font-size: 10px;

			color: #b1b3b6;

			line-height: 14px;
		}

			#bottom_copyrightsbd a {
				color: #b1b3b6;
			}.h2_small {
	font-family: Verdana, Sans-Serif;
	font-size: 14px;
	color: #f0cb00;
}

