BODY
{
    SCROLLBAR-FACE-COLOR: #e6e6e6;
    SCROLLBAR-HIGHLIGHT-COLOR: #d3d3d3;
    SCROLLBAR-SHADOW-COLOR: silver;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: gray;
    SCROLLBAR-TRACK-COLOR: #f3f3f3;
    SCROLLBAR-DARKSHADOW-COLOR: white;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}
H1
{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 0;
}
TD
{
    FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A
{
    COLOR: #3366CC;
    TEXT-DECORATION:underline
}
A:hover
{
    COLOR: #C4DF9B;
    TEXT-DECORATION: underline;
}
.anchorQTopic
{
	COLOR: #990000;
	text-decoration:none;
}
.headerLink
{
	COLOR: #FFFFFF;
    TEXT-DECORATION:underline;
    font-size: 11px;
}
.alignBottom
{
	vertical-align: bottom
}
.alignMiddle
{
	vertical-align: middle
}
.headerTextArea
{
	background-color: #993333;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
.plainText
{
	text-decoration: none;
	color: #666666;
}
.headerGrey
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.tableHeader
{
	background-color: #CCCCCC;
}
.txtFooter
{
	font-size: 10px;
}
tr.columnHeader td
{
	background-color: #CCCCCC;
	font-weight: bold;
}
