body  { color: #333333; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #f9d923; margin-top: 0; margin-right: 0; margin-left: 0  }
a:link   { color: yellow; text-decoration: none; background-color: green }
a:visited  { color: yellow; text-decoration: none; background-color: green }
a:hover {
	text-decoration: none;
	color: green;
	background-color: yellow;
}
a:active  { color: yellow; text-decoration: none; background-color: green }
h1 {
	width: 640px;
	margin-top: 20px;
	border: 3px inset #333333;
	background-color: #96C146;
	font-weight: bold;
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 9px;
	color: #333333;
}
h2    { color: #690; font-size: 10px; font-weight: bold; background-color: #fff; text-align: left; margin-top: 20px; padding: 2px 5px; border-style: none; border-color: #333333 }
.top_bar        { font-size: 12pt; line-height: 12pt; background-image: url("images/top_bar.gif"); background-repeat: repeat-x; text-align: right; padding-top: 7px; padding-bottom: 10px; width: 100%; height: 20px }

.top_bar a    { color: #ffffff; font-size: 12pt; line-height: 12pt; text-decoration: none; background-color: #96c146 }
.top_bar a:visited    { color: #ffffff; font-size: 12pt; line-height: 12pt; text-decoration: none; background-color: #96c146 }
.container      { background-color: #f9d923; background-image: none; background-repeat: repeat-y; margin-top: 20px; width: 1000px; height: 600px; border: inset 3px #333333 }
.nav_box             { color: #000; font-size: 8pt; line-height: 9pt; background-color: #9acd32; text-align: left; padding: 10px 5px; width: 125px; height: 600px; float: left }
.nav_box a         { color: #000; line-height: 10px; text-decoration: none; background-color: #9acd32; display: block; width: 125px; border-bottom: 1px solid #ffffff }
.nav_box a:visited         { color: #000; line-height: 10px; background-color: #9acd32; width: 125px }
.nav_box a:hover  { color: #9acd32; line-height: 10px; background-color: #690; width: 125px }
#active {
	border-bottom: 1px solid #333333;
}
.ad_box             { color: #9acd32; font-size: 8pt; font-weight: bold; background-color: #9acd32; text-align: center; padding: 10px 5px; width: 200px; height: 600px; float: right; outline-color: #9acd32 }
.ad_box a   { color: yellow; font-size: 8pt; font-weight: bold; background-color: green; text-align: center; padding: 10px 5px; width: 200px; height: 50px; float: right }
.ad_box a:visited   { color: yellow; font-size: 8pt; font-weight: bold; background-color: green; text-align: center; padding: 10px 5px; width: 200px; height: 50px; float: right }
.content           { font-size: 10pt; background-color: #f9d923; text-align: left; padding: 10px 10px 10px 15px; width: 800px; height: 600px; float: left }
.footer  { font-size: 8px; font-weight: bold; background-color: #96c146; text-align: right; margin-top: 20px; padding: 2px 5px; width: 640px; border: inset 3px #333333 }
.footer a  { text-decoration: none; background-color: #96c146 }
td { font-size: 10pt ; background-color: #f9d923; }
td a { color: yellow; font-size: 12pt; line-height: 12pt; text-decoration: none; background-color: green }
td a:visited { color: yellow; font-size: 12pt; line-height: 12pt; text-decoration: none; background-color: green }
