body
{
	font-family: Verdana;
}
.MenuRow
{
	height: 29px;
	border-bottom: white thin solid;
}
a
{
	color: #0E238B;
	font-weight: bold;
	font-family: Verdana;
	font-size: 14px;
	cursor: hand;
	width: 100%;
	text-decoration: none;
	
}
.HeaderLabel
{
	PADDING-LEFT:20px;
	FONT-SIZE:50px;
	Z-INDEX:106;
	LEFT:0px;
	COLOR:white;
	POSITION:absolute;
	TOP:65px;
}
.TimeLabel
{
	FONT-SIZE:14px;
	Z-INDEX:106;
	LEFT:0px;
	COLOR:white;
	POSITION:absolute;
	TOP:100px;
	WIDTH:100%;
	TEXT-ALIGN:right;
	PADDING-RIGHT:10px;
}
.MenuSelect
{
	color: #0E238B;
	font-weight: bold;
	font-family: Verdana;
	font-size: 14px;
	cursor: hand;
	width: 100%;
	text-decoration: none;
	background-color: #58B124;

}
.ContentCell
{
	BACKGROUND-POSITION:right bottom;
	BACKGROUND-IMAGE:url(Images/bac.jpg);
	BACKGROUND-REPEAT:no-repeat;
	BACKGROUND-COLOR:#e9f3fd;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
	font-size: 1px;
}
.ContentLabel
{
	WIDTH:100%;
	BORDER-BOTTOM:thin #58B124 solid;
	font-size: 18px;
	color: #0E238B;
}
.EmailLabel
{
	color: #0E238B;
	font-family: Verdana;
	font-size: 12px;
	cursor: hand;
	text-decoration: none;
}