﻿body 
{
	margin: 0 0 0 0;
	font-family: Helvetica, Arial, MS Sans Serif;
	font-size: 11px;
	background-color: white;
	color: #343434;
}
.PageTitle
{
	color: #333366;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12pt;
	font-weight: bold;
	height: 25px;
	border-bottom: solid 1px #333366;
}
.SellingPrice,
.SectionTitle
{
	font-family: Arial, helvetica, Verdana;
	font-size: 12pt;
	font-weight:bold;
	color: #666699;
}
	
.AreaTitle
{
	color: Black;
	font-family: Calibri, Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
    border-bottom: solid 1px Black;
}
.MenuBackground
{
	background-image: url(images/headerBg.jpg);
}


.tableReverse
{
	background-color: #333366;
	color: White;
	font-weight:bold;
	background-image: url(images/headerBG.jpg);
	padding: 5px 5px 5px 5px;
}

a
{
	color: #666699;
	text-decoration: none;
}
a:link
{
	color: #666699;
	text-decoration: none;
}
a:visited
{
	color: #666699;
	text-decoration: none;
}
a:hover
{
	color: #006699;
	text-decoration: underline;
}
.formtext
{
	color: #676767;
}