@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

body {
	background-color: #E4D5AB;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	text-align: center;
}
h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
	color: #495A58;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
h3 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
	color: #52221B;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:focus {
	color: #4E4229;
}
a:active {
  color: #000;
}

#outerWrapper {
	background-color: #657C79;
	text-align: left;
	width: 90%;
	background-image: url(../mainimages/bkg.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
}
#outerWrapper #header {
	background-color: #ddd;
	border-bottom: solid 1px #666; 
	padding: 0px; 
	height: 150px;
}
#outerWrapper #bottom-header {
	background-color: #990000;
	border-bottom: solid 1px #000033;
	height: 4px;
	padding: 0px;
	background-repeat: repeat-x;
}
#outerWrapper #contentWrapper #leftColumn1 {
	background-color: #BF8D36; 
	float: left;
	padding: 10px; 
	width: 14em;
}
#outerWrapper #contentWrapper #rightColumn1 {
	background-color: #657C79;
	float: right;
	padding: 10px; 
	width: 14em;
}

#outerWrapper #contentWrapper #content {
	padding: 10px;
	margin-top: 0;
	margin-right: 16em;
	margin-bottom: 0;
	margin-left: 16em;
	background-color: #D5DDDC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
  background-color: #E4D5AB;
  border-top: solid 1px #666;
  padding: 10px 10px 10px 10px; 
}
img.floatLeft { float: left; 
margin: 8px; }

img.floatRight { float: right; 
margin: 8px; } 

.style2 {
	color: #336666;
	font-weight: bold;
}
table.stats 
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 100%;
background-color: #E4D5AB;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td 
{background-color: #E4D5AB;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

table.stats td.hed
{background-color: #336699;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;} 

table.stats tr.d0 td {
	background-color: #DCC894;
}
table.stats tr.d1 td {
	background-color: #E4D5AB;
}
table.tos {
text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 100%;
background-color: #E4D5AB;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.tos td {
background-color: #E4D5AB;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

table.tos td.head
{background-color: #687C7A;
color: #fff;
padding: 4px;
text-align: center;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;}
 
table.tos tr.d2 td {
	background-color: #DCC894;
}
table.tos tr.d3 td {
	background-color: #E4D5AB;
}

table.statstrans 
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #000;
width: 100%;
background-color: #D5DDDC;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.statstrans td.hed
{background-color: #D5DDDC;
color: #000;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;} 

table.statstrans td 
{background-color: #D5DDDC;
color: #000;
padding: 4px;
text-align: left;
border: 1px #000 solid;}

img.floatLeft { float: left; 
margin: 8px; }

img.floatRight { float: right; 
margin: 8px; } 


