body,td,th {
	color: #505050;
	font-family: Verdana;
	font-size: 12px;
	margin-top:5px;
	margin-bottom:5px;
}
body {
	background-color: #00234e;
}
.clear{
clear:both;
}
.red{
color:red;
}
.logo_text {
	font-family: Verdana;
	font-size: 25px;
	color: #353535;
	font-weight:bold;
}

.tbox{
border:1px solid #cccccc;
width:300px;
color:#335926;
}
.tbox2{
border:1px solid #cccccc;
width:300px;
height:100px;
color:#335926;
}
h1{
font-size:20px;
color: #353535;
margin-top:15px;
margin-bottom:5px;
background:url(images/arrow6.jpg) no-repeat;
background-position:center left;
padding-left:25px;

}
.nav_text {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	padding-left:10px; padding-right:10px
}
.white_small {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
.title_text {
	font-family: Verdana;
	font-size: 13px;
	color: #2f2f2f;
}
.blue_bold {
	font-family: Arial;
	font-size: 12px;
	color: #1a5285;
	font-weight:bold;
}
.black_small{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.footer_link{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.White_title_bold {
	font-family: Verdana;
	font-size: 13px;
	color: #ffffff;
	font-weight:bold;
}
.White_nor {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
}
.black_nor {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.gray_nor {
	font-family: Arial;
	font-size: 12px;
	color: #5f5f5f;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #9f9f9f;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.whitelink:link {
	color: #ffffff;
	text-decoration: none;
}
.whitelink:visited {
	text-decoration: none;
	color: #ffffff;
}
.whitelink:hover {
	text-decoration: none;
	color: #ffc71d;
}
.whitelink:active {
	text-decoration: none;
	color: #ffffff;
}
.graylink:link {
	color: #3e3e3e;
	text-decoration: none;
}
.graylink:visited {
	text-decoration: none;
	color: #3e3e3e;
}
.graylink:hover {
	text-decoration: none;
	color: #fa7d20;
}
.graylink:active {
	text-decoration: none;
	color: #3e3e3e;
}
.redlink:link {
	color: #f40101;
	text-decoration: none;
}
.redlink:visited {
	text-decoration: none;
	color: #f40101;
}
.redlink:hover {
	text-decoration: underline;
	color: #58584b;
}
.redlink:active {
	text-decoration: none;
	color: #f40101;
}

.imageSlideshowHolder,.imageSlideshowHolder_left{
		margin:0px;	/* "Air" */
		float:center; /* Floating gallery at the right side of other web page content */		
		width:886px;	/* Image width */
		height:215px;	/* Image height */
		
		position:relative;	/* Don't remove this line */
	}
	.leftFloatingDiv{
		float:left;
		
	}
	/* Don't change these values */
	.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
	}
	
	
	.imageSlideshowHolder1{
		margin:0px;	/* "Air" */
		float:center; /* Floating gallery at the right side of other web page content */		
		width:886px;	/* Image width */
		height:215px;	/* Image height */
		
		position:relative;	/* Don't remove this line */
	}

	/* Don't change these values */
	.imageSlideshowHolder1 img{
		position:absolute;
		left:0px;
		top:0px;
	}
