BODY {
	font-size: 12px;
	color: white;
	font-family: verdana;
	background-color:#141414;
	padding: 0;
	margin: 0;
}
Body.PopBody
{
	background-color: #141414;
	margin: 0;
	padding: 5px;
}
TD
{
	font-size: 12px;
	font-family: verdana;
}
A
{
	color: #8eb304;
	text-decoration: none;
}
A:hover
{
	color: #8eb304;
	text-decoration: underline;
}
#C1
{
	background:url(c1.jpg) repeat-x 0 0;
	width:100%;
	height:13px;
}
#C3
{
	background:url(c3.jpg) repeat-x 0 0;
	width:100%;
	height:7px;
}
.MainMenu 
{
	padding-left:10px;
	padding-right:3px;
	text-align:left;
	margin:0;
	white-space:normal;
}
.MainMenu li
{
	padding-top:5px;
	color:white;
	list-style-type:none;
}
.MainMenu li a
{
	text-decoration: none;
	font-weight: bolder;
	color:white;
	font-size:13px;
}
.MainMenu li a:hover
{
	color: white;
	text-decoration: underline;
}
.SubMenu 
{
	margin:0;
	padding-left:5px;
	padding-right:3px;
	text-align:left;
	margin-bottom:5px;
	
}
.SubMenu li
{
	padding-top:5px;
	color:#ffe076;
	list-style-type:none;
	font-size:5px;
}
.SubMenu li a
{
	background:url(blt.gif) no-repeat left center;
	text-decoration: none;
	color:#ffe076;
	font-size:11px;
	font-weight:lighter;
	padding-left:5px;
}
.SubMenu li a:hover
{
	color: #ffe076;
	text-decoration: underline;
}
#BodyArea
{
	width:100%;
	height:100%;
}
#SideCell
{
	background:url(sidebg.jpg) repeat-y 0 0;
	width:160px;
	height:100%;
	padding-top:10px;
	padding-bottom:10px;
}
#SideDiv
{
	
	margin-bottom:10px;
}
.BodyCell
{
	background-color:#141414;
	padding:10px ;
	height:100%;
	width:100%;
}
.BodyDiv
{
	margin:10px;
}
.HeadCell
{
	color:white;
	font-weight: bolder;
	font-size: 16px;
	font-family: Tahoma;
	padding: 10px 5px 10px 5px;
	margin-bottom: 5px;
	background-color:#282828;
}
#FooterCell
{
	background: url(footer.jpg) repeat-x 0 0;
	height:50px;
	text-align:center;
	color:silver;
	font-size:11px;
}
#FooterCell A
{
	font-weight:bolder;
	text-decoration:none;
	color:#ff000a;

}
#FooterCell A:hover
{
	text-decoration:underline;
	color:#ff000a;
}
.formfield
{
	border: sliver 1px solid;
	font-size: 12px;
	font-family: Tahoma;
	color: black;
}
.formButton
{
	border: sliver 1px solid;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	background-color: Silver;
	color: black;
}
/**frames**/
.BodyFrameHeader
{
	background-color:#282828;
	color:#ff000a;
	padding:4px;
	font-size: 13px;
	margin-bottom:10px;
}
.BodyFrameHeader A
{
	color: white;
	font-weight: bolder;
	text-decoration: none;
}
.BodyFrameHeader A:hover
{
	color: white;
	text-decoration: underline;
}
.BodyFrame
{
	padding: 10px;
	color: white;
	margin-bottom:3px;
}

