body, p, table, td
{
	font-family: Helvetica, Sans-Serif;
	color: #333333;
	font-size: 9pt;
	font-weight: normal;
}

strong
{
	color: #005522;
	font-size: 14pt;
	font-weight: bold;
}

img
{
	border: none;
}

.img0 
{
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
}

.big
{
	color: #ffffcc;
	font-size: 14pt;
	font-weight: bold;
}

.dkbig
{
	color: #005522;
	font-size: 14pt;
	font-weight: bold;
}

.bold
{
	font-family: Helvetica, Sans-Serif;
	color: #ffcc00;
	font-size: 12pt;
	font-weight: bold;
}

.dkbold
{
	font-family: Helvetica, Sans-Serif;
	color: #005522;
	font-size: 12pt;
	font-weight: bold;
}

.boldi
{
	color: #111111;
	font-size: 10pt;
	font-weight: bold;
	font-style : italic;
}

.white
{
	font-family: Helvetica, Sans-Serif;
	color: White;
}

.yellow
{
	color: #ffcc00;
}

.small
{
	font-size: 8pt;
	color: #cccccc;
	font-weight: normal;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
}

.mini
{
	font-size: 7pt;
	font-weight: normal;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

.mini2
{
	font-size: 7pt;
	font-weight: normal;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
}

.lt
{
	font-size: 9pt;
	font-weight : bold;
	color: #ffffcc;
	background-color : #229922;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
}

.lt2
{
	font-size: 12pt;
	font-weight : bold;
	color: #ffffcc;
	background-color : #229922;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
}

.lt3
{
	background-color : #9CFF9C;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
}

.dk
{
	font-size: 9pt;
	font-weight : bold;
	color: #ffffcc;
	background-color : #005500;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
}

.dk2
{
	font-size: 12pt;
	font-weight : bold;
	color: #ffffcc;
	background-color : #005500;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
}

.dk3
{
	background-color : #31CE31;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
}

a
{
	text-decoration: none;
	color: #005500;
}

A:hover 
{
	color: #337733;
	text-decoration: none;
}

.mmenu{
	color: #ffcc00;
	font-size: 12pt;
	font-weight:normal;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
	background: #005522 url(img/mnud.gif) repeat-x center center;
}

.mmenu li{
	display: inline;
	width: 256px;
	border-bottom: medium Lime;
	vertical-align : text-top;
}

.mmenu li a{
	float: left;
	color: #ffcc00;
	text-decoration: none;
	padding: 6px 0px;
	width : 256px;
}

.mmenu li a:visited{
	color: #ffcc00;
	width : 256px;
}

.mmenu li a:hover{
	color: #005522;
	font-size: 12pt;
	font-weight:normal;
	font-weight: bold;
	text-decoration: none;
	background: #ffcc00 url(img/mnua.gif) repeat-x center center;
	width : 256px;
}

.current{
	color: #005522;
	font-size: 12pt;
	font-weight:normal;
	font-weight: bold;
	text-decoration: none;
	background: #ffcc00 url(img/mnua.gif) repeat-x center center;
}