body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2D368E;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}.ttl {
	background-image: url(images/ttl.jpg);
	background-repeat: repeat-x;
}
.nav {
	background-image: url(images/nav.gif);
	background-repeat: repeat-y;
}
.white {
	background-image: url(images/white_mid.jpg);
	background-repeat: repeat-y;
}
.adHor1 {
	margin-top: 5px;
	clear: none;
	float: none;
	visibility: visible;
	top: 5px;
}
.navText {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E51717;
	letter-spacing: 2px;
	text-align: left;
	text-indent: 10px;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #E51717;
	border-bottom-color: #E51717;
	margin-left: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.HDR {
	font-size: 14px;
	color: #2C368E;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.HDRSub {
	font-size: 12px;
	color: #2C368E;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.whiteContent {
	margin-right: 40px;
	margin-left: 40px;
}
td.nav a:link {text-decoration: none;
			color: #FF0000;}
td.nav a:hover {
	color: #FF0000;
	background-color: #FFFFCC;
	text-decoration: underline;
	display: inline;
}
td.nav a:visited {color: #FF0000;
			text-decoration: none}
td.nav a:active {color: #E51717;
color: #FF0000;}
	
.copyright {
	font-size: 10px;
	color: #FFFFCC;
	text-transform: uppercase;
}
td.copyright a:link {color: #FFFFCC;}
td.copyright a:hover {color: #FFFFCC;}
td.copyright a:active {color: #FFFFCC;}
td.copyright a:visited {color: #FFFFCC;}

