/* Menu System format */

leftnav.menu {
background-color: #2c3163;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
text-decoration: underline;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
}
A:link {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;

}

A:active {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
A:visited {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;

}
A:hover {
	color: #CC0033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;

}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	word-spacing: normal;
	letter-spacing: 1pt;
	margin-left: 0px;
	float: none;



}

parragraph.text {
color: #ffcd98;
text-decoration: none;
font-family: arial;
}

.menubold {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5C6C90;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
}
