html, input, textarea	{
		font-family:arial, tahoma; 
		font-size:12px;
		line-height:17px;
		color:#000000;		
}


a, A:link, a:visited, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
		}

a:hover {
	color: #ff6666;
	 }

a.specialLink:link { color: black; }
a.specialLink:visited { color: black; }
a.specialLink:hover { color: red; }


body {
	margin: 0px;
	padding: 0px;
	line-height: 1.3;	}

.cellheadleft {
	width: 1px;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
}
.cellheadright {
	text-align: right;
	vertical-align: top;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding-top: 43px;
	margin: 0px;
}
.cellheadright a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	font-weight: bold;
}
.cellheadright a:hover {
	color: #ff6666;
	text-decoration: none;
}
.cellbodyheadleft {
	background-color: #999966;
	text-align: right;
	width: 208px;
}
.cellbodyheadright {
	background-color: #999966;
	text-align: left;
	padding: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-size: 16px;
}
.cellmainleft {
	background-color: #999966;
	padding: 15px;
	width: 178px;
	text-align: right;
}
.cellmainleft a {
	font-size: 11px;
	text-transform: lowercase;
	letter-spacing: 1px;
	font-weight: bold;
}
.cellmainright {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
}

.cellfootleft {
	width: 208px;
	vertical-align: middle;
}
.cellfootright {
	background-color: #7c735c;
	vertical-align: middle;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
	color: #FFFFFF;
}
.cellfootright a {
	color: #FFDEF4;
}

.cellstrip {
	background-color: #666666;
	height: 5px;
	width: 750px;
}

.containstrip {
	width: 100%;
	background-color: #666666;
}

.containhead {
	width: 100%;
	background-color: #000000;
}

.containtable {
	background-color: #000000;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}


.footer {
	background-color: #666666;
	width: 100%;
	color: #FFFFFF;
		}
	
.footer a:hover {
	color: #ff6666;
	text-decoration: none;
}


h1 {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
h2 {font-size:14px; color: black; font-weight:bold}
h3 {
text-transform:uppercase;
font-size:1.7em;
font-family:arial,verdana,sans-serif;
color: #999999;
letter-spacing: -0.05em;
}

form {
	margin: 0px;
	padding: 0px;}

form#foo button {
	position: absolute;
	vertical-align:middle; 
	border:none; 
	padding:0; 
	background:none;}
	



label{
	position: absolute;
	display: block;
	width: 100px;
	float: left;
	text-align: left;
	margin-bottom: 3px;
	margin-right: 10px;
	height: 22px;
		}
		
.tablebody {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: center;
		}
		
input, textarea { margin-left: 100px; margin-bottom: 10px; }



p {
	margin: 0px;
	padding: 0px;
}

td {
	font-family:arial, tahoma;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
}
ul {
	list-style-type: square;
	margin-left: 10px;
	padding: 0px;
	font-size: 9px;
}

table.stats 
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 395px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td 
{background-color: #CCC;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

table.stats td.hed
{background-color: #666;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;} 