body {
background-color: #181818; 
margin: 0px 0px 0px 0px;
font-family: verdana;
color: White;
font-size: 12px;
text-align:center;
scrollbar-base-color: ccc;
scrollbar-3dlight-color: ccc;
scrollbar-arrow-color: #ff3300;
scrollbar-darkshadow-color: #D3E8E5;
scrollbar-face-color: #D3E8E5;
scrollbar-highlight-color: fff;
scrollbar-shadow-color: ccc;
}

#title-text {
position: absolute;
z-index: 2;
width:200px;
height:15px;
left:15px; 
top:20px;
font-size:11px;
color: #F9440D; 
text-align: left; 
font-weight:bold;
}


fieldset.search {
	border: none;
	width: 243px;
	margin: 0 auto;
	vertical-align:middle;
	
}
.search input, .search button {
	border: none;
	float: left;
	vertical-align:middle;
}
.search input.box {
	color: #fff;
	font-size: 14px;
	width: 190px;
	height: 31px;
	padding: 8px 5px 0;
	background: #262626;
	margin-right: 5px;
	border: 1px solid #000;	
	vertical-align:middle;
}
.search input.box:focus {
	background: #616161 url(search.jpg) no-repeat left -38px;
	outline: none;
}
.search button.btn {
	width: 32px;
	height: 31px;
	cursor: pointer;
	text-indent: -9999px;
	background: #fbc900 url(search.jpg) no-repeat top right;
	vertical-align:middle;
	
}
.search button.btn:hover {
	background: #fbc900 url(search.jpg) no-repeat bottom right;
}

/* FORMATING */
p {font-size:12px; color: #fff; text-align: justify; font-weight:normal}
p.cpy {font-size:12px; color: fff; text-align: left; font-weight:normal}
p.headers {font-size:12px; color: #F9440D; text-align: left; font-weight:bold}
p.sub-nav2 {font-size:12px; color: #F9440D; text-align: left; font-weight:normal}
h1 {font-size:16px; color: #fff; font-weight:bold}
td.sm {font-size:12px; color: #FF3300; font-weight:bold}
.frm {font-size:12px; color: #FF3300; font-weight:normal; padding-right:10px}

div.cntdwnT{font-size:12px; color: #333; font-weight:normal}
div.cntdwn{font-size:12px; color: #cc0000; font-weight:normal}

li {font-size:12px; color: #fff; font-weight:normal; padding-left:0px; margin-left: 0px}
ul.inside {list-style-position: inside}


a:link{color: #B8B8B8; font-size:12px; font-weight:normal; text-decoration: none}
a:active{color: #92F214; font-size:12px; font-weight:normal; text-decoration: none}
a:visited{color: #B8B8B8; font-size:12px; font-weight:normal; text-decoration: none}
a:hover{color: #92F214; font-size:12px; font-weight:normal; text-decoration: none}

hr.thin {height: 1px;border: 0;color: #000;background-color: #000;width: 97%;} 
hr.thinw {height: 1px;border: 0;color: #fff;background-color: #fff;width: 100%;} 



a.cod:link{color: #B8B8B8; font-size:16px; font-weight:normal; text-decoration: none}
a.cod:active{color: #B8B8B8; font-size:16px; font-weight:normal; text-decoration: none}
a.cod:visited{color: #B8B8B8; font-size:16px; font-weight:normal; text-decoration: none}
a.cod:hover{color: #92F214; font-size:16px; font-weight:normal; text-decoration: none}

.abs a:link{color: #F9440D; font-size:12px; font-weight:normal; text-decoration: none}
.abs a:active{color: #F9440D; font-size:12px; font-weight:normal; text-decoration: none}
.abs a:visited{color: #F9440D; font-size:12px; font-weight:normal; text-decoration: none}
.abs a:hover{color: #B8B8B8; font-size:12px; font-weight:normal; text-decoration: none}

