.BodyText
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica
}
.PageTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: black;
    FONT-FAMILY: Arial, Verdana, Helvetica
}
.SubTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Verdana, Helvetica
}
.ForumSubTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: white;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Verdana, Helvetica
}
.DataGridHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Verdana, Helvetica
}
.DataGridHeader td
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Verdana, Helvetica
}
.ErrorText
{
	font-size: 9pt;
	color: Red;
}
.TextBoxText
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica
}
BODY
{
    FONT-SIZE: 9pt;
}
TD
{
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial, helvetica, sans-serif
}
A
{
	FONT-SIZE: 9pt;
	color: #990000;
}

A:hover { color: red; 
font-size: 9pt; 
font-weight: normal; 
text-decoration: none; } 

.menulink hr
{
	color:White
}
.menulink a {
	color: white; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none;
}
.menulink a:hover {
	color: red; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none;
}
.blogTitle
{
	color: #900000;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, helvetica, Sans-Serif;
}
.blogTime
{
	color: #669966;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, helvetica, Sans-Serif;
}
.blogTime a
{
	color: #900000; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: underline;
}
.blogTime a:hover
{
	color: #900000; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none;
}

