@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #F37937;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F37937;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#F37937;
}
a:active {
	text-decoration: none;
	color: #F37937;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}

.orange {
	color: #F37937;
}

#main {
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	visibility: visible;
	height: 501px;
	width: 887px;
	
}

#inside {
	
	overflow: hidden;
	position: relative;
	visibility: visible;
	width: 819px;
	top:34px;
	
}

#content {
	overflow: hidden;
	position: relative;
	visibility: visible;
	width: 238px;
	height:220px;
	background-color: #191919;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top:-15px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	line-height:16px;
}

#contentpros {
	overflow: hidden;
	position: relative;
	visibility: visible;
	width: 238px;
	height:120px;
	background-color: #191919;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top:-15px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	line-height:16px;
}

.header {float:left;filter:alpha(opacity=10);-moz-opacity:1.0;opacity:1.0;}


 
div.transON {width: 100%; }
div.transOFF {width: 100%; opacity:.70;filter: alpha(opacity=50); -moz-opacity: 0.5; }
div.trans25 {width: 100%; opacity:.25;filter: alpha(opacity=25); -moz-opacity: 0.25; }
div.trans75 {width: 100%; opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;}

#contentpage {
	width:820px;
	height:430px;
	position:relative;
	background-color:#191919;
	border: 1px solid #969696;
	top:32px;
}

.contenttitle {
	font-size: 20px;
	font-weight: bold;
	color: #F37937;
	position:relative;
	top:5px;
	margin-left:10px;
}

.contentpic {
	border: 1px solid #FFFFFF;
	position:relative;
	top:15px;
}

.contenttitlesmall {
	font-size: 14px;
	font-weight: bold;
	color: #F37937;
	position:relative;
	top:5px;
	margin-left:10px;
}

.newstitle {
	font-size: 14px;
	font-weight: bold;
	color: #F37937;
	position:relative;
	top:0px;
	bottom:0px;
	margin-left:0px;
}

#contentpiclayerright {
	width:150px;
	height:150px;
	background-color:#000000;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #959595;
	display: block;
	float: right;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: right;
	}

#contentpiclayerleft {
	width:150px;
	height:150px;
	background-color:#000000;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #959595;
	display: block;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: left;
}

#line {
	position: fixed;
	top: 110px;
	left:auto;
	right:auto;
	visibility: visible;
	height: 428px;
	width: 20px;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	z-index: auto;
	clear: both;
	float: none;
}

#contenttext {position:relative; line-height:16px; margin-left:10px; margin-right:10px;}