body
{
	background: #674E3F;
	//background: #694f40; 
	font-family : Verdana, Tahoma, sans-serif;
	font-size: 12px;
	text-align: left;
}

a:link, a:visited, a:active, a:hover {
	color: #ffcc00;
	font-size: 12px;
	text-decoration: none;
}
a:hover { text-decoration: underline; font-size: 12px;}

/* Horizontal centering of image: set left & right margins to 'auto' */
table.displayed { width: 1011; padding: 0; margin: 0; border: 0; display-block; margin-left: auto;margin-right: auto;}

div.LoginMenu {
	position: relative; top:-5px; right: 75px;
	text-align:right;
	z-index: 6;
}

.Login, .Login a:link, .Login a:visited, .Login a:hover {
	color: #ffcc00;
	font-size: 10px;
	text-decoration: none;
}

.Login a:hover { text-decoration: underline; }

.Login_anchor { vertical-align: middle; margin: 0px 2px 0px 40px; }

.Content { margin: 10px; }

#TopMenu {
	position: relative;
	top: 39px;
	left: 255px;
	width:650px;
	height: 57px;
	z-index: 6;
	overflow: none;
}
a.TopMenuURL, a.TopMenuURL:visited { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none; margin-bottom: 2px; display:block;}
a.TopMenuURL:hover { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold; color: #440a00; text-decoration: none; }
input.entry {border:none; width:150px; background:#c3a303; height: 20px; position: relative; top: -5px; left: -35px; }
input.submit {border:none; height: 20px; width: 100px; }
#menulayer1 { position:relative; left:5px; top: 7px; width:180px; height:101px; z-index:5; background-color: #c3a303; layer-background-color: #c3a303; border: 1px none #440a00; visibility: hidden; }
#menulayer2 { position:relative; left:108px; top: -94px; width:190px; height:101px; z-index:5; background-color: #c3a303; layer-background-color: #c3a303; border: 1px none #440a00; visibility: hidden; }
#menulayer3 { position:relative; left:215px; top: -195px; width:185px; height:101px; z-index:5; background-color: #c3a303; layer-background-color: #c3a303; border: 1px none #440a00; visibility: hidden; }
#menulayer4 { position:relative; left:320px; top: -296px; width:180px; height:101px; z-index:5; background-color: #c3a303; layer-background-color: #c3a303; border: 1px none #440a00; visibility: hidden; }
#menulayer5 { position:relative; left:400px; top: -397px; width:195px; height:101px; z-index:5; background-color: #c3a303; layer-background-color: #c3a303; border: 1px none #440a00; visibility: hidden; }  


.ContentPlacement { z-index: 2; text-align: left; }
.ContentTitleImg { height:30px; border:0; margin-bottom: 10px; padding-left: 10px;  }
.ContentText { color: #ffffff; font-size: 12px; padding-left: 10px; text-align: justify;}
.ContentText img { margin-left: 0px;  }


div.BottomNav {
	position: relative;
	top: 22px;
	left: 200px;
	width: 650px;
	height:40px;
	z-index: 1;
}

.VerticalMenu, .VerticalMenu a:link, .VerticalMenu a:visited, .VerticalMenu a:hover {
	color: #ffcc00;
	font-size: 10px;
	text-decoration: none;
}

.VerticalMenu a:hover { text-decoration: underline; }

div.CopyrightSpace, div.PoweredBySpace {
	position:relative;
	top: 10px;
	color: #3c1301;
	color: #ffcc00;
	font-size: 10px;
	z-index: 1;
}

div.CopyrightSpace {
	left:35px;
	display: inline;
}

div.PoweredBySpace {
	left:250px;
	display: inline;
	text-align: right;
}

img.textwrap {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

img.textwrap_right {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

img.textwrap_left {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
img.textwrap_left_wide {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}	
div.style1 {
	color: #ffcc00;
	font-size: 12px;
	line-height: 12px;
	padding: 0px;
	position: relative;
	top: 10px;
	bottom: 0px;
	font-weight: bold;
}

div.FrontMenu_Left {
	position:relative;
	top:2px;
	left:20px;
	z-index: 1;
	text-align: center;
	vertical-align: center; 
}
div.FrontMenu_Right {
	position:relative;
	top:2px;
	left:10px;
	z-index: 1;
	text-align: center;
	width:200px;
	vertical-align: center; 
}

.FrontMenu_Left a, .FrontMenu_Right a { display: block; margin-bottom: 10px; text-align: center; text-decoration: none; }
.FrontMenu_Left a img, .FrontMenu_Right a img { border: 0; vertical-align: center; }


