BODY  {
	font-family : Arial, Tahoma;
	font-size : 12px;
	font-style : normal;
	color : Black;
	background-color :  #7F7F7F;
}
TD {
	font-family : Arial, Tahoma;
	font-size : 13px;
	font-style : normal;
	color : Black;
}
a.menulink:link 
{
	font-family : Arial, Tahoma;
	font-size : 12px;
	font-style : normal;
	color : White;
	text-decoration : none;
	font-weight : bold;
}
a.menulink:visited {
	font-family : Arial, Tahoma;
	font-size : 12px;
	font-style : normal;
	color : White;
	text-decoration : none;
	font-weight : bold;
}
a.menulink:hover {
	font-family : Arial, Tahoma;
	font-size : 12px;
	font-style : normal;
	color : White;
	text-decoration : underline;
	font-weight : bold;
}
a.menulink2:link 
{
	font-family : Arial, Tahoma;
	font-size : 10px;
	font-style : normal;
	color : White;
	text-decoration : underline;
}
a.menulink2:visited {
	font-family : Arial, Tahoma;
	font-size : 10px;
	font-style : normal;
	color : White;
	text-decoration : underline;
}
a.menulink2:hover {
	font-family : Arial, Tahoma;
	font-size : 10px;
	font-style : normal;
	color : White;
	text-decoration : underline;
}
a.textlink:link 
{
	font-family : Arial, Tahoma;
	font-size : 12px;
	font-style : normal;
	color : Black;
	text-decoration : underline;
	font-weight : bold;
}
a.textlink:visited {
	font-family : Arial, Tahoma;
	font-size : 12px;
	font-style : normal;
	color : Black;
	text-decoration : underline;;
	font-weight : bold;
}
a.textlink:hover {
	font-family : Arial, Tahoma;
	font-size : 12px;
	font-style : normal;
	color : Black;
	text-decoration : underline;
	font-weight : bold;
}
a.textlinkb:link 
{
	font-family : Arial, Tahoma;
	font-size : 14px;
	font-style : normal;
	color : Black;
	text-decoration : underline;
	font-weight : bold;
}
a.textlinkb:visited {
	font-family : Arial, Tahoma;
	font-size : 14px;
	font-style : normal;
	color : Black;
	text-decoration : underline;;
	font-weight : bold;
}
a.textlinkb:hover {
	font-family : Arial, Tahoma;
	font-size : 14px;
	font-style : normal;
	color : Black;
	text-decoration : underline;
	font-weight : bold;
}
H1 {
	font-family : Verdana, Arial, Tahoma;
	font-size : 16px;
	font-style : normal;
	color : Black;
	margin-bottom : 0px;
}
H2 {
	font-family : Verdana, Arial, Tahoma;
	font-size : 14px;
	font-style : normal;
	color : Black;
	margin-bottom : 0px;
}
UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: Green;
	text-decoration: none;
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: disc;
	padding: 6px;
	margin: 10px;
}
.whitetext {
	font-family : Verdana, Arial, Tahoma;
	font-size : 11px;
	font-style : normal;
	color : #FFFFFF;
}
.smalltext {
	font-family : Verdana, Arial, Tahoma;
	font-size : 10px;
	font-style : normal;
	color : #FFFFFF;
}
.finput {
	font-family : Verdana, Arial, Tahoma;
	font-size : 12px;
	font-style : normal;
	width : 200px;
}
.title {
	font-family : Verdana, Arial, Tahoma;
	font-size : 36px;
	font-style : normal;
	color : #239E46;
	margin-bottom : 0px;
	font-weight : bold;
}
.title2 {
	font-family : Verdana, Arial, Tahoma;
	font-size : 22px;
	font-style : normal;
	color : #239E46;
	margin-bottom : 0px;
	font-weight : bold;
}
.title3 {
	font-family : Verdana, Arial, Tahoma;
	font-size : 22px;
	font-style : normal;
	color : #FFFFFF;
	margin-bottom : 0px;
	font-weight : bold;
}
.title4 {
	font-family : Verdana, Arial, Tahoma;
	font-size : 16px;
	font-style : normal;
	color : #FFFFFF;
	margin-bottom : 0px;
	font-weight : bold;
}
.title5 {
	font-family : Verdana, Arial, Tahoma;
	font-size : 18px;
	font-style : normal;
	color : #239E46;
	margin-bottom : 0px;
	font-weight : bold;
}
.tableleft {
	border-color : #E0E3E6;
	border-style : solid;
	border-right-width : 0px;
	border-left-width : 1px;
	border-top-width : 0px;
	border-bottom-width : 0px;
}
.tableleftright {
	border-color : #E0E3E6;
	border-style : dashed;
	border-right-width : 1px;
	border-left-width : 1px;
	border-top-width : 0px;
	border-bottom-width : 0px;
}
.tableright {
	border-color : #E0E3E6;
	border-style : dashed;
	border-right-width : 1px;
	border-left-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 0px;
}
.table {
	border-color : #FFFFFF;
	border-style : solid;
	border-right-width : 1px;
	border-left-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
}
.afftext {
	color: #ff0000;
	font:12px Arial, Helvetica, sans-serif;
}