html, body {
	margin:0;
	padding:0;
	background-color: #FFF;
}
	
IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }
	
DIV.container {
    min-height: 10em;
    display: table-cell;
    vertical-align: middle }

.horiz {
	border-top-color: #DD9999;
	border-top-style: dashed;
	border-top-width: 1px;
	width: 480px;
}
.line {
	border-top-color: #CC0000;
	border-top-style: solid;
	border-top-width: 1.25pt;
	width: 710px;
}
hr {
	width: 575px;
	border-top-color: #cc0000;
	border-top-style: solid;
	border-top-width: 1.25pt;
	}
	
#line{
	background-color: #c00;
	margin: 0px;
	line-height: 4px;
}
	
#topt{
	background-color: #fff;
	margin: 0px;
}

#topt td.left {
	background: url(stat/small_logo.gif) no-repeat;
	height: 136px;
	width: 182px;
}

#topt td.right {
	color: #ffffff;
	padding: 0px 0px 0px 0px;
}

#mainarea{
	background-color: #fff;
	/*border-right: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;*/
	margin: 0px;
}
#mainarea td.left {
	color: #fff;
	padding: 38px 0px 0px 10px;
	text-align: left;
}
#mainarea td.left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999;
}
#mainarea td.right {
	color: #000;
	padding: 0px 25px 0px 25px;
	text-align: left;
}

#mainarea td.right p {
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 13px;
	font-style: normal;
	color: #000;
}
.selling {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	font: normal 20px/26px Times New Roman, Times, serif;
	color: #000;
	padding: 0px 48px 0px 24px;
	font-weight: bold;
}

.freshtext {
	padding: 0px 48px 0px 24px;
}


h2 {
	font: 17px/21px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 0 0 0;
	font-weight: bold;
}

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#navcontainer li { margin: 0 0 10px 0; }

#navcontainer a
{
display: block;
padding: 2px 2px 2px 12px;
border: 1px solid #C00;
width: 100px;
background-color: #fff;
background-image: url(images/l1_down.gif);
}

#navcontainer a:link, #navlist a:visited
{
color: #000;
text-decoration: none;
}

#navcontainer a:hover
{
border: 1px solid #000;
background-color: #C00;
background-image: url(images/l1_over.gif);
color: #FFF;
}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #C00;
background-color: #C00;
background-image: url(images/l1_over.gif);
color: #FFF;
}

a.emaillink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000;
	text-decoration: underline;
}
a.emaillink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000;
	text-decoration: underline;
}
a.emaillink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #C00;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #c00;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #c00;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000;
	text-decoration: underline;
}

.formtxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}

.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #C00;
	
}
#mainarea td.right form p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.0em;
	
}
#mainarea td.right form hr {
	width: 480px;
	background-color: #DD9999;
	text-align: left;
	}
#dave {
	display: table;
	border-color: #CC0000;
	border-style: solid;
	border-width: 1pt;
}
#dave tr td{
	border-color: #CC0000;
	border-style: solid;
	border-width: 1pt;
}
