/* CSS Document */



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #CCCCCC;
	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: 30px;
	margin-top: 0px;
}

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

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;}

