.background
{
	background-color: #D9EEE9;
}

.footer
{
	text-align: center;
	background-color: #43768A;
}


.txt
{
	font-size:8pt;
	color:#666666;
}

.form
{
	border:#666666 1px solid;
}

.price
{
	color: #FF9900; 
	font-size: 8pt; 
	font-style:italic; 
	font-weight: bold;
	font-family:Verdana; 
}

.title
{
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 5px;
	color: #6699cc;
	text-decoration: none;
}

/*.whiteTitle
{
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 5px;
	color: white;
	text-decoration: none;
}*/

a.title 
{
	font-weight: bold;
	font-size: 10pt;
	color: #6699cc;
	text-decoration: none;
}

a:active.title 
{
	font-weight: bold;
	font-size: 10pt;
	color: #6699cc;
	text-decoration: none;
}

a:hover.title 
{
	color: #6699cc;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
}

a:visited.title 
{
	font-weight: bold;
	font-size: 10pt;
	color: #6699cc;
}

TD.sectionName a.whiteTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-decoration: none;
}

TD.sectionName a:active.whiteTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-decoration: none;
}

TD.sectionName a:hover.whiteTitle
{
	color: white;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
}

TD.sectionName a:visited.whiteTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
}

A.redLink 
{
	font-weight: bold;
	font-size: 8pt;
	color:#963201;
	text-decoration: none;
}

a:active.redLink 
{
	font-weight: bold;
	font-size: 8pt;
	color:#963201;
	text-decoration: none;
}

a:hover.redLink 
{
	font-weight: bold;
	font-size: 8pt;
	color:#963201;
	text-decoration: underline;
}

a:visited.redLink 
{
	font-weight: bold;
	font-size: 8pt;
	color:#963201;
}

A.link
{
	font-size: 8pt;
	text-decoration: none;
	color: #6699cc;
}

A:active.link
{
	font-size: 8pt;
	text-decoration: none;
	color: #6699cc;
}

A:hover.link
{
	font-size: 8pt;
	text-decoration: underline;
	color: #6699cc;
}

A:visited.link
{
	font-size: 8pt;
	color: #6699cc;
}

#search{
color:#697245;
font-size:11px;
}
.more{
color:#AEAF5F;
font-size:10px;
}
.copy{
color:#9C9C9C;
font-size:10px;
}

a.bm 
{
	font-size:8pt;
	color:#FFFFFF;
	text-decoration:none;
}

a:active.bm 
{
	font-size:8pt;
	color:#FFFFFF;
	text-decoration:none;
}

a:hover.bm 
{
	font-size:8pt;
	color:#FFFFFF;
	text-decoration:underline;
}

a:visited.bm 
{
	font-size:8pt;
	color:#FFFFFF;
}

#red
{
	color:#963201;
}

.label
{
	color: #6699cc;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
}

.sectionTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #cc6633;
	padding-top: 10px;
	font-family: Verdana;
}

TABLE.pageHeading
{
	background: url(../images/pageheading.gif) #43768b repeat-y right bottom;
	margin-bottom: 10px;
	width: 100%;
	height: 30px;
}

TD.pageTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;	
}

TABLE.pageSection
{
	margin-left: 20px;
	width: 90%
}

TABLE.pageSection TD
{
	padding-left: 5px;
}

TD.sectionName
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	background-color: #43768a;
	height: 20px;
	padding-left: 5px;
}

TD.sectionRow
{
	height:40px;
}

.subheader
{
	background: url(../hosting/images/top_img2.jpg) #43768b repeat-y right bottom;
}