﻿body 
{
	background-color: White;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	font-size:11px;
	font-family:Tahoma;
	color: #292929;
	font-weight: bold;	
}
.WhiteText
{
	font-size:11px;
	font-family:Tahoma;
	color: White;
	font-weight: bold;
}
.RedText
{
	font-size:11px;
	font-family:Tahoma;
	color: #731919;
	font-weight: bold;
}
.GreenText
{
	font-size:11px;
	font-family:Tahoma;
	color: Green;
	font-weight: bold;
}
A 
{
	text-decoration:none;
	font-size:11px;
	font-family:Tahoma;
	color: #3d4d5d;	
}
A:Hover
{
	text-decoration:underline;
}
.A-Bottom 
{
	font-size:11px;
	font-family:Tahoma;
	color: White;
}

.TitleText 
{
	font-size:12px;
	font-family:Tahoma;
	color: Black;
	font-weight: bold;
	color: #3d4d5d;
}

.RedHeading 
{
	font-size:12px;
	font-family:Tahoma;
	color: #B63236;
	font-weight:bold;
}

.BoldText 
{
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	color: #3d4d5d;
}
.Heading
{
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	color: #544F4F;
}

.DivContent
{
	overflow: scroll;
	height: 300px;
	width: 550px;
	padding-right: 10px;
	padding-bottom: 10px;
}
LI 
{
	line-height: 20px;
}
.ControlText
{
	font-size:11px;
	font-family:Tahoma;
	color: Black;
	color: #544F4F;
	border-style: solid;
	border-width: 1px;
}
.BoldTableCell
{
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
}
.ThinTableCell
{
	font-size:11px;
	font-family:Tahoma;
	font-weight:lighter;
}
.RightPhoto 
{
	float: right; 
	margin-left: 10px;
	margin-bottom: 10px;
}
.LeftPhoto 
{
	float:left;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
}

.SmallText
{
	font-size:9px;
	font-family:Tahoma;
	color: #544F4F;
}
.maxWidth
{
    width: 100%;
}

.mainTable
{
	background-position:center;
    width: 100%;
}
.standardPanelCell
{
    text-align: center;
}
.mainDegradeCell
{
	background-image: url('mainDegrade.jpg');
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
}
.infoPanelBack
{
	background-image: url('infoPanelBack.jpg');
	background-repeat: no-repeat;
	width: 188px;
	height: 66px;
	text-align: left;
	color: #544F4F;
	font-weight: bold;
	vertical-align: top;
	text-indent: 0px;
}
.bodyBack
{
	background-image: url('bodyBack.jpg');
	background-repeat: no-repeat;
	width: 892px;
	height: 511px;
	text-align: left;
	color: #544F4F;
	font-weight: bold;
	vertical-align: top;
	text-indent: 10px;
}
.siteMapBack
{
	text-align: left;
	vertical-align: top;
	text-indent: 10px;
}
.panelHeaderBack
{
	background-image: url('panelHeader.jpg');
	background-repeat: no-repeat;
	width: 237px;
	height: 26px;
	text-align: left;
	color: #544F4F;
	font-weight: bold;
	vertical-align: middle;
	text-indent: 20px;
}
.panelBodyBack
{
	background-image: url('panelBody.jpg');
	background-repeat: no-repeat;
	width: 237px;
	height: 111px;
	text-align: left;
	color: #544F4F;
	vertical-align: middle;
	text-indent: 0px;
}