#BodyLayer
{
	height: 330px; 
	margin:20px;
	border:solid 0px black;
	overflow:auto;
}

a
{
	font-family: verdana;
	font-size: 12px;
	
}

.MenuLink
{
	font-family: verdana;
	font-size: 12px;
	color: #D8E4D8;
	text-decoration: none;
}

.Menuhref
{
	font-family: verdana;
	font-size: 10px;
	color: #D8E4D8;
	text-decoration: none;
}

.MenuLinkdown
{
	font-family: verdana;
	font-size: 10px;
	color: #D8E4D8;
	text-decoration: none;
}

.SubMenuLink
{
	font-family: verdana;
	font-size: 12px;
	color: #778C87;
	text-decoration: none;
}

.Heading
{
	font-family: verdana;
	font-size: 14px;
	color: #778C87;
	text-decoration: none;
}

.TextBlack
{
	font-family: verdana;
	font-size: 10px;
	color: black;
	text-decoration: none;
}

select
{
	font-family: verdana;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

textarea
{
	font-family: verdana;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

input
{
	font-family: verdana;
	font-size: 12px;
	color: black;
	text-decoration: none;
}
.deplink
{
	font-family: verdana;
	font-size: 11px;
	color: #778C87;
	text-decoration: none;
}

.cellnormal
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.clicklink
{
	font-family: verdana;
	font-size: 12px;
	color: #778C87;
	text-decoration: underline;
}
