body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #0D527B;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	text-align:justify;
}
.left_bg1 {
	background-image: url(images/left_bg1.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 12px;
}

.left_bg2 {
	background-image: url(images/left_bg2.jpg);
	background-repeat: repeat-y;
	width: 12px;
}

.right_bg1 {
	background-image: url(images/right_bg1.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 12px;
}

.right_bg2 {
	background-image: url(images/right_bg2.jpg);
	background-repeat: repeat-y;
	width: 12px;
}

.footer_bg {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 39px;
}

.footer_bg1 {
	background-image: url(images/footer_bg1.jpg);
	background-repeat: repeat-x;
	height: 27px;
}

.header_bg {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 110px;
}

.nav_bg {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 33px;
}

.blue_bg {
	background-color: #FFFFFF;
	background-image: url(images/blue_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #BFDEF0;
}

.inner_bg {
	background-image: url(images/inner_bg.jpg);
	background-repeat: repeat-x;
}

.line_bg {
	background-image: url(images/line_bg.jpg);
	background-repeat: repeat-y;
	width: 1px;
}

.welcome_black {
	font-family: Tahoma; font-size: 11px; line-height: 24px; color: #333333;
}

.blue_link:link {
	font-family: Tahoma; font-size: 11px; color: #145F9C; text-decoration:none;
}

.blue_link:visited {
	font-family: Tahoma; font-size: 11px; color: #145F9C; text-decoration:none;
}

.blue_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #145F9C;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #145f90c;
}

.black_link:link {
	font-family: Tahoma; font-size: 11px; color: #333333; text-decoration:none;
}

.black_link:visited {
	font-family: Tahoma; font-size: 11px; color: #333333; text-decoration:none;
}

.black_link:hover {
	font-family: Tahoma; font-size: 11px; color: #ff0000; text-decoration:underline;
}

.p3 {
	padding:3px;
}

.inner_header {
	font-family: Trebuchet MS; font-size: 18px; color: #333333; font-weight:bold;
}

.blue_header {
	font-family: Trebuchet MS; font-size: 15px; color: #22538E; font-weight:bold;
}

.text-box {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
	background-color: #ECF4FB;
	border: 1px solid #AAD3EA;
}

.gray {
	font-family: Trebuchet MS; font-size: 11px; color: #666666; 
}

.horizontal_line {
	color: #145F9C;
}

td {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	text-align:justify;
}
	
	




	
