@charset "utf-8";
body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868686;
	text-align:left;
}
h1, h2, h3, h4, p {
	margin:0px;
	padding:0px;
}
img{
border:0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #868686;
	text-align:left;
	margin-bottom:20px;
}
h1{	
	font-size: 34px;
	color:#FB880D;
}
h2{
	font-size: 20px;
	color:#B70101;
}
h3{
	font-size: 18px;
	color:#000;
}
h4{
	font-size: 15px;
	color:#000;
	margin-bottom:10px;
}
a{
color:#C25505;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

.topbg {
	background-image: url(images/topbg.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	background-position: left 27px;
	height:72px;
	
}
.horiline {
	background-image: url(images/horidots.gif);
	background-repeat: repeat-x;
}
.leftcol-top {
	background-image: url(images/boxtop.gif);
	background-repeat: no-repeat;
	height:12px;
}
.leftcol-bott {
	background-image: url(images/boxbott.gif);
	background-repeat: no-repeat;
	height:12px;
}
.borderlines{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #292929;
	border-left-color: #292929;
}
.rightcol-top {
	background-image: url(images/boxright-top.gif);
	background-repeat: no-repeat;
	height:10px;
}
.rightcol-bott {
	background-image: url(images/boxright-bot.gif);
	background-repeat: no-repeat;
	height:10px;
}
.twitterimg{
padding-left:12px;
}
.line{
border-top:1px solid #474747;
height:20px
}
.menubg{
	background-image: url(images/navbg.gif);
	background-repeat: no-repeat;
	width:780px;
	height:30px;
}
#menu{
width:700px;
margin:0px auto;
padding:0px;

}
#menu ul{
margin:0px;
padding:0px;
}
#menu ul li{
display:inline;
}
#menu ul li a{
color:#fff;
text-decoration:none;
border-right:1px solid #fff;
padding-right:15px;
padding-left:15px;
}
#menu a.lastlink{
border-right:none;
}
#menu a:hover{
color:#000;
}


.innercol-top {
	background-image: url(images/innercol-top.gif);
	background-repeat: no-repeat;
	height:10px;
}
.innercol-bott {
	background-image: url(images/innercol-bott.gif);
	background-repeat: no-repeat;
	height:10px;
}

.subhead{
color:#000;
font-size:11px;
font-weight:bold;
}
.red{
color:#E81717;
}
.link1{
color:67D1F2;
}

.redsubtext{
color:#E81717;
font-size:13px;
}

}

.subtext{
color:#808080;
font-size:11px;
}


.fottertext{
font-size:10px;
}
