body
{
	background-color: #B0A77B;
	padding: 0px;
	margin: 0px;
	background-image: url('/img/BGMedium.jpg');
}

body, html
{
	height: 100%;
}

.mainhd
{
	font-size: 11px; 
	line-height: 18px; 
	font-family: Tahoma; 
	font-weight: normal; 
	color: #150e08;
	font-weight: bold;
	text-transform: uppercase;
}

img, table
{
	border: none;
}


.FormHeader
{
	width: 144px;
	text-align: right;
	font-weight: bold;
}

.HRWhite
{
	border-bottom: solid 1px #FFFFFF;
}

.SignedUp
{
	font-weight: bold;
	text-align: center;
	color: #402B18;
}

h4, h3, h2, h1
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px; 
	font-family: Tahoma; 
	font-weight: normal; 
	color: #150e08;

}
.gentext, h1, h2, h3, td
{
	font-size: 12px; 
	line-height: 18px; 
	font-family: Georgia; 
	font-weight: normal; 
	color: #4e3a24;
}

.menu
{
	font-family: tahoma;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight : bold;
	text-transform: uppercase;
}

a.menu
{
	font-family: tahoma;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
}

a.menu:hover
{
	font-family: tahoma;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
}

.menudd
{
	font-family: tahoma;
	FONT-SIZE: 10px;
	COLOR: #01245c;
	text-decoration: none;
	font-weight : bold;
}

a.menudd
{
	font-family: tahoma;
	FONT-SIZE: 10px;
	COLOR: #01245c;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

a.menudd:hover
{
	font-family: tahoma;
	FONT-SIZE: 10px;
	COLOR: #01245c;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
}

.footer
{
	font-size: 11px; 
	line-height: 18px; 
	font-family: Georgia; 
	font-weight: normal; 
	color: #4e3a24;
}

a.footer
{
	font-size: 11px; 
	line-height: 18px; 
	font-family: Georgia; 
	font-weight: normal; 
	color: #4e3a24;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
}

a.footer:hover
{
	font-size: 11px; 
	line-height: 18px; 
	font-family: Georgia; 
	font-weight: normal; 
	color: #4e3a24;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}



a.PirataLink, a.PirataLink:visited
{
	
	font-size: 11px;
	line-height: 18px;
	font-family: Georgia;
	font-weight: normal; 
	color: #4e3a24;
	text-decoration: none;
}

a.PirataLink:hover
{
	font-size: 11px;
	line-height: 18px;
	font-family: Georgia;
	font-weight: normal; 
	color: #4e3a24;
	text-decoration: underline;
}



a
{
	font-size: 12px; 
	line-height: 18px; 
	font-family: Georgia; 
	font-weight: bold; 
	color: #4e3a24;
    text-decoration: underline;
}

a:hover
{
	font-size: 12px; 
	line-height: 18px; 
	font-family: Georgia; 
	font-weight: bold; 
	color: #4e3a24;
    text-decoration: none
}

#dropmenudiv
{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

/*hover background color*/
#dropmenudiv a:hover
{ 
	background-color: #cddaeb;
}

.btn
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: solid 1px #3A260D;
	background-color:#5B4321;
}



.TBGrey
{
	font-family: Tahoma;
	font-size: 10px;
	color: Gray;
}

.TBBlack
{
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
}


.TD17
{
	padding-left: 17px;
}