@charset "iso-8859-1";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #344045;
	line-height:19px;
}
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #313f46;
}
strong
{
	color:#B96B0A;
	font-weight:bold;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}
#text_dw
{
	text-align:center; 
	margin-top:15px;
	color:#FFF;
}
#text_dw a:link, #text_dw a:visited {
	text-decoration: none;
	color: #FFF;
}
#text_dw a:hover, #text_dw a:active {
	text-decoration: underline;
	color: #FFF;
}
#link_dw
{
	font-size:10px;
	text-align:center;
	color:#B96B0A;
}
#link_dw a:link, #link_dw a:visited {
	text-decoration: none;
	color: #B96B0A;
}
#link_dw a:hover, #link_dw a:active {
	text-decoration: underline;
	color: #B96B0A;
}
#credits {
	margin-top:10px;
	text-align:center;
	color:#fff;
}
#credits a:link, #credits a:visited {
	text-decoration: none;
	color: #FFF;
}
#credits a:hover, #credits a:active {
	text-decoration: none;
	color: #FFF;
}
/*********FLEXCROLL***********/
.flexcroll {
	padding-right:10px;
	width:400px;
	margin-right:0px !important;
}
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}
.vscrollerbase {
width: 6px;
background-color:#e5e5e5;
}
.vscrollerbar {
width: 6px;
background-color:#B96B0A;
cursor:pointer;
}
.hscrollerbase {
height: 5px;
background-color: #fff;
}
.hscrollerbar {
height: 5px;
background-color: #fff;
}
.scrollerjogbox {
width: 5px;
height: 5px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: #fff;
}
/****************************/