/* CSS Document */

.topnav {
	font-family: Verdana;
	font-size: 14px;
	color: #336699;
	font-weight:bold;
}
.topnav:link {
	font-family: Verdana;
	font-size: 14px;
	color: #336699;
	font-weight:bold;
}

.topnav:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #336699;
	font-weight:bold;
}
.topnav:active {
	font-family: Verdana;
	font-size: 14px;
	color: #336699;
	font-weight:bold;
}
.topnav:visited {
	font-family: Verdana;
	font-size: 14px;
	color: #336699;
	font-weight:bold;
}

.LeftSide
{
font-family: Verdana; /* Font Face */
font-size: 12pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 100;}

.hotlinks {
	font-family: Verdana;
	font-size:14px;
	color:#336699;
	}
.hotlinks:link {
	font-family: Verdana;
	font-size:14px;
	color:#336699;
	}

.hotlinks:hover {
	font-family: Verdana;
	font-size:14px;
	color:#336699;
	}
.hotlinks:active {
	font-family: Verdana;
	font-size:14px;
	color:#336699;
	}
.hotlinks:visited {
	font-family: Verdana;
	font-size:14px;
	color:#336699;
	}