/* template ver 2.0 styles */

body {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin:0px;
}
.bodylinks {
	color: #000000;
}
.bodybullets {
	margin-left: 50px;
	padding-left: 50px;
	padding-right: 50px;
	color: #000000;
	}

.bodybullets a:link {
	color: #000000;
	text-decoration: none;
}
.bodybullets a:visited {
	text-decoration: none;
	color: #000000;
}
.bodybullets a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.bodybullets a:active {
	text-decoration: none;
	color: #000000;
}

.bodylinks a:link {
	color: #000000;
	text-decoration: none;
}
.bodylinks a:visited {
	text-decoration: none;
	color: #000000;
}
.bodylinks a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.bodylinks a:active {
	text-decoration: none;
	color: #000000;
}

.footnotes {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	margin:25px;
}

.footnotes  a:link {
	color: #000000;
	text-decoration: none;
}
.footnotes  a:visited {
	text-decoration: none;
	color: #000000;
}
.footnotes  a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.footnotes  a:active {
	text-decoration: none;
	color: #000000;
}


p {
	font-size: 12px;
	margin:0px;
}
.normal {
	font-size: 12px;
	margin:0px;
}
.normal a {
	text-decoration:none;
	color:#FF0000;
}
.normal a:hover {
	text-decoration:underline;
}
h1 {
	font-size: 18px;
	margin:0px;
}
h3 {
	font-size: 14px;
	margin:0px;
}
ul {
	font-size: 12px;
	margin:0px;
}
ol {
	font-size: 12px;
	margin:0px;
}
a {
	text-decoration:none;
	color:white;
	font-weight: bold;
}
a:hover {
	text-decoration:underline;
}
.body {
	padding: 10px;
}
.gennav {
	padding-right: 5px;
}
.gennav a {
	font-size:11px;
	color: white;
	margin-right:.5em;
}
.rnews h3 {
	color:white;
}
.rnews p {
	font-size:11px;
	color: white;
}
.rnews a {
	font-size:11px;
	color: #D4373A;
}

.hznav {
	padding:10px;
	padding-left: 69px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:11px;
	color:white;
	background-color:#000000;
}
.hznav a {
	font-size:11px;
	color:white;
	margin-right:.5em;

}

#maincontent {
	border-top:1px solid black;
	margin-left:8px;
	width:755px;
	background-image: url(s_slvr.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#margin {
width:48px;
}

#leftcontent {
padding:15px;
width:485px;
}

#rightcontent {
padding:10px;
}


#rightcontent p {
	font-size: 11px;
	margin-left: 5px;
}


.spec p {
	margin-top: 5px;
}
.spec h3 {
	margin-top: 5px;
	margin-bottom:-5px;
}




.right 
{
	float: right;
	padding: 5px;
}


.lcol {
	padding: 10px;
}
.lcol h4 {
	font-style: oblique;
	font-size: 11px;
	font-weight: normal;
}
.rcol {
	padding: 10px;
}
.footer {
	padding-left:25px;
	padding-top:2px;
	color:white;
}
.footer p {
	font-size: 10px;
}
.fnav {
	padding-left:10px;
	padding-bottom:5px;
	color: #FFFFFF;
}
.fnav a {
	font-size: 10px;
	margin-right:5px;
	color: #FFFFFF;
}
.credit {
	font-size: 10px;
	padding-left:10px;
	padding-top:2px;
	color:white;
}
.bodybullets {
margin-left: 25px;
}