BODY{ 
	font-family:Times New Roman;
	font-size:18px;
	SCROLLBAR-FACE-COLOR: #809bd2;
   	SCROLLBAR-HIGHLIGHT-COLOR: #bbc5e9;
    	SCROLLBAR-SHADOW-COLOR: #000000;
    	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    	SCROLLBAR-ARROW-COLOR: #000000;
    	SCROLLBAR-TRACK-COLOR: #9fb5e6;//7e99d0;
    	SCROLLBAR-DARKSHADOW-COLOR: #7e99d0;
}

A:link
{
    COLOR: #990000;
}
A:visited
{
    COLOR: #990000;
}
A:active
{
    COLOR: #993300;
}
A:hover
{
    COLOR: #993300;
    TEXT-DECORATION: none;
    BORDER-TOP: #000000 1px dotted;
    BORDER-BOTTOM: #000000 1px dotted;
}
.clsTitleText{
	font-family:Times New Roman;
	font-size:22px;
	font-weight:bold;
}

.clsTitleTextMaroon{
	font-family:Times New Roman;
	font-size:22px;
	font-weight:bold;
	color:#993300
}

.clsSmallText{
	font-family:Times New Roman;
	font-size:12px;
}
.clsNormalText{
	font-family:Times New Roman;
	font-size:18px;
}
		.clsTextBox{
			font-family:Times New Roman;
			font-size:14px;
			width:200;
			border:#d3cdff 1px solid;
		}
.clsBriefingTitleText{
	font-family:Times New Roman;
	font-size:20px;
	font-weight:bold;
}