﻿#divHeaderTop
{
	background-image: url(Images/headertop.gif);
	width: 801px;
	height: 99px;
}

#divHeaderBottomLeft
{
	background-image: url(Images/headerbottom.gif);
	width: 297px;
	height: 23px;
}

#divHeaderImage
{
	background-image: url(Images/headerimage.jpg);
	width: 801px;
	height: 177px;
	background-color: white;
}

body
{
	font-family: 'arial' , 'verdana' , 'trebuchet ms' ,helvetica,sans-serif;
	color: #aaaaaa;
	background-color: #FFFFFF;
	font-size: 8pt;
}

td
{
	font-size: 8pt;
}

a
{
	color: #1c6197;
	font-weight: bold;
	text-decoration: none;
}

img
{
    border-style:none    
}

input
{
	font-family: Verdana;
	font-size: 10pt;
}

.btn
{
	color: #1f150c;
	font-family: 'verdana' , 'trebuchet ms' ,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #974605;
	height: 25px;
	cursor: pointer;
	text-decoration: none;
	margin-top: 15px;
}

#marquee_replacement
{
	width: 380px;
	height: 15px;
	overflow: auto;
}

#marquee_replacement div#start p
{
	padding: 0;
	margin: 0;
	left: 0;
	width: auto;
	display: inline;
	float: left;
	white-space: nowrap;
	height: 15px;
}

#marquee_replacement div#start p.spacer
{
	width: 355px;
}

#marquee_replacement div#start
{
	display: block;
	height: 10px;
}