.footer
{
	background-color: #F5F3EB; 
	font-family: Tahoma;
	font-size: xx-small;
}
.header
{
	COLOR: #CC0000;
	BACKGROUND-COLOR: #F5F3EB; 
	font-weight: bold;
	font-size: 16pt;
	font-family: Verdana, Tahoma, Arial;	
}
.subHeader
{
	COLOR: #F5F3EB; 
	BACKGROUND-COLOR: #cc0000;	
}
.subHeader a
{
	COLOR: #F5F3EB; 
	BACKGROUND-COLOR: #cc0000;	
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: underline;
}
.leftMenu
{
	background-color: #F5F3EB;
	font-size:8pt;
	width:250px;
}
.mainBody
{
	font-family: Verdana;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
.tblLogin TD 
{
	font-family: Verdana;
	font-size: medium;
}
.crumbPathSeparator
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial;
}
.crumbNode
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
}
.crumbNode:link
{
	color: #F5F3EB;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
}
.crumbNode:hover
{
	color: #F5F3EB;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: underline;
}
.crumbNode:visited
{
	color: #F5F3EB;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
}
.grid
{
	border-style: solid;
	border-color: #999;
	border-collapse: separate;
	border-width: 1px;
	margin: 5px;
}
.gridHeader
{
	background-color: #F1F1F1;
	text-decoration: underline;
}
.gridFooter
{
}
.gridItem
{
	background-color:#FFFFFF;
}
.gridAltItem
{
	background-color: #F1F1F1;
}
.gridSelection
{
	background-color: #CC0000;
	color: #F5F3EB;
}
td 
{
	vertical-align:top;
}