body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../images/bg-cell.jpg); background-repeat:repeat-x;
}
#backleft , #backright {
	position:absolute;
	width:407px;
	height:555px;
}
#backleft {
	position:absolute;
	float:left;
	background-image: url(../../images/bg-left.jpg);
	background-repeat:no-repeat;
	left: -1px;
}
#backright {  
	right:0px; 	
	background-image: url(../../images/bg-right.jpg); background-repeat:no-repeat;
}

#mainMenu {
	position:absolute;
	z-index:100;
	left: 2px;
	top: 0px;
}

.hot-color1 { background-color:#666600; }
.hot-over1 { background-color:#AAAA00; }


.hot-color2 { background-color:#333300; }
.hot-over2 { background-color:#6A6A00; }

.hot-color3 { background-color:#666666; }
.hot-over3 { background-color:#7E7E7E; }

.news-row 	{ background-color:#333333; 	}
.news-over 	{ background-color:#666666;	}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	font-weight: bold;
}
a:link 		{ 	text-decoration: none; 	color: #FFFFFF; 	}
a:visited 	{ 	text-decoration: none; 	color: #FFFFFF; 	}
a:hover 	{ 	text-decoration: none; 	color: #CCCCCC; 	}
a:active 	{ 	text-decoration: none; 	color: #FFFFFF; 	}
.style2 {font-size: 10px}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 14px;
	color: #FFFFFF;
}
.style3 {
    font-size: 14px
	color: #999900;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	color: #999900;
	margin-bottom:1px;
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #996600;
}
.style11 {
	font-size: x-small;
	color: #999900;
	font-weight: bold;
}
.txtbox {
	height: 17px;
	font-size: 9px;
}

.txtarea {
	font-size: 9px;
}

.xbutton {
	height: 20px;
	font-size: 12px;
	cursor:pointer;
	background-color: #A4A4A4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}

