<STYLE>
body {
	text-align: center;
	background: #fff;
	padding: 0;
	margin: 0;
	font-family: Tahoma, Verdana, Sans-Serif;
	color: #000;
	font-size: 14px;
	background-image: url(../img/page_bg.gif);
}
div, span, p, a, h1, ul, li, tr, td, form {
	padding: 0;
	margin: 0;
	overflow: hidden;
}
img {
	padding: 0;
	margin: 0;
	border: none;
}

#page {
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	text-align: left;
	border: 1px solid #808080;
	background-color: #fff;
}
#header {
	width: 775px;
	height: 253px;
	margin: 1px 1px 1px 1px;
	background-image: url(/images/header_bg.jpg);
}
#menu_box {
	margin-top: 222px;
}
#menu {
	width: 553px;
	float: left;
	text-align: center;
}
#menu a.menu {
	font-style: italic;
	font-size: 18px;
	color: green;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
#menu a.menu:visited {
	color: green;
	text-decoration: none;
}
#menu a.menu:hover {
	color: red;
	text-decoration: none;
}
#search_form {
	float: left;
}
.searchfield {
	float: left;
	width: 150px;
	border: 1px solid orange;
	color: green;
}
.searchbtn {
	float: left;
	margin-left: 4px;
}

.hline {
	width: 775px;
	height: 1px;
	margin: 0 1px 0 1px;
	background-color: #E3E2E0;
}
#page_title {
	width: 775px;
	height: 33px;
	margin: 0 1px 0 1px;
	text-align: center;
	vertical-align: middle;
}
#page_title h1 {
	font-size: 16px;
	color: #ff5864;
	margin-top: 6px;
}
#content {
	width: 757px;
	border: 1px solid #ADD8E6;
	margin: 0 1px 33px 9px;
}
table.list {
	width: 100%;
}
table.list th {
	padding: 1px;
	background-color: #ADD8E6;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #00008B;
}
table.list td {
	padding: 1px;
	text-align: center;
}
table.list tr.list_odd td {
	background-color: #DDFFDD;
}
table.list tr.list_even td {
	background-color: #DDDDFF;
}
div.counters {margin-top:7;margin-bottom:5;text-align:center}


#BODY {Font-Family:Sans Serif;Font-Size:12px;}
P.menu {text-align:center;margin-top:12; Font-Family:Sans Serif;Font-Size:18px;font-style:italic}
P.info {text-align:justify;margin-top:12; Font-Family:Tahoma;Font-Size:14px;margin-top:2;margin-bottom:2;margin-left:10;margin-right:10;}
SPAN.menu {text-align:center;Font-Family:Sans Serif;Font-Size:14px;font-style:italic}
A.menu {text-decoration:none;color:green}
A.menu:hover {text-decoration:underline; color:red}
A.menu:visited {text-decoration:none}
A.down {text-decoration:none;color:darkblue}
A.down:hover {text-decoration:underline; color:red}
A.down:visited {text-decoration:none; color:darkblue}

A.adown {text-decoration:none;color:darkred}
A.adown:hover {text-decoration:underline; color:red}
A.adown:visited {text-decoration:none; color:darkblue}

A.let {text-decoration:none;color:green;Font-Family:Verdana;}
A.let:hover {text-decoration:underline; color:red}
A.let:visited {text-decoration:none}
A.down1 {text-decoration:none;color:darkblue;Font-Family:Verdana;}
A.down1:hover {text-decoration:underline; color:red}
A.down1:visited {text-decoration:none; color:darkgrey}

Table.main {border-color:gray; border-width:1; border-style:solid}
Table.content {border-color:lightblue; border-width:1; border-style:solid;text-align:center}
TD.trpages {Font-Family:Tahoma;Font-Size:12px;Font-Weight:bold;height:25;color:darkblue}
TD.trhead {background:lightblue;Font-Family:Tahoma;Font-Size:14px;Font-Weight:bold;height:25;color:darkblue}
TD.trdataodd {background:#DDFFDD;Font-Family:Tahoma;Font-Size:14px;}
TD.trdataeven {background:#DDDDFF;Font-Family:Tahoma;Font-Size:14px;}
.searchfield
{
	margin-bottom:4;
	border-top: 1px solid orange;
	border-left: 1px solid orange;
	border-bottom: 1px solid orange;
	border-right: 1px solid orange;
	Color:green;
	width:150px;
}
h1 {text-align:center;margin-top:6;margin-bottom:6; Font-Family:Tahoma;Font-Size:16px;color:#ff5864;}
</STYLE>