BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	background-color: #03070A;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
#container {
	WIDTH: 768px;
	TEXT-ALIGN: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #777777;
	border-left-color: #777777;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
}

#feature {
	WIDTH: 162px;
	TEXT-ALIGN: left;
	padding: 0px 10px 10px;
	margin: 0px;
}
#content {
	TEXT-ALIGN: left;
	width: 326px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #cccccc;
}
#content01 {
	TEXT-ALIGN: left;
	width: 540px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 10px;
}
#image {
	TEXT-ALIGN: center;
	width: 180px;
	margin: 5px;
	background-color: #666666;
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: right;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
}
.gray {
	color: #333333;
}
.title {
	color: #ffffff;
	font-size: 18px;
	font-weight: bolder;
	padding-left: 20px;
}
.title01 {
	color: #FFCC00;
	font-size: 13px;
	font-weight: bolder;
	padding-left: 10px;
}
 a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#FFFF66;
	text-decoration: none;
}
 a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFCC;
	text-decoration: none;
}
 a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#FF6000;
	text-decoration: underline;
}
 a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	color:#FF6000;
	text-decoration: underline;
	}
