body {
	font-family:verdana, arial, ËÎÌå;
	font-size: 80%;
	text-align: center;
}
#container {
	width: 798px;
	margin: 0px auto;
}
#top {
	color: #FFFFFF;
	width: 211px;
	height: 140px;
	background-color: #6B9B0D;
}
#topcenter {

	height: 140px;
	width: 258px;
	float: right;
}
#topright {
	float: right;
	height: 140px;
	width: 325px;
	text-align: right;
}
.cl {
clear:both;
}
#special {
	width: 798px;
}
#menu {
	width: 798px;
	background-color: #F7CB33;
	padding: 13px;
	border-bottom: 5px solid #FFFFFF;
	float: right;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F7CB33;
	padding: 13px;
	text-decoration: none;
	color: #6B9B0D;
}
#menu a:hover {
	padding: 13px;
	background-color: #6B9B0D;
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
        text-align: center;
	font-size: 200%;
	font-weight: normal;
	color: #FFFFFF;
        margin-top: 10px;
}
h2 {
	font-size: 150%;
	color: #5DBB5A;
}
#footer {
	background-color: #F7CB33;
	padding: 12px;
	width: 774px;
	color:#000000;
	font-size: 88%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
.tableone {
        width:680px;
        border-collapse:collapse;
        margin:25px auto;
}
.tabletwo {
        width:650px;
        border-collapse:collapse;
}
.th1 {
        width:105px;
}
.th2 {
        width:125px;
}
.th3 {
        width:108px;
}
.th4 {
        width:108px;
}
.th5 {
        width:210px;
}

.td1 {
        width:99px;
}
.td2 {
        width:125px;
}
.td3 {
        width:119px;
}
.td4 {
        width:120px;
}
.td5 {
        width:166px;
}

.tableone {
        background:#697210;
        border:1px solid #fff;
        color:#fff;
}
.tableone td {
        border:1px solid #fff;
        color:#fff;
}
.tableone tbody {
        background:#f0c992;
        color:#000;
}
.tableone caption {
        background:#fff;
        color:#697210;
        font-size:1.5em;
        margin:5px auto;
}
.tabletwo td {
        background:#eee;
        color:#000;
}
.tableone th, .tabletwo th {
        text-align:center;
}
.tabletwo tr.dk td {
        background:#ddd;
        color:#000;
}

.innerb {
        height:25em;
        overflow:auto;
}

td {
        font-size: 12px;
        line-height:160%;
}
.dotline{
        background-image:url(images/dot_line.gif);
        background-repeat: repeat-x;
        background-position: bottom;
        text-align: left;
}