BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	background-color: #CD4305;
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-x;
}
#container {
	WIDTH: 760px;
	TEXT-ALIGN: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4D1F0C;
	border-left-color: #4D1F0C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D1F0C;
}

#hottrack {
	WIDTH: 144px;
	TEXT-ALIGN: left;
	padding: 15px;
	margin: 0px;
	background-image: url(../images/tab_bg01.jpg);
	height: 342px;
	background-repeat: no-repeat;
	border: 0px 0 0;
	top: 5px;
}

#head {
	TEXT-ALIGN: left;
	margin: 2px;
	background-repeat: no-repeat;
	background-image: url(../images/head_bg.gif);
	height: 167px;
	width: 139px;
	padding-top: 15px;
	padding-right: 100px;
	padding-bottom: 15px;
	padding-left: 20px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
}
.white {color: #ffffff}
 a:link{
	font-family:verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#111111;
	text-decoration: none;
}
 a:visited{
	font-family:verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#111111;
	text-decoration: none;
}
 a:hover{
	font-family:verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#FFFF00;
	text-decoration: underline;
}
 a:active{
	font-family:verdana, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	color:#FFFF33;
	text-decoration: underline;
	}
.menu a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	margin-left: 20px;
	text-decoration: none;
	clip: rect(auto,auto,auto,10px);
}
.menu a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFCC;
	margin-left: 20px;
	text-decoration: none;
}
.menu a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FF3300;
	margin-left: 20px;
	text-decoration: underline;
}
.menu a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 20px;
	font-weight: bold;
	color:#FF6600;
	text-decoration: underline;
}

