body
{
	background-color: #FFFFFF;
	font-family: Verdana, Tahoma, Sans-Serif;
}

table
{
	font-size: 8pt;
}

.filecomment
{
	font-size: 7pt;
	color:#707070;
}

.table_header, 
.table_header a, 
.table_header a:hover, 
.table_header a:link, 
.table_header a:visited
{
	color:#505050;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	height:30px;
	vertical-align: middle;
}

.panel_table
{
	width:90%;
	border: 1px #96abc7 solid;

}

.panel_title_td
{
	color:#446084;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	height:30px;
	border-bottom: 1px #96abc7 solid;
	padding-left:10px;
	vertical-align: middle;
}

.panel_title_tr
{
	background-color: #f5f5ff;
}

.panel_content_td
{
	color:#446084;
	font-size: 8pt;
	padding-left:10px;
	vertical-align: middle;
	background-color: #fcfcff;
}


A:link
{
	color: #0044a0;
	text-decoration: none;
	font-weight: bold;
}

A:visited
{
	color: #26436a;
	text-decoration: none;
	font-weight: bold;
}

A:hover
{
	color: #0044a0;
	text-decoration: underline;
	font-weight: bold;
}

input
{
	text-indent : 2px;
}

.vform
{
	font-style: normal;
	color: #26436a;
	background-color: #FFFFFF;
	border: #96abc7 1px solid;
}


.row1
{
	font-style: normal;
	color: #000000;
	background-color: #F5F5F5;
}

.row2
{
	font-style: normal;
	color: #000000;
	background-color: #F5F5F5;
}

.gensmall
{
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #F5F5F5;
}

.thHead
{
	font-style: bold;
	color: #FFFFFF;
	background-color: #4682B4;
}
