BODY {
	margin: 1px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	
}

A {
	color: #2A0E72;
}

A:hover {

}

.header {
	background-color: #2A0E72;
	color: #ffffff;
}

.topnav {
	color: #ffffff;
	vertical-align: top;
	text-align: right;
	padding-right: 3px;
}

.topnav A {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

.header_image {
	background-image: url(images/rotate/rotator.php);
	background-repeat: no-repeat;
	height: 61px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	color: #2A0E72;
	font-weight: bold;
	font-size: 12px;
}

.nav {
	background-image: url(images/bak_nav.gif);
	background-repeat: repeat-x;
	background-color: #999999;
	color: #333333;
	font-size: 12px;
	padding: 3px;
	text-transform: uppercase;
	height: 20px;
	border-bottom: solid 1px #2A0E72;
	border-top: solid 1px #2A0E72;
}

.nav A {
	color: #333333;
	text-decoration: none;
	padding: 3px;
}

.nav A:hover {
	color: #ffffff;
	text-decoration: none;
}

.content {
	font-size: 12px;
}

.divider {
	background-image: url(images/dottedline.gif);
	background-position: top;
	background-repeat: repeat-y;
	width: 5px;
}

.photo {
	color: #666666;
	font-size: 10px;
	text-align: center;
}

.footer {
	color: #999999;
	font-size: 11px;
	text-align: center;
	border-top: solid 1px #999999;
}

H1 {
	text-transform: uppercase;
	color: #333333;
	font-size: 14px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

H2 {
	color: #333333;
	font-size: 14px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

.inset_box {
	background-color: #BACFE3;
	border: solid 1px #2A0E72;
}

.applink {
	text-transform: uppercase;
	font-size: 10px;
}

.applink A {
	text-decoration: none;
	color: #2A0E72;
}

.applink A {
	text-decoration: none;
	color: #2A0E72;
}

.grey {
	color: #999999;
	font-size: 10px;
}





