.th_sub {
	background-color: #DDDDDD;
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.th {
	background-color: #CCCCCC;
	border-bottom: 1px solid #AAAAAA;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration: bold;
	text-align: left;
}

.td {
	border-bottom: 1px solid #CCCCCC;
	height: 25px;
}

.tro {
	background-color: #E9E9E9;
	height: 25px;
}

.tre {
	background-color: #FCFCFC;
	height: 25px;
}

.tre_last {
	height: 3px;
	border-bottom: 1px solid #AAAAAA;
}

.trHover {
	background-color:#d8d8d8;
	color: #000000;
	height: 25px;
}

.trHighlight {
	background-color:#c0c0c0;
	color:#ffffff;
	height: 25px;
}

.th_top {
	background-color: #CCCCCC;
	color: #FFFFFF;
	text-decoration: bold;
	text-align: left;
	border-bottom: 1px solid #AAAAAA;
}

.table {
	border-top: 1px solid #666666;
}

.th_bl {
	background-color: #DDDDDD;
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
	font-weight: bold;
	text-align: right;
}

#topnav {
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding: 0 0 0 12px;
	}
	
#topnav UL {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	} 

#topnav LI {
	display: block;
	margin: 0;
	padding: 0;
	float:left;
	width:auto;
	}
	
#topnav A {
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#444;
	display:block;
	width:auto;
	text-decoration:none;
	background: #E9E9E9;
	margin:0;
	padding: 2px 10px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #aaa;
}

#topnav SPAN {
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#c0c0c0;
	display:block;
	width:auto;
	text-decoration:none;
	background: #E9E9E9;
	margin:0;
	padding: 2px 10px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #aaa;
}
	
#topnav A:hover, #topnav A:active {
	background: #CCCCCC;
	}

#topnav A.here:link, #topnav A.here:visited {
	position:relative;
	z-index:102;
	background: #CCCCCC;
	font-weight:bold;
	}
	
#subnav {
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	position:relative;
	top:-1px;
	z-index:101;
	margin:0;
	padding: 0px 0 3px 0;
	background: #CCCCCC;
	border-top:1px solid #fff;
	border-bottom:1px solid #aaa;
	}
	
#subnav UL {
	list-style: none;
	margin: 1px 0 0px 13px;
	padding: 0px;
	border-right: 1px solid #fff;
	border-left: 1px solid #aaa;
	} 

#subnav LI {
	position:relative;
	z-index:102;
	display: block;
	margin: 0;
	padding: 0;
	float:left;
	width:auto;
	}
	
#subnav A {
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	display:block;
	width:auto;
	text-decoration:none;
	margin:0;
	padding: 2px 12px 2px 10px;
}

#subnav SPAN {
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	display:block;
	width:auto;
	text-decoration:none;
	margin:0;
	padding: 2px 12px 2px 10px;
}
	
#subnav A:hover, #subnav A:active {
	color:#444;
	}

#subnav A.here:link, #subnav A.here:visited {
	color:#444;
	}
	
#subnav BR, #topnav BR {
	clear:both;
}

.help {
	float: right;
}