BODY 
{ scrollbar-face-color: #cccccc;
scrollbar-shadow-color: #666666;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #999999;
scrollbar-darkshadow-color: #666666;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #0066CC;
font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
li {
font-size:12px;
font-weight:bold;
color:#257816;
}
li span {
color:#333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336600;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336600;
	text-decoration: underline;
}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #336600}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333399 }
p2 { font-family: Arial, Helvetica, sans-serif; font-size: 10px ; color:#333399}


hr {
	color: #000099;
}
.heading {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
}

#wrapper {
width:775px;
margin:0 auto;
text-align:center;
}
#nav {
width:775px;
}

#header_row {
	padding:0;
	margin:0;
}

div.title {
	float:left;
	display:inline;
	padding:0;
	margin:0;
}

#header_row img {

}

#header_row a img {
	float:none;
	display:inline;
	margin:0;
}

table.boards_table {
	border:1px solid #257816;
	width:698px;
	margin:10px 0 15px;
}

table.boards_table th{
	background:#CDCDCD;
	font-size:14px;
	padding:6px 10px;
	color:#257816;
	border-bottom:1px solid #257816;
}

table.boards_table td{
	background:#f1f1f1;
	padding:5px 7px;
	font-weight:normal;
}

table.boards_table tr.odd_row td{
	background:#f4fef2;
}

.board_info h3 {
	color:#333333;
	font-size:18px;
	font-weight:bold;
}

.board_info ol li{
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
}
