/* CSS Document */
body, html{
	overflow-x: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	overflow:-moz-scrollbars-horizontal-none;
}

body {
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	background:#660000;
	}

/* TextRollover */
a:link { color:#92C4F7; text-decoration:none;}
a:visited { color:#999; text-decoration:none;}
a:hover { color:#fff; }
a:active { color:#92C4F7; text-decoration:none;}

#mainContent {
	position:absolute;
	top:120px;
	left:50%;
	margin-left:-140px;
	width:350px;
	z-index:100;
	overflow:visible;
	}
	
/* START CLASSES */
.imglnk {
	border:0px;
	margin:0px;
	padding:0px;
	}


/* NAVIGATION STYLES */
.subNavHldr {
	padding:5px;
	background: #CC3300;
	}
.subNavText {
	padding: 2px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color:#fff;
	}
.subNavText:hover {
	color:#c30;
	background: #333;
	}
	
/* TEXT */
.maincontent {
	padding:10px;
	}
.leftborder {
	border-left:1px dotted #4d4d4d;
	border-bottom:1px dotted #4d4d4d;
	}
.content_area {
	padding:10px;
	border-bottom:1px dotted #4d4d4d;
	}
.pic {
	margin-top:-10px;
	padding:5px;
	/* border-right:1px dotted #9cf;*/
	border-bottom:1px dotted #9cf;
	}
.headpic {
	background: url("../img/rc_002_r1_c5.jpg") no-repeat;
	}
.head {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size:24px;
	color:#fff;
	border-bottom:1px dotted #f60;
	letter-spacing:-1px;
	}
.smallhead {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size:12px;
	color:#fff;
	border-bottom:1px dotted #f60;
	letter-spacing:5px;
	text-transform:uppercase;
	}
.subhead {
	margin-top:-5px;
	margin-bottom:-5px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:14px;
	color:#f60;
	}
.body {
	/*margin-top:-10px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	}
.bodySpecial {
	margin-left:5px;
	padding:5px;
	font-family:Geneva,Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:.5px;
	color:#ccc;
	border-left:4px solid #92C4F7;
	}

.piccap {
	/*margin-top:-10px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666;
	}
.newsdate {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999;
	}
.newstext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#fff;
	}
