BODY
{
	font-size: 12px;
	color: #3d7280;
	font-family: verdana;
	background-color:#3D7280;
	padding: 0;
	margin: 0;
}
Body.PopBody
{
	background-color: white;
	margin: 0;
	padding: 5px;
}
TD
{
	font-size: 12px;
	font-family: verdana;
}
A
{
	color: #1d3f55;
	text-decoration: none;
}
A:hover
{
	color: black;
	text-decoration: underline;
}
#MenuArea
{
	padding:0 40px 0 40px;
	background-color:#3D7280;
	width:100%; 
	height:46px;
}
.am1
{
	background:url(Activemenu.gif) no-repeat  0 0;
	width:7px;
	height:30px;
}
.ActiveMainMenu
{
	width:100%;
	height:30px;
	background-color:White;
	text-align:center;
}
.ActiveMainMenu A
{
	text-decoration: none;
	font-weight: bolder;
	color: black;
	font-size: 14px;
	display:block;
}
.ActiveMainMenu A:hover
{
	text-decoration: none;
	color:gray;
}
.am3
{
	background:url(Activemenu.gif) no-repeat  0 -30px;
	width:7px;
	height:30px;
}
.m1
{
	background:url(menu.gif) no-repeat  0 0;
	width:7px;
	height:30px;
}
.MainMenu
{
	background:url(menu.gif) repeat-x  0 -30px;
	width:100%;
	height:30px;
	text-align:center;
}
.MainMenu A
{
	text-decoration: none;
	font-weight: bolder;
	color: white;
	font-size: 14px;
	display:block;
}
.MainMenu A:hover
{
	text-decoration: none;
	color:black;
}
.m3
{
	background:url(menu.gif) no-repeat  0 -60px;
	width:7px;
	height:30px;
}
.Separator
{
	width:10px;
}
.MiniSeparator
{
	color:#868364;
	width:2px;
}
.SubMenu
{
	
}
.SubMenu a
{
	text-decoration: none;
	font-weight: bolder;
	color:#868364;
	font-size:12px;
	padding: 5px;
}
.SubMenu a:hover
{
	color: #868364;
	text-decoration: underline;
}


#BodyArea
{
	margin-top:0;
	padding-bottom:10px;
	padding-left:26px;
	padding-right:26px;
	width:100%;
	height:100%;
}
.sf11
{
	background:url(sideframe.gif) no-repeat 0 0;
	width:5px;
	height:5px;
}
.sf12
{
	background-color:#9ab5bd;
	width:100%;
	height:5px;
}
.sf13
{
	background:url(sideframe.gif) no-repeat -5px 0;
	width:5px;
	height:5px;
}
.sf31
{
	background:url(sideframe.gif) no-repeat 0 -5px;
	width:5px;
	height:5px;
}
.sf32
{
	background-color:#9ab5bd;
	width:100%;
	height:5px;
}
.sf33
{
	background:url(sideframe.gif) no-repeat -5px -5px;
	width:5px;
	height:5px;
}
.SideFrame
{
	background-color:#9ab5bd;
	width:100%;
	height:100%;
	padding:5px;
	color:Black;
}
.SideFrame TD
{
	color:Black;
}
.bf11
{
	background:url(bodyframe.gif) no-repeat 0 0;
	width:10px;
	height:10px;
}
.bf12
{
	background-color:White;
	width:100%;
	height:10px;
}
.bf13
{
	background:url(bodyframe.gif) no-repeat -10px 0;
	width:10px;
	height:10px;
}
.bf31
{
	background:url(bodyframe.gif) no-repeat 0 -10px;
	width:10px;
	height:10px;
}
.bf32
{
	background-color:White;
	width:100%;
	height:10px;
}
.bf33
{
	background:url(bodyframe.gif) no-repeat -10px -10px;
	width:10px;
	height:10px;
}
.BodyFrame
{
	background-color:White;
	width:100%;
	height:100%;
	padding:0 10px 0 10px;
}

#fc1
{
	background:url(footer.gif) no-repeat 0 0px;
	width:3px;
	height:40px;
}
#fc3
{
	background:url(footer.gif) no-repeat 0 -40px;
	width:3px;
	height:40px;
}
#FooterCell
{
	background-color:#3d7280;
	width:100%;
	height:40px;
	text-align:center;
	color:White;
	font-size:11px;
}
#FooterCell A
{
	font-weight:bolder;
	text-decoration:none;
	color:White;

}
#FooterCell A:hover
{
	text-decoration:underline;
	color:White;
}
.BodyCell
{
	padding:0 10px;
	width: 100%;
	height: 100%;
	background-color:White;
}
.BodyCell2
{
	padding:0 10px;
	width: 100%;
	height: 100%;
	background-color:White;
}
#SideCell
{
	width: 158px;
	height: 100%;
	padding-bottom:10px;
}
.HeadCell
{
	color:#1d3f55;
	font-weight: 600;
	font-size: 16px;
	font-family: Tahoma;
	padding-left: 5px;
	margin-bottom: 5px;
}
.SideHead
{
	color:White;
	text-align:center;
	background-color:#3d7280;
	font-weight:bolder;
	padding:2px;
}
.BodyDiv
{
	margin-bottom: 10px;
}
.SideDiv
{
	margin-bottom: 10px;
}
.formfield
{
	border: #1d3f55 1px solid;
	font-size: 12px;
	font-family: Tahoma;
	color: Black;
}
.formButton
{
	border: #1d3f55 1px solid;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	background-color: #1d3f55;
	color: white;
}
.FormNote
{
	font-size:11px;
}