body
{
	margin-top:25px;
	margin-bottom:25px;
	background:url(../images/bg.jpg) repeat fixed;
	font:18pxx Verdana, Arial, Helvetica, sans-serif;
	background-color:#666633;
	color:#FFFFFF;
}

/*START OF WRAPPER DIV ID*/

#wrapper
{
	border:1px #000000 solid;
	padding:5px;
	width:850px;
	float:left;
	background:#000;
}

/*END OF WRAPPER DIV ID*/

/*START OF HEADER DIV ID*/

#header
{
	background-image:url(../images/header.jpg);
	margin-bottom:5px;
	border:0px;
	background-repeat:no-repeat;
	width:850px;
	height:150px;
}

/*END OF HEADER DIV ID*/

/*START OF MENU DIV ID*/

#menu_header
{
	background-image:url(../resources/nav_header.png);
	background-repeat:no-repeat;
	width:160px;
	height:60px;
}

.menu_item
{
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
	margin-bottom:5px;
}

.menu_item li
{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	background:url(../resources/ButtonR.png) no-repeat #FFFFFF;
	width:162px;
	height:35px;
	text-indent:36px;
	display:block;
	line-height:35px;
}

.menu_item li:hover
{
	background:url(../resources/ButtonOR.png);
}

.menu_item a
{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:160px;
	height:35px;
}

.menu_item a:hover
{
	text-decoration:none;
	background-image:url(../resources/ButtonOR.png);
	
}

/*END OF MENU DIV ID*/

/*START OF CONTENT DIV ID*/

#content
{
	float:right;
	width:680px;
	margin-bottom:5px;
	border:1px #ffffff solid;
	background:#FFFFFF;
	color:#000000;
}

p 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color:#000000;
	text-align:justify;
}

#content img
{
	margin:5px;
}

.page_title
{
	color:#FFFFFF;
	text-align:center;
	font-size:20px;
	padding:5px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #0000FF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #ffffff;
	background-color: #0000FF;
}

#page_content
{
	color:#000000;
	margin:2px;
	padding:2px;
	text-align:justify;
	font-size:16px;
	vertical-align: middle;
	background-color: #FFF;
}

.back a, .back a:visited, .class a:active
{
	color:#000;
	text-decoration:none;

}

.back a:hover
{
	background-color:#0000FF;
	color:#FFFFFF;
}

/*END OF CONTENT DIV ID*/

/*START OF FOOTER DIV ID*/

#footer
{
	text-indent:167px;
	clear:both;
}

#footer a
{
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:none;
	background-color:#0000FF;
}

/*END OF FOOTER DIV ID*/

/*Start of Table */
#table.contacts
{
	font-weight:bold;
	text-align:left;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 4px;
	margin-left: 5px;	
}

td.contacts
{
font-weight:bold;
vertical-align:text-top;
padding:5px;
}

.TableHeader
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	background-color: #0000FF;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #0000ff;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #ffffff;
}

.year {
	float: left;
	padding-left: 5px;
	font-weight: bold;
	padding-right: 5px;
}

/*End of Table */
.results_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
