BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	background-color: #004990;
}
#container {
	WIDTH: 760px;
	TEXT-ALIGN: left;
	padding: 0px;
}
#right {
	WIDTH: 130px;
	padding: 10px;
	height: 127px;
}
#content01 {
	WIDTH: 430px;
	text-align: left;
	margin: 0px;
	padding: 10px;
	background-color: #007DC5;
}
#content02 {
	WIDTH: 430px;
	text-align: left;
	padding: 10px;
}
#left {
	WIDTH: 140px;
	padding: 10px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fafafa;
}
.redfont {
	color: #FF5A00;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
}

.redtitle {
	color: #FF3300;
	font-weight: bolder;
	font-size: 13px;
	font-family: Verdana;
	line-height: 20px;
}
.yellowtitle {
	color: #FFFF00;
	font-weight: bolder;
	font-size: 12px;
	font-family: Verdana;
	line-height: 15px;
}
h1 {
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#FFFF66;
	text-decoration: underline;
}
a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#FFFF00;
	text-decoration: underline;
}
a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#FF3300;
	text-decoration: none;
}
a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	color:#FF3300;
	text-decoration: none;
}
