body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #663333;
	line-height: 15px;


}

ul{
	list-style-type: none;
	margin: 3px;
	padding: 0px;
}

p{
	font-size: 12px;
	color: #660000;
}
h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #c5ba9f;
	margin-bottom: -4px;
}
h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #c5ba9f;
	margin-bottom: -2px;
}
h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #c5ba9f;

}
a{
	font-weight: bold;
	text-decoration: none;
	color: #660000;
	border: 0px none;
}

a.white, a.whiteNO{
	text-decoration: none;
	color: #ffffff;
}
a.white:hover{
	text-decoration: underline;


}

#header{
	margin: 0px;
	width: 750px;
	padding: 0px;
	height: 148px;
	position: absolute;
	left: 50px;
	top: 50px;

}
#topinfo{
	position: absolute;
	left: 63px;
	top: 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.menu{
	height: 12px;
	width: 12px;
	background-color: #c5ba9f;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;	
}
.menuRO{
	height: 12px;
	width: 12px;
	background-color: #a99b7a;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	cursor: hand;
	text-decoration: none;


}
#menu1{
	position: absolute;
	left: 51px;
	top: 250px;
}
#menu2{
	position: absolute;
	left: 51px;
	top: 300px;
}
#menu3{
	position: absolute;
	left: 51px;
	top: 350px;
}
#menu4{
	position: absolute;
	left: 51px;
	top: 400px;
}
#menu5{
	position: absolute;
	left: 51px;
	top: 450px;
}
#menu6{
	position: absolute;
	left: 51px;
	top: 500px;
}


#menuitem1{
	position: absolute;
	left: 71px;
	top: 250px;
}
#menuitem2{
	position: absolute;
	left: 71px;
	top: 300px;
}
#menuitem3{
	position: absolute;
	left: 71px;
	top: 350px;
}
#menuitem4{
	position: absolute;
	left: 71px;
	top: 400px;
}
#menuitem5{
	position: absolute;
	left: 71px;
	top: 450px;
}
#menuitem6{
	position: absolute;
	left: 71px;
	top: 500px;
}




.headerleft {
	display: inline;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	margin: 0px -4px 0px 0px;
	padding: 0px;
}
.headerright {
	display: inline;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.padright{
	padding-right: 6px;
}
.activelink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor:hand;
	pointer:hand;
}
.menuRO{
	background-color: #a99b7a;
}
li.in{
	display:inline;
}
.un{
	text-decoration: underline;
}
.imgLink {
	border-top: 1px solid #272937;
	border-right: 1px solid #272937;
	border-bottom: 1px solid #272937;
	border-left: 1px solid #272937;
	margin-right: 10px;
}
.imgLinkRO {
	border-top: 1px solid #E4B26B;
	border-right: 1px solid #E4B26B;
	border-bottom: 1px solid #E4B26B;
	border-left: 1px solid #E4B26B;
	margin-right: 10px;
	cursor: hand;

}

.hoverUN:hover{	text-decoration: underline;}

a img{border:none;}
.smalltext {
	font-size: 11px;
	color: #333333;

}
.floatright{
	float: right;
	margin: 5px;

}