h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	}
	
p { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin-left:5px;
}
a.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#000099;
}

a.nav:hover {
	color:#999999;
}

table.main {
border-left-color:#333333;
border-left-style:solid;
border-left-width:1px;
border-right-color:#333333;
border-right-style:solid;
border-right-width:1px;

}

td.nav {
	border-top-style:solid;
	border-top-color:#999999;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	border-bottom-width:1px;
	vertical-align:top;
}

td { 
	vertical-align:top;
}

tr.main {
	vertical-align:top;
	height:480px;
	}
	
