body { 
background-color: #000000;
background-image:url(../images/bkgd.jpg);
background-position: left top;
background-repeat: repeat-x;
margin: 30px;
}

.smlink {
	color: #707070;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	font-family: Helvetica, Arial Verdana, sans-serif; }
a.smlink {
	color: #707070;
	font-weight: normal; }
a:hover.smlink {
	color: #990000;
	text-decoration: none; }

.sidenav {
	color: #00415b;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Helvetica, Arial Verdana, sans-serif; }
a.sidenav {
	color: #00415b;
	font-weight: bold; }
a:hover.sidenav {
	color: #93a103;
	text-decoration: none; }

.sidenavon {
	color: #93a103;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Helvetica, Arial Verdana, sans-serif; }
a.sidenavon {
	color: #93a103;
	font-weight: bold; }
a:hover.sidenavon {
	color: #93a103;
	text-decoration: none; }

.sidetext {
	color: #d2dcd9;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	text-decoration: none;
	font-family: Helvetica, Arial Verdana, sans-serif; }
a.sidetext {
	color: #eeddb9;
	font-weight: normal;
	text-decoration: none; }
a:hover.sidetext {
	color: #ffffff;
	text-decoration: none; }

.quote {
	color: #5f497a;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
	text-decoration: none;
	font-family: Helvetica, Arial Verdana, sans-serif; }
a.quote {
	color: #5f497a;
	font-weight: bold;
	text-decoration: none; }
a:hover.quote {
	color: #663399;
	text-decoration: none; }

.quoter {
	color: #5f497a;
	font-size: 11px;
	font-weight: normal;
	line-height: 2em;
	text-decoration: none;
	font-family: Helvetica, Arial Verdana, sans-serif; }
a.quoter {
	color: #5f497a;
	font-weight: normal;
	text-decoration: none; }
a:hover.quoter {
	color: #666666;
	text-decoration: none; }

.content {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration: none;
	font-family: Helvetica, Arial Verdana, sans-serif; }
a.content {
	color: #990000;
	font-weight: normal; }
a:hover.content {
	color: #ff6600;
	text-decoration: none; }

p { margin-top: 10; margin-bottom: 12; }

H1 { font:16px/16px Helvetica, Arial Verdana, sans-serif; color:#990000; font-weight:bold; margin-top: 0px; margin-bottom: 15px; }

H2 { font:14px/16px Helvetica, Arial Verdana, sans-serif; color:#990000; font-weight:bold; margin-top: 20px; margin-bottom: 10px; }

.pagehd {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Helvetica, Arial Verdana, sans-serif; }
a.pagehd {
	color: #990000;
	font-weight: bold; }
a:hover.pagehd {
	color: #666666;
	text-decoration: none; }

ul {
	margin-left: 17px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(../images/bullet_arrow.gif);
	}

ul li {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	line-height: 1.2em;
	padding: 0px 0px 5px 0px;
	}

.footer {
	color: #707070;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	font-family: Helvetica, Arial Verdana, sans-serif; }
a.footer {
	color: #707070;
	font-weight: normal; }
a:hover.footer {
	color: #990000;
	text-decoration: none; }

a { color:#990000; text-decoration: none; }
a:hover { color:#ff6600; }
a:active { color:#333333; }