BODY { font-family: Verdana,Arial, Helvetica; font-size: 11px; }
BODY.menu {	background-color: Silver; }

P, DIV, TD, UL, OL { font-family: Verdana,Arial, Helvetica; font-size: 11px; }

.description { font-size:12px; }

H1 { font-family: Verdana,Arial, Helvetica; font-size: 18px; color: #333333;}
H2 { font-family: Verdana,Arial, Helvetica; font-size: 16px; color: #333333;}

A { color: #FF6600; text-decoration: none; }
A:hover { color: #666666; }
A:active { color: #000000; }
A.white { color: white; }

STRONG { font-family: Verdana,Arial, Helvetica; font-size: 12px; color: #333333; }
.error { font-family: Verdana,Arial, Helvetica; font-size: 11px; color: Red; font-weight: bold;}

TABLE.invisible
{
	border-style:none;
	border-width:0px;
	border-collapse:collapse;
}

TABLE.datagrid
{
	background-color: #e3e3e3;
	border-color:White;
	border-width:0px;
	border-style:solid;
	border-collapse:collapse;
}



TABLE.Navigator_Table
{
	background-color:none;
	margin-right:1px;
	margin-left:1px;
}

A.Navigator_Item_Link 
{ 
	color: #000066; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px; 
}

TD.Navigator_Cell
{
	background-color: #e3e3e3;
	border-color: #666666;
	border-width:1px;
	border-style: solid;
	text-align: center;
	padding: 5px;
}



TD
{
	border-color:White;
	border-width:0px;
	border-style:solid;
}

.odditem 
{
	background-color: #f3f3f3;
	border-color:White;
	border-width:0px;
	border-style:solid; 
}

.evenitem 
{
	background-color: #e3e3e3;
	border-color:White;
	border-width:0px;
	border-style:solid;
}

.tableheader
{
	background-color:#cccccc;
	font-weight:bold;
	border-color:White;
	border-width:0px;
	border-style:solid;
}

TABLE.formarea
{
	background-color: #e3e3e3;
	border-color:WhiteSmoke;
	border-style:none;
	border-width:0px;
	padding:0px;
	
}

TR.formarea
{
	background-color: #e3e3e3;
	border-color:WhiteSmoke;
	border-style:none;
	border-width:0px;
}

TD.formarea
{
	background-color: #e3e3e3;
	border-color:WhiteSmoke;
	border-style:none;
	border-width:0px;
}

.imagelist
{
	background-color:White;
	border-color:Gray;
	border-width:0px;
	border-style:solid;
}

.dropdownlist
{
	font-weight:normal;
}


.button
{
	background-color: #000033;
	COLOR: #FFFFFF; 
	FONT-FAMILY: verdana; 
	FONT-SIZE: smaller; 
	FONT-WEIGHT: bold; 
	HEIGHT: 24px;
	TEXT-ALIGN: center;
	padding-left: 5px;
	padding-right: 5px;
}

