P
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 11px;
}

TD, BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}

.smalltxt
{
	margin-right: 20px;
	padding-right: 40px;
	padding-left: 10px;
	font-size: 10px;
	color: gray;
	line-height: 120%;
}

H1
{
	font-family: arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 16px;
}

H2
{
	font-family: arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 14px;
}

H3
{
	font-family: arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: normal;
}

.topbar
{
	margin: 0px;
	background-color: #F2F2F2;
	border-bottom: 1px solid silver;
	width: 100%;
}

.botbar
{
	margin-top: 10px;
	background-color: #F2F2F2;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	width: 100%;
}

.maintable
{
	margin-top: 10px;
	border: 0px solid black;
	width: 750px;
	padding: 0px;
}

.navmenu
{
	margin-right: 20px;
	width: 150px;
}

.content
{
	
}

.right-menu
{
	width: 200px;
	margin-left: 20px;
	margin-top: 10px;
}

.navrub
{
	font-size: 11px;
	border-bottom: 1px solid silver;
	padding: 2px;
	margin-top: 15px;
}

.navsubrub
{
	border-bottom: 1px solid #E8E8E8;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 100%;
}

A.navlink:link
{
	text-decoration: none;
	color: #006600;
	font-weight: bold;
	font-size: 10px;
}

A.navlink:Visited
{
	text-decoration: none;
	color: #006600;
	font-weight: bold;
	font-size: 10px;
}

A.navlink:hover
{
	text-decoration: none;
	color: black;
}

A:link
{
	color: #006600;
	font-weight: bold;
}

A:Visited
{
	color: #006600;
}

A:hover
{
	color: black;
}