html, body{
margin: 0px;
padding: 0px;
text-align: center;
font-family: arial;
font-size: 11px;
}
td, th{
font-family: arial;
font-size: 11px;
}
#container{
width: 620px;
margin-left: auto;
margin-right: auto;
text-align: left;
position: relative;
}

#header{

}
#header .logo{
position: relative;
float: right;
clear: both;
height: 51px;
padding: 5px 0 5px 0;
}

img{
border: 0px;
}

a{
text-decoration: none;
}


#menu{

float: right;
clear: both;
top: 80px;
right: 0px;
width: 588px;
height: 20px;
}

#menu ul{
margin: 0px;
padding: 0px;
}

#menu li{
margin: 0px;
padding: 0px;
display: inline;
background: #A56129 url(../images/left_corner.gif) no-repeat;
float: left;
height: 20px;
margin-left: 1px;
margin-right: 1px;

line-height: 20px;
text-align: center;
}

#menu li a{
float: left;
margin-left: 1px;
margin-right: 1px;
width: 80px;
background: transparent url(../images/right_corner.gif) no-repeat top right;
line-height: 20px;
color: #ffffff;
text-transform: uppercase;
font-size: 11px;

}

#main{
text-align: left;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
position: relative;
top: -5px;
padding-bottom: 10px;
padding-top: 5px;
border-top: 0px
}

#internal{
margin-top: 30px;
margin-left: 170px;
color: #7A7A7A;
padding-right: 20px;
}

#internal h1, #formpage h1{
font-size: 12px;
color: #000000;
}

#internal h2 , #formpage h2{
font-size: 11px;
color: #000000;
}

#internal ul{
margin-left: 0px;
padding-left: 0px;
}

#internal ul li{
list-style-type: none;
background: url(../images/bullet.gif) no-repeat 0px 2px;
margin: 5px 0px 5px 0px;
padding: 0px;
padding-left: 15px;
}

#internal th{
text-align: left;
color: #000000;
}

tr.header{
background: #cccccc;
}

#subnav{
position: absolute;
top: 52px;
left: 0px;
width: 170px;
padding-left: 10px;
font-size: 11px;
line-height: 18px;
color: #FF7200;
}

#subnav a{
color: #7A7A7A;
}

dt{
font-weight: bold;
}

dd{
margin: 5px 0px 5px 0px;
padding: 0px;
}

#footer{
position: relative;
top: -5px;
height: 129px;
width: 100%;
background: url(../images/banners/footer.gif) no-repeat;
}

#formpage{
margin-left: 0px;
margin-top: 30px;
padding-left: 10px;
color: #7A7A7A;
width: 600px;
}

.leader{
position: relative;
top: 0px;
left: 0px;
height: 163px;
width: 100%;
clear: both;
}

.leader h3{
position: absolute;
color: #ffffff;
left: 170px;
top: 15px;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 1px;
}

.leader p{
position: absolute;
left: 170px;
top: 35px;
width: 300px;
color: #CAD092;
font-size: 14px;
font-family: arial;

}

#footer{
position: relative;
top: -5px;
height: 129px;
width: 100%;
background: url(../images/banners/footer.gif) no-repeat;
}

#formpage{
margin-left: 0px;
margin-top: 30px;
padding-left: 10px;
color: #7A7A7A;
width: 600px;
}


.LoginButton
{
	font-size: 11px;
	font-family: Arial;
	color: black;	
	padding-right: 10px;	
	border: 1px solid #a7a7a7;
	line-height: 12px;
}
.SignupButtons
{
	border-right: black 1px solid;
	border-top: #934d1a 1px solid;
	font-size: 7pt;
	font-weight: bold;
	border-left: #934d1a 1px solid;
	color: #934d1a;
	border-bottom: black 1px solid;
	font-family: Tahoma;
	background-color: #ffffff;
}
.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a56131;
}
.style2 {
	color: #666666;
	font-size: 10px;
}
.login{
font-size: 11px;
font-family: Arial;
color: #a7a7a7;
font-weight: bold;
padding-right: 10px;
}
.login input{
font-size: 9px;
line-height: 9px;
width: 65px;
border: 1px solid #a7a7a7;
}
.login .submit{
line-height: 12px;
}
.login a{
text-decoration: none;
color: #A56131;
font-size: 9px;
line-height: 15px;
}

.footer a, #footer a{
color: #999999;
}