body, html {
	height: 100%;
	margin: 0px;
}
body {
	font-family: arial, sans-serif;
	font-size: 11px;
	background-image: url('gfx/body_bg.gif');
	background-repeat: repeat;
	color: white;
}
td {
	padding: 0px;
	vertical-align: top;
	line-height: 14px;
}
table {
	border-collapse: collapse;
}
H1 {
	font-size: 16px;
	color: white;
}
img {
	border: 0px;
}
div#selectDiv {
	height: 103px;
	width: 102px;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}
table#mainTable {
	height: 100%;
	width: 100%;
}
div#outerDiv {
	position: relative;
	vertical-align: middle;
	padding-top: 29px;
	width: 896px;
	height: 511px;
	background-color: black;
}
div#mainDiv {
	position: relative;
	width: 835px;
	height: 480px;
	background-color: #221f20;
	border: 1px solid #999999;
}
table#topNavag {
	width: 835px;
}
td#topMenu {
	width: 616px;
}
div#topMenuDiv {
	line-height: 22px;
	position: absolute;
	top: 54px;
	right: 5px;
	width: 572px;
	height: 23px;
	background-color: #221f20;
	border-bottom: 1px solid #444444;
}
#topMenuDiv a {
	margin: 0px 7px 0px 20px;
	text-align: left;
	padding-left: 10px;
	float: left;
	display: block;
	text-decoration: none;
	color: white;
}
#topMenuDiv a:hover {
	text-decoration: underline;
}
td#content {
	width: 395px;
	padding: 0px 8px 0px 0px;
	text-align: left;
}
#content IMG {
	margin-bottom: 6px;
}
td#rightNavag {
	width: 173px;
	padding: 0px 10px 10px 10px;
	border-left: 1px solid #444444;
	text-align: left;
	vertical-align: bottom;
}
td#leftNavag {
	width: 237px;
	text-align: left;

}
#vip {
	border-bottom: 1px solid #444444;
	padding: 5px 0px 5px 0px;
}
#hotspot {
	border-bottom: 1px solid #444444;
	padding-bottom: 5px;
}
#bottomMenu {
	width: 400px;
	height: 27px;
	float: right;
	margin-right: 20px;
}

#bottomMenu img{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
div#sub1{
	padding-top: 2px;
	position: absolute;
	right: 70px;
	bottom: 29px;
	visibility: hidden;
	width: 249px;
	height: 128px;
	border: 1px solid #999999;
	background-image: url('gfx/popup_bg.gif');
	background-repeat: repeat-x;
}
div#sub2{
	padding-top: 2px;
	position: absolute;
	right: 30px;
	bottom: 29px;
	visibility: hidden;
	width: 280px;
	height: 128px;
	border: 1px solid #999999;
	background-image: url('gfx/popup_bg.gif');
	background-repeat: repeat-x;
	color: #cccccc;
	text-align: left;
}
td.day {
	text-align: left;
	width: 100px;
	color: #dddddd;
	padding-left: 28px;
}
.titleNews {
	width: 250px;
}
.titleNews A {
	width: 250px;
	color: white;
	text-decoration: none;
}	
.contact INPUT {
	font-size: 11px;
	font-family: arial, sans-serif;
	color: #333333;
	background-color: #dddddd;
	border: 0px solid black;
	height: 15px;
	margin: 1px;
	padding: 0px;
}
textarea {
	font-size: 11px;
	font-family: arial, sans-serif;
	color: #333333;
	background-color: #dddddd;
	border: 1px solid black;
	overflow: auto;
}
.check {
	color: #333333;
	background-color: #333333;
	border: 0px;
}
.submit {
	font-size: 11px;
	height: 16px;
	background-color: #dddddd;
	border: 0px;
	margin: 4px 0px 0px 0px;
}
form {
	margin: 0px;
}
select {
	font-size: 11px;
	height: 18px;
	font-family: arial, sans-serif;
}
td#fout {
	color: red;
	text-align: center;
}
.assortCat {
	padding-left: 10px;
	border-left: 1px solid #444444;
}
div#contentDiv {
	width: 396px;
	position: absolute;
	height: 352px;
	overflow: auto;
	scrollbar-3dlight-color : #221f20;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #444444;
	scrollbar-darkshadow-color : #221f20;
	scrollbar-face-color : #333333;
	scrollbar-highlight-color : #444444;
	scrollbar-shadow-color : #221f20;
	scrollbar-track-color : #221f20;
}
span.date {
	font-size: 10px;
}
	
