BODY
{
	font-size: 12px;
	color: black;
	font-family: verdana;
	background-color: silver;
	padding: 0;
	margin: 0;
}
Body.PopBody 
{
	background-color: #EAEBDB;
	margin:0;
	padding:5px
}
TD
{
	font-size: 12px;
	font-family: verdana;
}
A
{
	color: #45030f;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
	color: black;
}
#C1
{
	background:#EAEBDB url(c1.jpg) no-repeat 50px center;
	width:100%;
	height:126px;
	border-bottom:solid 1px white 
}
#C3
{
	background:url(c3.jpg) repeat-x 0 0;
	width:100%;
	height:8px;
}
#C6
{
	background:url(c6.jpg) repeat-x 0 0;
	width:100%;
	height:12px;
}
#FooterCell
{
	background-color:#CAC9B5;
	font-size: 11px;
	color: black;
	text-align: center;
	width: 100%;
	height: 30px;
}
#FooterCell A
{
	color: black;
	text-decoration: none;
	font-weight: bolder;
}
#FooterCell A:hover
{
	text-decoration: underline;
}
#MenuArea
{
	background:url(menu.jpg) repeat-y center top;
	border-right:white 1px solid;
	width:295px;
	height:296px;
	padding:10px 0 3px 0; 
}
.MainMenu
{
	margin-top:0em;
	margin-left: 19px;
	margin-right:19px;
	margin-bottom: 0;
	text-align: left;
	padding:0;
	width:258px;
}
.MainMenu li
{
	list-style-image:url(blt.gif);
	list-style-position:inside;
	color:#99cccc;
	padding:5px 10px 10px 10px;
	border-bottom:#eaebdb 1px solid;
}
.MainMenu li a
{
	color: #b1b29e;
	font-weight: bolder;
	text-decoration: none;
	font-size: 11px;
	margin-bottom:5px;
	padding: 10px;
}
.MainMenu a:hover
{
	color: white;
	text-decoration: none;
}
#SubMenuArea
{
	background:url(SubMenu.jpg) repeat-x 0 0;
	width: 100%;
	height: 42px;
	text-align: center;
}
.SubMenu
{
	text-align: center;
	padding: 3px;
}
.SubMenu A
{
	text-decoration: none;
	color: #45030f;
	font-size: 12px;
	font-weight:bolder;
}
.SubMenu A:hover
{
	text-decoration: none;
	color: #7e071d;
}
.Separator
{
	background:url(separator.jpg) no-repeat 0 0;
	width:1px;
	height:42px;
}

.BodyCell
{
	background-color:#EAEBDB;
	padding: 5px;
	width:100%;
	height:100%;
}
.BodyDiv
{
	margin-bottom:5px;
}
.HeadCell
{
	margin-bottom: 5px;
	padding-left:5px;
	color: #6e0519;
	font-size: 14px;
	font-weight: bolder;
}

.formbutton
{
	background-color: #490310;
	border: 1px solid #490310;
	color: white;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
}
.formfield
{
	background-color: white;
	border: 1px solid #490310;
	font-size: 12px;
	font-family:Tahoma;
}

