BODY
{
	SCROLLBAR-FACE-COLOR: #277438;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #bdc8de;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: black;
	SCROLLBAR-TRACK-COLOR: silver;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	body: #E9E9E9;
	font-family : Arial, Helvetica, sans-serif;
	COLOR: Black;
	list-style-image: url("pcms.gif");
	font-size : xx-small;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background-color : #696969;
}
.stext
{
	COLOR: Green;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : small;
	background-color : White;
}

.stext1
{
	COLOR: Green;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : x-small;
	background-color : White;
}


.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: White;
}
A:visited
{
	text-decoration: none;
	color: Silver;
}
A:active
{
	text-decoration: line-through;
	color: Silver;
}
A:hover
{
	text-decoration: underline;
	color: Silver;
}


