<!--


body 
{ 
margin: 0px 0px 0px 0px;
background-color: #000000;
}

.maintable 
{ 
background-color: #ffffff;
}

.maincontent
{
font-family: arial;
font-size: 10pt;
font-weight: normal;
color: #000000;
text-align: left;
}

.maincontentsmall
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #000000;
text-align: left;
}

.maincontentbold
{
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: #000000;
text-align: left;
}

.messageheader
{
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: #000000;
background-color: #F38E34;
text-align: center;
}

.itemsheader
{
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: #ffffff;
background-color: #0D74AF;
text-align: center;
}

.itemstextbold
{
font-family: arial;
font-size: 8pt;
font-weight: bold;
color: #000000;
text-align: center;
}

.itemstext
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #000000;
text-align: center;
}

.itemstextboldcenter
{
font-family: arial;
font-size: 12pt;
font-weight: bold;
color: #000000;
text-align: center;
}

.itemstextcenter
{
font-family: arial;
font-size: 10pt;
font-weight: normal;
color: #000000;
text-align: center;
}

.forumsheaderbg
{
background-color: #0D74AF;
}

.forumsheaderbgorange
{
background-color: #F38E34;
}

.forumsheader
{
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: #ffffff;
text-align: center;
}

.forumsheaderleft
{
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: #ffffff;
text-align: left;
}

.forumstext
{
font-family: arial;
font-size: 10pt;
font-weight: normal;
color: #000000;
text-align: left;
}

.forumstextcenter
{
font-family: arial;
font-size: 10pt;
font-weight: normal;
color: #000000;
text-align: center;
}

.forumstextleft
{
font-family: arial;
font-size: 10pt;
font-weight: normal;
color: #000000;
text-align: left;
}

.navdate {
	font-family: arial;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	color: #000000;
}


#menu a {
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #F27C12;
	text-decoration: underline;
}

#menu a:hover {
	font-size: 10pt;
	color: #0A72B1; 
	text-decoration: none;
}

.footer
{
font-family: arial;
font-size: 7pt;
font-weight: normal;
color: #000000;
text-align: center;
vertical-align: middle;
}

a:link
{
color: #0066CC; text-decoration: underline;
}
a:visited
{
color: #0066CC; text-decoration: underline;
}
a:active
{
color: #6699FF; text-decoration: underline;
}
a:hover
{
color: #6699FF; text-decoration: underline;
}

a.footerlink:link
{
color: #000000; text-decoration: none;
}
a.footerlink:visited
{
color: #000000; text-decoration: none;
}
a.footerlink:active
{
color: #000000; text-decoration: none;
}
a.footerlink:hover
{
color: #000000; text-decoration: underline;
}

.formtext
{
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: #000000;
text-align: left;
vertical-align: middle;
}

.formtextred
{
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: #ff0000;
text-align: left;
vertical-align: middle;
}

.formtextsmall
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #000000;
text-align: left;
vertical-align: top;
}

.formfields
{
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: #000000;
background-color: #ffffff;
text-align: left;
vertical-align: middle;
border: 1px solid #3366CC;
}
.textsize { font-size:12px;font-family:Arial,Helvetica,sans-serif}

-->