
.mainbg {
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 100%;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 115px;
	width: 875px;
}
.button_bg {
	background-image: url(images/button_bg1.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	width: 203px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	top: 2px;
}

.header_side {
	background-image: url(images/header_side.jpg);
	background-repeat: repeat-x;
	height: 115px;
}
.top_image {
	background-image: url(images/button_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 203px;
}


.button_line {
	background-image: url(images/button_line.jpg);
	background-repeat: no-repeat;
	height: 2px;
	width: 203px;
}


.leftbutton a 
{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}



.leftbutton a:hover 
{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}
 
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #c60000;
	text-decoration: none;
}


.text2 {
	font-family: verdana;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #00639a;
	text-decoration: none;
	text-align: justify;
}


.text3 {
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	
}


.text4 {
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	
}




.footer_bg {
	background-image: url(images/footer_line.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 20px;
}
.text_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_bg2 {
	background-image: url(images/footer_bg2.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
.tableboarder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}




.footerbutton a 
{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}



.footerbutton a:hover 
{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}


.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c60000;
	text-decoration: none;
}
 
 
 .subhead3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
 
  
 .subhead4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #c60000;
	text-decoration: none;
}
 

.tdcolor {
	background-color: #F4F4F4;
}


.tablebgcolor {
	background-color: #E0E0E0;
	border: 1px solid #E2E2E2;
}

 