body 
{
   margin:0px 0px 0px 0px;
   background-color: #C1C1A2;
}
p {
   font-family: Arial;
   font-size: 12px;
   font-weight: normal;
   color: #000000;
}
td {
   font-family: Arial;
   font-size: 12px;
   font-weight: normal;
   color: #000000;
}
li {
   font-family: Arial;
   font-size: 12px;
   font-weight: normal;
   color: #000000;
}
h1 {
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   color: #000000;
}

a:link, a:visited {
   color: #003300;
   text-decoration: none; 
}

a:hover, a:active {
   color: #003300;
   text-decoration: underline;
}

#navlist ul 
{
   width: 139px;
   font-family: Arial; 
   font-size: 12px; 
   padding: 0px 0px 0px 0px; 
   margin-left: -2px; 
   margin-top: 0;
   margin-bottom: 0;
   margin-right: 0;
}
#navlist li {
   list-style: none;
   margin: 0;
   background-color: #1D4D18;
   padding-top: 5px;
   padding-bottom: 6px;
   border-bottom: 1px dotted #FFFFFF;
}
#navlist a:link, #navlist a:visited {
   font-family: Arial; 
   font-size: 11px;
   color: #FFFFFF;
   padding-left: 20px; 
   text-decoration: none; 
}

#navlist a:hover, #navlist a:active {
   font-family: Arial; 
   font-size: 11px;
   color: #FFFFCC;
   padding-left: 20px;
   background-image: url(../images/bullet.gif);
   background-repeat: no-repeat;
   background-position: 8px 4px; 
   text-decoration: none;
}

a#current {
   color: #003300;
   text-decoration: none;
}

#ruleslist li {
   font-family: Arial;
   font-size: 12px;
   font-weight: normal;
   color: #000000;
   padding-top: 3px;
   padding-bottom: 3px;
}
.checkout_header {
	color: #003300;
	font-family: Verdana; 
	font-size: 14px;
	border-bottom:1px solid #AAAAAA;
	margin: 0px;
	
}

#passworddiv {
   position:absolute;
   left:340px;
   top:535px;
}

#emaildiv {
   position:absolute;
   left:310px;
   top:550px;
}

