BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	background-color: #C2DC6E;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
#container {
	WIDTH: 760px;
	TEXT-ALIGN: left;
	border: 1px solid #ffffff;
	margin-left: auto;
	margin-right: auto;
}
#top {
	width: 270px;
	padding: 15px;
}
#toptitle {
	width: 280px;
	background-color: #F2CB30;
	padding: 8px 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EDBA29;
}
#content01 {
	WIDTH: 235px;
	text-align: left;
	padding: 15px;
	float: left;
}
#content02 {
	WIDTH: 240px;
	text-align: left;
	padding: 15px;
	float: right;
}
#content {
	WIDTH: 510px;
	text-align: left;
	padding: 15px;
}
#contenttitle {
	width: 520px;
	background-color: #AEC954;
	padding: 8px 10px;
	border-bottom-color: #A2BC4E;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
#left {
	width: 199px;
	padding: 10px;
}
#lefttitle {
	width: 199px;
	background-color: #C2DC6E;
	padding: 8px 10px;	
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #AEC954;
}
#left IMG {
	FLOAT: left;
	padding-right: 10px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
h1 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
h3 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
}
a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#7E9630;
	text-decoration: none;
}
a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#7E9630;
	text-decoration: none;
}
a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#FF6600;
	text-decoration: underline;
}
a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	color:#FF6600;
	text-decoration: underline;
}
.gray {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
