body {
	background-color: #000000;
	background-position: center center;
	margin: 0px 0px; 
	padding:0px;
	scrollbar-base-color:#cccccc; 
    scrollbar-arrow-color:#f2edb5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;		  
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;	
	text-decoration: none;
}
a:hover {
	color: #fff;
}
.logo {
	padding-top: 10px;
	float:left;
}
.ttop {
	background: #303030;
	width: auto;
	text-align: right;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 2px;
	font: 8pt Geneva, Arial, Helvetica, sans-serif;	
}
.tabhilight {
	color: #e8e8e8;
	font-weight: bold;
}
.tab {
	width: auto;
	font-size: 12px;
	font-weight: bold;
	padding-top: 50px;	
	padding-left: 100px;
	float:left;
}
.tabmore {
	font-size: 12px;
	font-weight: bold;
	padding-top: 50px;	
	padding-right: 50px;
	padding-left: 50px;
	float: right;
}
.tab a,.tab a:visited, .tabmore a, .tabmore a:visited {
	font-size: 12px;
	font-weight: bold;	
}
.tab a:hover, .tab a:active, .tabmore a:hover, .tabmore a:active {
	border-top-width: 4px;
	border-top-style: dotted;
	border-top-color: #c6001a;	
}
.tabselected {
	border-top-width: 4px;
	border-top-style: dotted;
	border-top-color: #c6001a;
	color: #fff;
}
.flashFrame {
	border-top: none;
	border-right: 1px solid #666666;
	border-bottom: none;
	border-left: 1px solid #666666;
	width: 855px;
	height: 570px;
	background: #151515;
}
.autoViewer {
	border-top: none;
	width: 100%;
	height: 570px;
	background: #151515;
}
.bannerHead {
	height: 69px;
	width: auto;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
	padding-left: 15px;	
}

.bannerFoot {
	height: auto;
	width: auto;
	border-top: 1px solid #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
	padding-top: 5px;
	padding-right: 10px;	
	font: .9em Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
}
