BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	background-color: #09D4FF;
}
#container {
	WIDTH: 750px;
	TEXT-ALIGN: left;
	background-image: url(../images/main_bg.gif);
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: repeat-x;
	padding-bottom: 10px;
}
#feature {
	WIDTH: 160px;
	TEXT-ALIGN: left;
	background-color: #8FA335;
	border: 10;
	padding: 10px;
	margin: 10px;
}
#topic_right {
	WIDTH: 187px;
	TEXT-ALIGN: left;
	padding: 20px 70px 20px 20px;
	margin: 0px;
	background-image: url(../images/tab_bg01.jpg);
	height: 198px;
}
#topic {
	WIDTH: 237px;
	TEXT-ALIGN: left;
	background-color: #EBAD14;
	border: 10 #6E9C5B;
	padding: 10px;
	margin: 10px;
}
#left {
	WIDTH: 214px;
	TEXT-ALIGN: left;
	background-image: url(../images/table_bg.gif);
	background-repeat: no-repeat;
	padding: 5px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	height: 220px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #661100;
}
.whitefont {
	color: #FFFFFF;
	margin-left: 20px;
}
.yellowfont {
	color: #FFFF99;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.redtitle {
	color: #CC0000;
	font-weight: bold;
	font-size: 13px;
}
.title01 {
	color: #FFFF00;
	font-weight: bolder;
	font-size: 14px;
}
.menu a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFF99;
	margin-left: 10px;
	line-height: 25px;
	text-decoration: underline;
}
.menu a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight:bold;
	color:#FFFFCC;
	margin-left: 10px;
	text-decoration: underline;
}
.menu a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight:bold;
	color:#FF3300;
	margin-left: 10px;
	text-decoration: underline;
}
.menu a:active{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:12px;	
line-height: 25px; 
	margin-left: 10px;
	font-weight: bold; 
	color:#FF6600;}
 a:link{
	font-family:verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
}
 a:visited{font-family:verdana, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color:#000000; 
}
 a:hover{font-family:verdana, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color:#661100;
}
 a:active{font-family:verdana, sans-serif; font-size:11px; font-style: normal; font-weight: normal; color:#000000;
}
