/* CSS Document */


body {
	margin: 0px;
	background-image: url(../images/bg.jpg); background-repeat:repeat-x;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	font-family: "Monotype Corsiva";
	font-size: 18px;
}

.blue12 { font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #03478C; }
.blue12 A:link { COLOR: #03478C; TEXT-DECORATION: underline; }
.blue12 A:visited { COLOR: #03478C; TEXT-DECORATION: underline; }
.blue12 A:active { COLOR: #03478C; TEXT-DECORATION: underline; }
.blue12 A:hover { COLOR: #03478C; TEXT-DECORATION: underline; }

.mainTable { background-image: url(../images/index/index_r13_c1.jpg); background-repeat:repeat-y; }
.tableBottom { background-image: url(../images/index/index_r15_c1.jpg); background-repeat:no-repeat; background-position: bottom; }
.tableTop { background-image: url(images/index/index_r7_c1.jpg); background-repeat:no-repeat; background-position:top; }


.form {
	border: #03478C 1px solid; 
	padding-left: 5px; 
	FONT-SIZE: 11px; 
	COLOR: #03478C; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff
}
.formmessage {
	BORDER: #03478C 1px solid; 
	padding-left: 5px; 
	FONT-SIZE: 11px; 
	overflow: auto; 
	COLOR: #03478C; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	height: 50px; 
	BACKGROUND-COLOR: #ffffff
}
.footer_text, a.footer_text:link, a.footer_text:hover, a.footer_text:active, a.footer_text:visited  {color: #FFFFFF}
