body
{
	background-color: #531f35;
	margin: 0px;
	color: White;
	font-family: Verdana;
	font-size: 11px;
}

body a
{
	color: White;
}

.tMainTable
{
	margin: auto;
}

.tdHeader
{
	background-image: url(images/header.jpg);
	width: 833px;
	height: 22px;
	background-color: White;
}

.divHeader
{
	color: Black;
	padding-left: 295px;
	font-size: 9px;
}
.divHeader a
{
	color: Black;
	text-decoration: none;
}
.divHeader a:hover
{
	text-decoration: underline;
}
.tdTopLogo
{
	background-image: url(images/top_left.jpg);
	width: 268px;
	height: 204px;
}

.tdTopMenu
{
	background-image: url(images/top_menu.jpg);
	width: 178px;
	height: 204px;
}

.tdTopImage
{
	background-image: url(images/top_image.jpg);
	width: 188px;
	height: 204px;
}

.tdTopSubMenu
{
	background-image: url(images/top_submenu.jpg);
	width: 202px;
	height: 204px;
}

.divMenu
{
	width: 178px;
	padding-top: 18px;
	text-align: left;
}

.cLink
{
	background-image: url(images/menubg.jpg);
	width: 168px;
	height: 20px;
	display: block;
	padding-left: 10px;
	padding-top: 4px;
	text-decoration: none;
}

.cLink:hover
{
	text-decoration: underline;
	color: Gray;

}

.tdContent
{
	background-color: White;
	width:629px;
height: 350px;
}

.tdRightBar
{
	text-align:center;
	vertical-align:top;
	background-image: url(images/right_repeat.jpg);
	width: 204px;
	height: 364px;
}

.tdRightBot
{
	background-image: url(images/right_bot.jpg);
background-repeat: no-repeat;

	height: 9px;
}
.tdRightBot1
{
	background-image: url(images/right_repeat.jpg);
	text-align:center;
height: 350px;
width: 178px;
}
.divSubMenu
{
	text-align: left;
	padding-left: 10px;
	padding-top: 22px;
}
.divSubMenu ul
{
	list-style-image: url(images/yellow_arrow.jpg);
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 25px;
}
.cSubLink
{
	padding-left: 5px;
	display: block;
	color: #eedc10;
	text-decoration: none;
}

.cSubLink:hover
{
	text-decoration: underline;
	color: #e7df88;
}

.divContentSection
{
	color:Black;
	padding-top:20px;
	clear:both;
}

.divHeading
{
	width:600px;
	height:25px;

	
	 background-image:url(images/heading_border.jpg);
	 background-position:bottom;
	 background-repeat:no-repeat;
}
.divHeadingText
{
	padding-left: 55px;	
	font-size:15px;
	font-weight:bold;
	color:#2c0f1c;
	
}

.divContentGroup
{
 
	width:95%;
	padding-top:15px;
	clear:both;
}
.divContentGroup a
{
	color:Black;	
}
.divContentGroup a:hover
{
	color:Gray;	
}

.divContentLeft
{
	padding-left:25px;
	width:45%;
	float:left;
	text-align:center;
}

.divContentRight
{
	padding-right:25px;
	width:45%;
	text-align:center;
	float:right;
}

.divContentStretched
{
	width:560px;
	padding-left:35px;
	padding-bottom:25px;
	text-align:center;
}

.divRightBarContent
{
	padding-top:15px;
width: 178px;
}

.divRightBarContent a:hover
{
color:Gray;
}

