body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EAEABF;
	margin: 0px;
	font-size: 12px;
}

.caption     {
    border-style:solid; border-width:1; font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color:#808080;
    padding-left:.5; padding-right:.5; padding-top:1; padding-bottom:1}
    
.captiontable	{
	padding:3px;
	border-collapse: collapse;
	margin:8px;
	border:none;
}
.header {
	background-image: url('../images/template102_r1_c1.jpg');
	background-repeat: no-repeat;
	background-position:  center 50%;
}

.subhead {
	font-size: 14px;
	font-weight: bold;
}

p {
	padding-left: 15px;
	padding-right: 15px;
}

.center{
	background-image: url('../images/template102_r3_c1.jpg');
	background-repeat: repeat-y;
	background-position:  center 50%;
}

.footer{
	background-image: url('../images/template102_r5_c1.jpg');
	background-repeat: no-repeat;
	background-position:  center 50%;
}

a:link {
	color: #0000FF;
	text-decoration: none underline;

}
a:hover {
	color: #008080;text-decoration:underline
	

}a:visited {
	color: #800080;
	text-decoration: none underline;

}a:active {
	color: #FF0000;
	text-decoration: none underline;
}

.hdrtxt{
	font-size: 18px;
	font-weight: bold;
	color: #330000;
	padding-left: 10px;
}

.nav {

}

.nav a:link {
	color: #660000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.nav a:hover {
	color: #660000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
	
}

.nav a:visited {
	color: #660000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}

.nav a:active {
	color: #660000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
