/* author: bneef@advancenet.net */
/* Generated by AceHTML Freeware http://freeware.acehtml.com */
/* Creation date: 12/27/2007 */
body
{
	background: #b79963 center url("../images/mainbackground.jpg") repeat-y;
	margin: 0px;
	text-align: center;
}

.MainBody
{
	background: url("../images/header_bg.jpg") no-repeat; /*center green;*/
	width: 850px;
	margin: auto;
	text-align: left;
}

.Header
{
	height: 170px;
}

.TopBar
{
	margin: 0px;
	width: 100%;
	background: url("../images/TopBgBar.jpg");
	z-index: 1;
	display: block;
}

#TopMenu
{
/*	background: url("../images/TopTitleBar.jpg") repeat-x center;*/
/*	width: 821px; */
	background: url("../images/top_bg.jpg") center;
	width: 850px;
	height: 33px;
	display: block;
/*	border-left: double #000000 5px;
	border-right: double #000000 5px;*/
	overflow: hidden;
}

#TopMenu a, a:hover, a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}

.MenuBar
{
/*	background: url("../images/MenuBar1.jpg") center no-repeat;*/
	z-Index: 2;
	height: 60px;
}

.Content
{
/*	width: 810;*/
	text-align: left;
	position: relative;
	padding: 10px 20px;
}

.Content a, .Content a:visited
{
	text-decoration:none;
	color:blue; 
}

.Content a:hover
{
	text-decoration:underline;
	color:blue;
}

.MenuList
{
	margin-top: 3px;
	height: 32px;
	background: url("../images/TabBody.jpg") repeat-x;	/* top left;*/
	position: relative;
	float: left;
	list-style: none;
}

.MenuList img
{
	vertical-align: middle;
	border: 0px;
}

.MenuList a, a:hover, a:visited
{
	text-decoration: none;
	color: #000000;
}

.alignlabels label
{
	display: block;
	width: 100px;
	font-weight: bold;
	float: left;
	clear:left;
}



