body{
	background-color: #a3b8db;
	margin: 0px;
}
.pagebg{
	background-image: url(../images/pagebg.jpg);
	background-repeat: repeat-y;
	padding-left: 5px;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.copy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}

.leftlink{
	background-image: url(../images/bg_leftlink.jpg);
	background-repeat: no-repeat;
	height: 27px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.leftlink A{
	color: #000000;
	text-decoration: none;
}

.leftlink A:hover{
	color: #FF6600;
	text-decoration: underline;
}

.welcome{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.pagehead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	background-color: #E4E4E4;
	text-align: right;
	padding-right: 5px;
	text-transform: uppercase;
}




.txt_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #033A94;
	text-decoration: none;
	line-height: 25px;
}
.content1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}

.content2{
}

.cont_head1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A3B8DB;
}

.cont_head2{
}

.footer{
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	width: 959px;
	float: left;
}

a.email{
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

a.email:hover{
	color: #000000;
	text-decoration: underline;
}

.bdr_img1{
	border:1px solid #666666;
}
.bdr_tbl {
	border: 1px solid #CCCCCC;
}

.sublinks{
	background-color: #FF9900;
	padding-right: 10px;
	padding-left: 10px;
}

.sublinks A{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.sublinks A:hover{
	color: #000000;
	text-decoration: underline;
}

.left_sublink{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
	padding-left: 40px;
}
.left_sublink A{
	color: #990000;
	text-decoration: none;
}
.left_sublink A:hover{
	color: #333333;
	text-decoration: underline;
}

.txt_box{
	border: 1px solid #CCC;
}

.marquee{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #F00;
	background-color: #FFF;
	padding-top: 4px;
	padding-bottom: 4px;
}

