body
{
	font-family: verdana;
	font-size: 8pt;
}
td
{
	font-family: verdana;
	font-size: 8pt;
}
input[type=button],input[type=submit]
{
	font-family: verdana;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #1F497D;	
	border: 0px;
	padding: 5px;
	width: 60px;
}
.titlefield
{
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
}
.searchfield
{
	font-family: verdana;
	font-size: 8pt;
	color: #7F7F7F;
	background-color: #D9D9D9;
	width: 60px;
	border: 0px;
}
.egtext
{
	color: #7F7F7F;
	font-size: 7pt;
	font-style: italic;
}
.title
{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #C00000;
}
.title2
{
	font-size: 8pt;
	font-weight: bold;
	color: #1F497D;	
}
.grid_header
{
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.grid_row1
{
	background-color: #F2F2F2;
}
.grid_row2
{
	background-color: #ffffff;
}