﻿body 
{
	background-color: #eeeeee;
	overflow: auto;
}

.AC_FillerTop
{
	background: url(images/footer_left.jpg) top center repeat;
	width: 29px;
	height: 179px;
}

.AC_RowHeader
{
	width: 761px;
	height: 179px;	
	border: none;
}

.AC_HeaderLeft
{
	width: 228px;
	height: 179px;
}

.AC_HeaderRight
{
	width: 533px;
	height: 179px;	
}



.AC_FooterLeft
{
	background: url(images/footer_left.jpg) top center no-repeat; 
	height: 58px;
	width: 228px;
}

.AC_FooterRight
{
	background: url(images/footer_right.jpg) top center no-repeat; 
	height: 58px;
	width: 533px;
	font-family: Tahoma;
	font-size: 12px;
}

.AC_Content
{
	padding-top: 5px;
	padding-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: auto;
	background-color: White;
	overflow: hidden;	
}

.AC_TopBottom
{
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: White;
	overflow: hidden;	
}

.pagetitle
{
	color: #eb8951; 
	font-size: 20px; 
	font-weight: bold;	
	padding-left: 10px;
	width: 780px;
}

.MessageDiv
{
	padding-left: 10px;	
}
