BODY
{
	margin: 0px;
	padding: 0px;
	background: #F6F4E4 url(images/mainbg.jpg) repeat-x 0 0;
	color: #6B6854;
	font: 12px/140% Tahoma;
}
DIV, P, UL, H1, H2, H4, IMG, FORM, LABEL
{
	padding: 0px;
	margin: 0px;
}
#verLabel
{
	width: 500%;
	display: block;
	height: 20px;
}
P
{
	margin: 0 0 12px;
	padding: 0;
}
A, A:visited
{
	text-decoration: none;
	color: #D50000;
	font-weight: bold;
}
#rightPan A.box
{
	padding: 20px;
	border: 1px solid #A09E82;
	display: block;
	margin-top: 20px;
	width: 275px;
	font-size: 14pt;
	background-color: #D6D3BD;
	color: #78786D;
}
#rightPan A.box:hover
{
	background-color: #CDCDBB;
	color: #D50000;
}
A:hover
{
	text-decoration: none;
	color: #A7A594;
}
#left_content .left_highlight
{
	margin-top: 15px;
	color: #D50000;
}
#mainPan
{
	width: 691px;
	position: relative;
	margin: 0 auto;
	padding: 0px;
}
#leftPan
{
	width: 240px;
	float: left;
}
#leftTopPan
{
	width: 240px;
	height: 125px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	background: url(images/left-top.jpg) no-repeat;
}
#leftTopPan IMG
{
	width: 223px;
	height: 45px;
	margin: 26px 0 0 30px;
}
#left_content
{
	width: 187px;
	display: block;
	background: url(images/menu-bg.jpg) no-repeat 0 0;
	padding: 28px 28px 0 25px;
	font: 14pt/120% Helvetica;
	text-align: center;
	letter-spacing: -0.5px;
}
#left_content IMG
{
	margin: 20px 0;
	border: 1px solid #D1CFB8;
}
#rightPan
{
	width: 451px;
	float: left;
}
#saveForm
{
	margin-top: 20px;
}
INPUT#submitForm
{
	background-color: #D6D3BD;
	border: 1px solid #ADA989;
	font-family: helvetica;
	font-size: 14pt;
	text-transform: uppercase;
	color: #7F7C65;
}
INPUT#submitForm:hover
{
	background-color: #C0BDA9;
	color: #ECEBE3;
}
#rightPan H1
{
	width: 438px;
	height: 24px;
	background: #282828 url(images/header.jpg) no-repeat 0 0;
	color: #FFF;
	font: 20px/13px Helvetica;
	padding: 137px 0 0 13px;
}
#rightPan H2
{
	display: block;
	color: #D60000;
	font-size: 20px;
	line-height: 22px;
	padding: 0 0 20px;
	margin: 29px 0 0 9px;
	text-transform: uppercase;
}
#rightPan P
{
	padding: 0 0 0 9px;
}
#rightPan .right_highlight
{
	font: 14pt/120% sans-serif;
}
/*----Footer Panel----*/
#footermainPan
{
	background: #626262 url(images/footerbg.png) repeat-x 0 0;
	color: #FFF;
	position: relative;
	margin: 0 auto;
	height: 250px;
	clear: both;
	text-align: center;
}
#footerPan
{
	width: 691px;
	position: relative;
	margin: 0 auto;
	font: 12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#footerPan P.copyright
{
	width: 204px;
	color: #FEFEFE;
	position: absolute;
	top: 105px;
	left: 218px;
}
