BODY
{
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #bdc8de;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: silver;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	body: #E9E9E9;
	font-family : "Times New Roman", Times, serif;
	COLOR: Black;
	font-size : xx-small;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background-color : Black;
}

.nav
{
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : small;
}

.nav2
{
	COLOR: White;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : x-small;
	background-image : url(images/topline2.jpg);
	background-repeat : no-repeat;
}


.stext
{
	COLOR: White;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

.smtext
{
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

.smtext1
{
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : x-small;
	line-height : normal;
	text-align : left;
}

.smtext2
{
	COLOR: Black;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	line-height : normal;
	text-align : left;
}

.otext
{
	COLOR: #D0480D;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	line-height : normal;

}

.otext2
{
	COLOR: #424242;
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-size : medium;
	line-height : normal;
	text-align : left;
	background-image : url(images/hdback.jpg);
	font-weight : 500;
}

.stextl
{
	COLOR: #black;
	FONT-FAMILY: "Arial Narrow";
	font-size : x-small;
	font-weight : bold;
}

.Main
{
	COLOR: Gray;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : x-small;
	border : thin solid Silver;
}

.Main2
{
	COLOR: Gray;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : xx-small;
	border-left : thin dashed Silver;
}




.Mainhd
{
	COLOR: White;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : x-small;
	background : url(images/hdbox.jpg);
	text-align : center;
	font-weight : bold;
	line-height : 25px;
}

.Maindata
{
	COLOR: Navy;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : x-small;
	border : medium double #D0480D;
	;
	line-height : 20px;
	background-color : #DBDBDB;
	text-align : center;
}

.Mainhd2
{
	COLOR: White;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : x-small;
	background : url(images/hdbox2.jpg);
	text-align : center;
	font-weight : bold;
	line-height : 25px;
}



.btext
{
	COLOR: Navy;
	FONT-FAMILY: Verdana;
	font-size : x-small;
}



.white
{
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	background-color : White;
	border : medium groove Black;
	background-image : url(images/backwhite.gif);
}

.lblue
{
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	background-color : Silver;
	border : thin double;
	background-image : url(images/backtable.jpg);
}

.header
{
	COLOR: Black;
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-size : large;

}

.header2
{
	COLOR: Navy;
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-size : small;
	line-height : 15px;
	font-weight : bold;
}

.tableg
{
	COLOR: White;
	FONT-FAMILY: Verdana;
	font-size : x-small;
	line-height : 15px;
	font-style : oblique;
	font-weight : bolder;
	background-color : #6996BE;
	text-align : center;
}

.tableg2
{
	COLOR: #6996BE;
	FONT-FAMILY: Verdana;
	font-size : x-small;
	line-height : 15px;

}


A:link
{
	text-decoration: none;
	color: White;
}
A:visited
{
	text-decoration: none;
	color: Teal;
}
A:active
{
	text-decoration: none;
	color: Aqua;
}
A:hover
{
	text-decoration: underline;
	color: Aqua;
}

