BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	background-image: url(../images/bg.gif);
}
#container {
	WIDTH: 770px;
	TEXT-ALIGN: left;
	background-color:#e2e2e2;
}
#head {
	WIDTH: 580px;
	padding: 177px 0px 0px;
	vertical-align:bottom;
	background-color: #FFFFFF;
	background-image: url(../images/head.jpg);
	background-position: center top;
	margin-left: 6px;
	background-repeat: no-repeat;
}
#top {
	WIDTH: 140px;
	padding: 15px;
	height: 200px;
	background-color: #FFFFFF;
	margin-right: 7px;
	margin-left: 7px;
	background-image: url(../images/tab_bg03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content {
	WIDTH: 549px;
	text-align: left;
	padding: 10px;
	float: left;
	background-color: #FFFFFF;
	margin: 0px;
}
#content01 {
	text-align: left;
	padding: 10px;
}
#content03 {
	padding: 7px 7px;
	margin: 0px;
	background-color: #cccccc;

}
#right {
	WIDTH: 160px;
	padding: 10px;
	margin: 0px;
	background-color: #CCCCCC;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.whitefont {
	color: #FFFFFF;
}
.redfont {
	color: #FFFF00;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
}

.redtitle {
	color: #FF6600;
	font-weight: bolder;
	font-size: 11px;
	font-family: Verdana;
}
.graytitle {
	color: #555555;
	font-weight: bolder;
	font-size: 13px;
	font-family: Verdana;
	line-height: 16px;
}
.yellowtitle {
	color: #E6EA93;
	font-weight: bolder;
	font-size: 13px;
	font-family: Verdana;
}
h1 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/tab_bg02.gif);
}
h2 {
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	color: #EE6D08;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #dddddd;
}
a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#666666;
	text-decoration: none;
}
a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#666666;
	text-decoration: none;
}
a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#FF0000;
	text-decoration: underline;
}
a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	color:#FF3300;
	text-decoration: underline;
}
