BODY
{
	SCROLLBAR-FACE-COLOR: #A5CFFE;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #663366;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #330033;
	SCROLLBAR-TRACK-COLOR: #00376E;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	body: #E9E9E9;
	font-family : Arial, Helvetica, sans-serif;
	COLOR: #FFFFFF;
	list-style-image: url("joe.gif");
	font-size : xx-small;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background-color : #00376E;
}
.stext
{
	COLOR: White;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : x-small;
	background-color : #00376E;
	list-style : square inside;
	line-height : 20px;
}

.stext1
{
	COLOR: #002347;
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-size : small;
	background-color : #7DA1C4;
	font-weight : bold;
	text-align : center;
	border : 1px outset;
}
.stext2
{
	COLOR: White;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : x-small;
	background-color : #00376E;
}


.stext3
{
	COLOR: White;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : x-small;
	background-color : #3A6FA3;
	border : 1px double Navy;
}




.Btext1
{
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : x-small;
	background-color : White;
}

.Btext2
{
	COLOR: Black;
	FONT-FAMILY: "MS Sans Serif", Geneva, sans-serif;
	font-size : large;
	background-color : White;
	font-weight : bold;
}



.Btext3
{
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : small;
	background-color : White;
}

.Btext4
{
	COLOR: #277438;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : small;
	background-color : White;
}


.Btext5
{
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : x-small;
	background-color : #DADADA;
	border : thin dashed Gray;
}


.gtext
{
	COLOR: White;
	FONT-FAMILY: "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	background-color : #277438;
	line-height : 20px;
	margin-left : 5px;
	padding-left : 6px;
	vertical-align : top;
	font-weight : bolder;
}


.grntext
{
	COLOR: #003333;
	FONT-FAMILY: Verdana;
	font-size : x-small;

}


.header
{
	COLOR: Black;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	line-height : 15px;
}

.header2
{
	COLOR: #B2192B;
	FONT-FAMILY: Arial;
	font-size : small;
	line-height : 15px;
	font-weight : bold;
}


	
	


A:link
{
	text-decoration: none;
	color: #C0C0C0;
}
A:visited
{
	text-decoration: none;
	color: #A5CFFE;
}
A:active
{
	text-decoration: line-through;
	color: #C0C0C0;
}
A:hover
{
	text-decoration: underline;
	color: Silver;
}

