font,th,td,p,body,form,input,select,option,a,textarea  {
	color:#ddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {background-color:#000;}
#sbb
{
	color:Black;
	background:#F0F2F5 url(/images/b-bg.gif) repeat-x bottom left;
	border:1px solid #cccccc;
	width:100px;
	cursor:pointer;
}
td.header
{
	height:80px;
	/*background:#000 url(/images/lbg.jpg) no-repeat top right;*/
}
.footer
{
	color:#888888;
	font-size:9px;
	padding:5px;
	text-align:center;
}
.footer a {color:#888888;font-size:9px;font-weight:normal;}
.footer a:link, .page-bottom a:visited, .page-bottom a:active{text-decoration:none;}
.footer a:hover {color:#ffdd00;}
/*a{color:#2A5AFF;}*/
/*a{color:#ffdd00;}*/
/*a{color:#2A5A9A;}*/
a{color:#ffdd00;}
/*a{color:#AA001A;}*/
a:link {  text-decoration: none; }
a:active {  text-decoration: none; }
a:visited {  text-decoration: none; }
a:hover { color: #ffffff ; text-decoration: underline; }
a img { border: none; }
p{margin:10px 10px 10px 10px;}
input,select,option,textarea{color:#000000;}
.center
{
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.a-img
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	cursor:pointer;
}
h1
{
	background:#0A142A url(/images/h-bg.gif) no-repeat top left;
	padding-left:30px;
	font-style:italic;
	font-size:14px;
	margin:5px 0px 0px 10px;
}
h2
{
	font-size:12px;
	font-weight:bold;
	margin:5px 0px 0px 10px;
}
li
{
	margin-right:10px;
}
.content
{
	/*background:#15181C url(/images/c-bg.gif) repeat-x bottom left;*/
	background:#0A142A url(/images/c-bg.gif) repeat-x bottom left;
	
	vertical-align:top;
}
td.g-ad
{
	background-color:#0A142A;
	text-align:center;
}
#main-menu
{
	position:relative;
	display:block;
	height:25px;
	
	background:transparent url(/images/mm-bg.gif) repeat-x top left;

	/*font-family:Arial,Verdana,Helvitica,sans-serif;*/
	/*margin-bottom:5px;*/
	margin-top:5px;
	/*
	border-bottom:1px solid #182947;
	border-top:1px solid #182947;
	*/
	border-bottom:1px solid #000;
	border-top:1px solid #000;
}
#main-menu ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#main-menu ul li
{
	height:25px;
	display:block;
	float:left;
	margin:0;
	/*border-right:1px solid #182947;*/
	border-right:1px solid #000;
	cursor:pointer;
}
#main-menu ul li a,#main-menu ul li a:link,#main-menu ul li a:visited, #main-menu ul li a:active
{
	font-weight:bold;
	font-family:Arial;
	font-size:11px;
	display:block;
	float:left;
	/*color:#888888;*/
	/*color:#ffdd00;*/
	color:#fff;
	text-decoration:none;
	padding:5px 15px 0px 15px;
	height:25px;
	background:transparent url(/images/mm-bg.gif) repeat-x top left;
}
#main-menu ul li a:hover, #main-menu ul li a.current:link,#main-menu ul li a.current:visited,#main-menu ul li a.current:active,#main-menu ul li a.current:hover
{
	background:transparent url(/images/mm-bg-on.gif) repeat-x top left;
	color:#fff;
	/*color:#ffdd00;*/
}
a.tn img 
{
	font-family:Impact;
filter:alpha(opacity=70); 
-moz-opacity: 0.7; 
opacity: 0.7;}

a.tn:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}
a.tn
{
	display:block;
	background-color:#000;
	width:130;
	height:98;
}
div.gd
{
	width:130px;
	height:180px;
	padding:5px;
	text-align:center;
	border:1px solid #444;
	font-size:10px;
	margin-left:auto;
	margin-right:auto;
}
.gd a
{
	font-size:10px;
	margin-bottom:3px;
}
.gd a:hover
{
	text-decoration:none;
}
.gallery td
{
	width:150px;
	text-align:center;
	vertical-align:top;
	font-size:9px;
}
.gallery img
{
	width:130px;
	height:98px;
}
.gallery a img
{
filter:alpha(opacity=70); 
-moz-opacity: 0.7; 
opacity: 0.7;
}
.gallery a:hover img
{
	filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}
a.g-img-href
{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	display:block;
	width:130px;
	height:95px;
	background-color:#000;
}
.gPage
{
	font-size:10px;
	font-family:Impact;
	padding-left:5px;
	padding-right:5px;
	cursor:pointer;
	color:#fff;
}
.gPageCurrent
{
	font-size:10px;
	font-family:Impact;
	padding-left:5px;
	padding-right:5px;
	cursor:pointer;
	color:#ffdd00;
	
}
.gPageHov
{
	color:#ffdd00;
}
img.arrow
{
	height:8px;
}
.fr-holder {
	width:250px;
	border:1px solid #444;
	padding:5px;
	min-height:75px;
	height:auto !important;
	height:75px;
}
.fr-holder img {
	width:100px;
	height:75px;
}
.fidke-gen-error-msg {
	color:Red;
}