﻿td.menutable
{
	border:single 1px white;
	color:white;
	width:107px;
	height:24px;
	font:bold 10pt arial ;
	cursor:pointer;
	 cursor:hand;
	
}

P.LogoRedText
{
	color:#851D35;

}

td.LogoRed
{
	background-color:#851D35;

}
td.LogoRedText
{
   color:#851D35;

}

td.BEVEL
{
	border-left: 1px solid #336699; border-top: 1px solid #336699; border-bottom: 1px solid #001733;
	 border-right: 1px solid #001733; background-color: #003366;
}
.menutableover
{
	border:single 1px white;
	color:white;
	text-align:center;
	width:107px;
	height:24px;
	font:bold 10pt arial ;
	cursor:pointer;
	 cursor:hand;
	

}

.ContentHeader
{
	font:bold 14pt arial;
}

a
{
	color:#F39E27;
	font-family:arial;
}


.mouseover
{

	 cursor:pointer;
	 cursor:hand;

}

.DefaultFontAndColor
{
	font-family:Arial;
	color:#454545;
}

.Events td
{
	font:10pt arial;
}

.Normal
{
	width:100%;
}

.Required
{
	background-color:red;
	color:black;
}


.ListView-Options
{
background-color:silver;
}
.listviewheader
{
 background-color:#9BAAAD;
 color:white;
 font:bold 10pt arial;
}

.listviewhighlight
{
	background-color:white;
	 color:black;
	font:10pt arial;
}

.listviewdataeven
{
	font:10pt arial;
	background-color:white;

}

.listviewdataodd
{
	background-color:whitesmoke;
	font:10pt arial;

}

.command
{
	width:100px;
	background-color:#F39E27;
	cursor:pointer;
	cursor:hand;

	color:white;
}

.small
{
	width:80px;
}

Table.ListView
{
	background-color:whitesmoke;
}