body { font-family: Arial,Helvetica,sans-serif; font-size: 12px; }
a:link { color: #006699; text-decoration: none; }
a:visited { color: #006699; text-decoration: none; }
a:hover { color: #996699; text-decoration: none; }

.menu,.title {
	background-color: #eeeeee;
	border-top: solid 1px #cc0000;
	border-bottom: solid 1px #cc0000;
	padding: 3px;
	color: #006699;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px;
	font-weight: bold;
}
.menu a:link { color: #006699; text-decoration: none; font-weight: bold;}
.menu a:visited { color: #006699; text-decoration: none; font-weight: bold;}
.menu a:hover { color: #996699; text-decoration: none; font-weight: bold;}
.menu td { color: #006699; font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; }

.divider { 
	border-bottom: solid 1px #cc0000; 
	margin-top: 0 px;
	margin-bottom: 4px;
}

h1,.heading {
	color: #006699;
	font-size: 12px;
	font-weight: bold;
}

.subheading {
	color: #006699;
	font-size: 12px;
}
.error { color: #cc0000; font-weight: bold; }