/* CSS Document */
body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin:0px;

}

.contentText1{
	padding-left:8px;
	padding-right:7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F4E6F;

}
.contentText3{
	padding-left:8px;
	padding-right:7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;

}
.contentText2{
	padding-left:11px;
	padding-right:6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F4E6F;
}

a:link {
	color: #2F4E6F;
}
a:visited {
	color: #2F4E6F;
}
a:hover {
	color: #2F4E6F;
}
a:active {
	color: #2F4E6F;
}

.maintable {
	background-image: url(../images/index/index_r9_c1.jpg);
	background-repeat: repeat-y;
}
.maintableSub {
	background-image: url(../images/index/index_subBG.jpg);
	background-repeat: repeat-y;
}


.bottomtable {
	background-image:url(../images/index/index_r10_c1.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.bottomtable2 {
	background-image: url(../images/index/index_bottom2.jpg);
	background-repeat:no-repeat;
	background-position: top;
}
.bottomtable3 {
	background-image: url(../images/index/index_bottom3.jpg);
	background-repeat:no-repeat;
	background-position: top;
}
.bottomtable4 {
	background-image: url(images/bottom_tables.gif);
	background-repeat:no-repeat;
	background-position: top;
}
.contenttable {
	background-image: url(../images/bottomcontent.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}
.indextext {
	background-image: url(../images/centerbg.jpg);
	background-repeat:repeat-y;
	
	background-position:bottom;
}
.contenttableSub {
	background-image: url(../images/bottomcontent_sub.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}
.indextextSub {
	background-image: url(../images/centerbg_sub.jpg);
	background-repeat:repeat-y;
	
	background-position:bottom;
}



.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
.footer a:link { color: #000000; text-decoration:underline}
.footer a:visited { color: #000000; text-decoration:underline}
.footer a:hover { color: #000000; text-decoration:underline}
.footer a:active { color: #000000; text-decoration:underline}
