body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;		
}

table td, table tr
{ 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border: 0;
	margin: 0px;
	padding: 3px;
}

table tr.even { background: #FFFFE1; }
table tr.odd { background: #FFFFFF; }
table tr.head td { background: #1F5394; color:#ffffff; font-weight: bolder; }
.BoldLabel
{ font-weight: bolder; }

.dataFields
{
	color: #666666;	
}

#panNotLoggedIn
{
	width: 600px;
	border: 1px #A8B4D8 solid;
	background-color: #EDF2F9;
	padding: 10px;
}

#panDownLoadUpdates
{
	width: 600px;
	border: 1px #A8B4D8 solid;
	background-color: #EDF2F9;
	padding: 10px;
}

.FlatTextBox01
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 2px solid;
	font-size: 11px;
	border-bottom: #c7ccdc 2px solid;
	border-bottom: #c7ccdc 1px solid;
	font-family: Tahoma, Verdana, Arial, MS Sans Serif;
	width: 200px;
}
#filelist table { width: 590px; }
#filelist table td.even { color: Yellow; }

