p, li, td {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #000000;
}

a {
        color: #003366;
        text-decoration: none;
}

a:hover {
        color: #003366;
        text-decoration: underline;
}

.navcell {
	width:183px;
	height: 35px;
        background: #4B5B6B;
}

.nav {
	font-family: 'Century Gothic', Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
        padding-top: 9px;
        padding-left: 9px;
        margin: 0px 5px 1px 5px;
}

.navcell a:hover {
	text-decoration: none;
	color: #fff700;
}

.nav2 {
        margin: 1px 5px 1px 5px;
        border: 1px solid #8dc63f;
        background: #ffffff;
        width:183px;
	height:100%;
}

#content {
	width: 600px;
	padding: 20px 0px 0px; 20px;
	margin-left: 20px
}

#greybg {
	margin: 5px;
	background: #cccccc;
}
