/* New stuff */
a.forumlink{font-size:9pt;font-family:"verdana";color: #000000;text-decoration: none;}
a.forumlink:hover{font-size:9pt;font-family:"verdana";color:#6699CC;text-decoration:none;}
a.forumlink:visited{font-size:9pt;font-family:"verdana";color:#000000;text-decoration:none;}
a.forumlink:active{font-size:9pt;font-family:"verdana";color:#000000;text-decoration:none;}
a.forumlink:visited:hover{font-size:9pt;font-family:"verdana";color:#6699CC;text-decoration:none;}

a.forumlinkmedium{font-size:8pt;font-family:"verdana";color: #000000;text-decoration: none;}
a.forumlinkmedium:hover{font-size:8pt;font-family:"verdana";color:#6699CC;text-decoration:underline;}
a.forumlinkmedium:visited{font-size:8pt;font-family:"verdana";color:#000000;text-decoration:none;}
a.forumlinkmedium:active{font-size:8pt;font-family:"verdana";color:#000000;text-decoration:none;}
a.forumlinkmedium:visited:hover{font-size:8pt;font-family:"verdana";color:#6699CC;text-decoration:underline;}

a.forumlinksmall{font-size:7pt;font-family:"verdana";color: #000000;text-decoration: none;}
a.forumlinksmall:hover{font-size:7pt;font-family:"verdana";color:#6699CC;text-decoration:none;}
a.forumlinksmall:visited{font-size:7pt;font-family:"verdana";color:#000000;text-decoration:none;}
a.forumlinksmall:active{font-size:7pt;font-family:"verdana";color:#000000;text-decoration:none;}
a.forumlinksmall:visited:hover{font-size:7pt;font-family:"verdana";color:#6699CC;text-decoration:none;}

font.small{font-size:7pt;font-family:"verdana";}
font.title{font-size:9pt;font-family:"verdana";}
table.main{font-size:7pt;font-family:"verdana";color:#000000;border:1px solid #000000;background-color:#ffffff;}
td{font-size:7pt;font-family:"verdana";color:#000000;}
td.navheader{font-size:7pt;font-family:"verdana";color:#ffffff;background-color:#000000;}
tr.navheader{font-size:7pt;font-family:"verdana";color:#ffffff;background-color:#000000;}

body
{
	font-family:Verdana;
}

.bodyText
{
	font-family:Verdana;
	font-size:8pt;
}

.bodyTextBold
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
}

.bodyTextItalic
{
	font-family:Verdana;
	font-size:8pt;
	font-style:italic;
}

.bodyTextWhite
{
	font-family:Verdana;
	font-size:8pt;
	color: White;
}

.bodyTextRed
{
	font-family:Verdana;
	font-size:8pt;
	color: Red;
}

.bodyTextRedBold
{
	font-family:Verdana;
	font-size:8pt;
	color: Red;
	font-weight:bold;
}

.bodyTextRedBold10
{
	font-family:Verdana;
	font-size:10pt;
	color: Red;
	font-weight:bold;
}

.bodyTextSmall
{
	font-family:Verdana;
	font-size:7pt;
}

.bodyTextSmallItalic
{
	font-family:Verdana;
	font-size:7pt;
	font-style: italic;
}

.bodyTextSmallRed
{
	font-family:Verdana;
	font-size:7pt;
	color:Red;
}

.title
{
	font-weight:bold;
	font-size:10pt;
}

.titleRed
{
	font-weight:bold;
	font-size:10pt;
	color:Red;
}

.titleWhite
{
	font-weight:bold;
	font-size:10pt;
	color:White;
}

TR.blackTable
{
	background-color:Black;
}

.input
{
	border:solid 2px red;
	border-color: Red;
	font-family:Verdana;
	font-size:8pt;
}

.blackLink
{
	font-size:8pt;
	color:Black;
	text-decoration:none;
}

.blackLink:hover
{
	font-size:8pt;
	color:Black;
	text-decoration:underline;
}

.blackLink10
{
	font-size:10pt;
	color:Black;
	text-decoration:none;
}

.blackLink10:hover
{
	font-size:10pt;
	color:Black;
	text-decoration:underline;
}

.blueLink10
{
	font-size:10pt;
	color:Blue;
	text-decoration:none;
}

.bluekLink10:hover
{
	font-size:10pt;
	color:Blue;
	text-decoration:underline;
}

.redLink
{
	font-size:8pt;
	color:Red;
	text-decoration:none;
}

.redLink:hover
{
	font-size:8pt;
	color:Red;
	text-decoration:underline;
}

.redLink10
{
	font-size:10pt;
	color:Red;
	text-decoration:none;
}

.redLink10:hover
{
	font-size:10pt;
	color:Red;
	text-decoration:underline;
}