body {
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
hr {
	height:1px;
	color:#f2e8f1;
}
p {
	line-height:1.5;
}
#copyright {
	text-align:right;
	font-size:11px;
	color:#000;
	position:relative;
	top:-3px;
}
#msg {
	font-size:11px;
	color:#3a496e;
	font-style:italic;
	position:relative;
	top:-4px;
}
.majornav {
	font-size:13px;
}
.majornavon {
	font-size:12px;
}
p, li {
	color:#333;
	font-size:12px;
}
A:link    {text-decoration: none;color:#ffffff}
A:visited {text-decoration: none;color:#ffffff}
A:active  {text-decoration: none;color:#ffffff}
A:hover   {text-decoration: none;color:#ffffff}

.majornav A:link    {text-decoration: none;color:#624863}
.majornav A:visited {text-decoration: none;color:#624863}
.majornav A:active  {text-decoration: none;color:#624863}
.majornav A:hover   {text-decoration: none;color:#624863}

.majornavon A:link    {text-decoration: none;color:#624863;font-weight:bold}
.majornavon A:visited {text-decoration: none;color:#624863;font-weight:bold}
.majornavon A:active  {text-decoration: none;color:#624863;font-weight:bold}
.majornavon A:hover   {text-decoration: none;color:#624863;font-weight:bold}

.subnav, .subnavon {
	padding-left: 10px;
	padding-right: 10px;
	font-size:11px;
	display:inline;
}

.subnav A:link    {text-decoration: none;color:#624863}
.subnav A:visited {text-decoration: none;color:#624863}
.subnav A:active  {text-decoration: none;color:#624863}
.subnav A:hover   {text-decoration: none;color:#624863}

.subnavon A:link    {text-decoration: none;color:#624863;font-weight:bold}
.subnavon A:visited {text-decoration: none;color:#624863;font-weight:bold}
.subnavon A:active  {text-decoration: none;color:#624863;font-weight:bold}
.subnavon A:hover   {text-decoration: none;color:#624863;font-weight:bold}

.white {
	color:#fff;
}