/* CSS Document */



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
body {
	margin-left: 5px;
	margin-top: 0px;
}

.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

A.subnav {
	color: #999999;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
A.subnav:active {color:#CCCCCC}
A.subnav:visited {color:#CCCCCC}
A.subnav:hover {color:#B3B3B3}


.tablea {

	border: 1px solid #DFDFDF;}
