﻿body 
{
	background-color:#FFFFFF;
	margin-top:0;	
	
}
H2
{
	font-size:24px;
	color:#000000;

	
}
TD
{
	font-family:Verdana;
	font-size:14px;
	
	
}
.Header
{
	border-top:1px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px;
	border-style:solid;
	border-color:#9933CC;	
	
}
.Messages
{
 width:155px;
 background-color:#996666;
 color:#FFFFCC;	
}
.menuCell
{
	width:155px;
	background-color:#666666;
}
.bodyCell
{
	width:427px;
	background-color:#cccccc;	
}
.MaroonRow
{
background-color:#663333;	
}
.MenuItem
{
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	border-top:1px;
	border-left:1px;
	border-right:1px;
	border-bottom:1px;
	border-style:solid;
	border-color:#9933CC;
}
.Menu
{

	padding:5px;	
}
.MenuItem a
{
	color:#9933CC;
	text-decoration:none;
}

.MenuItem a:Hover
{
	text-decoration:underline;
}
.footer
{	
	background-color:white;
	height:32px;
	width:1024px;
	font-family: Arial, Verdana, Arial;
	font-size: 11px;
	color: #000000;	
	text-align:center;
	position: relative;
	clear:both;
    bottom: 0px;    
	
}

   
