body {
	margin: 0px;
	background-color: #E6E6E6;
}
.DateText{
	font-family: arial;
	font-size: 12px;	
	color: #444444;
	text-decoration: none;
}
.BigBlackText{
	font-family: arial;
	font-size: 12px;	
	color: #000000;
	text-decoration: none;
}
.MenuText{
	font-family: arial;
	font-size: 12px;	
	color: #666666;
	font-weight:bold;
	text-decoration: none;
}
.MenuWhiteText{
	font-family: arial;
	font-size: 12px;	
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
.RedBg{
	background-color: #938B8A;	
}
.GrayTableBorder{
	background-color: #dfdede;	
}
.BottomMenuText{
	font-family: arial;
	font-size: 12px;	
	color: #444444;
	text-decoration: none;
}
.RedText{
	font-family: arial;
	font-size: 13px;	
	color: #a10006;
	font-weight:bold;
	text-decoration: none;
}

.BlackText{
	font-family: arial;
	font-size: 12px;	
	color: #444444;
	text-decoration: none;
}

.Heading{
	font-family: arial;
	font-size: 12px;	
	color: #0033CC;
	font-weight:bold;
	text-decoration: none;
}

