body {
	background-color:#000000;
	font-family: Verdana, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: #D3D0BC;
	}
hr { 
	color : #AB3F3F;
	size : 1px;
	}

b {
	font-family: Verdana, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: #D3D0BC;
	}

a {
	color : #ffffff;
	text-decoration : underline;
	font-family : Verdana;
	font : Verdana;
	font-size : 10pt;
	font-weight : normal;
	}
A:Visited  {
	color : #ffffff;
	text-decoration : underline;
	font-family : Verdana;
	font : Verdana;
	font-size : 10pt;
	font-weight : normal;
}

A:Active  {
	color : #ffffff;
	text-decoration : underline;
	font-family : Verdana;
	font : Verdana;
	font-size : 10pt;
	font-weight : normal;
}

A:Hover  {
	color : #ffffff;
	font-family : Verdana;
	font : Verdana;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
}    
A.menulink {
	display: block;
	text-align: left;
	text-decoration: none;
	font-family:arial;
	font-size:10px;
	color: #ffffff;
	BORDER: none;
	border: solid 1px #000000;
	}
A.menulink:Visited {
	display: block;
	text-align: left;
	text-decoration: none;
	font-family:arial;
	font-size:10px;
	color: #ffffff;
	BORDER: none;
	border: solid 1px #000000;
	}    
A.menulink:hover {
	border: solid 1px #E9BB0B;
	background-color:#000000;
	font-family:arial;
	font-size:10px;
	}
h1 {
	font-family: Verdana, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: #CD8338;
      }
h2 {
	font-family: Verdana, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: #CD8338;
      }
h3 {
	font-family: Verdana, Helvetica;
	font-style: normal;
	font-weight: bolder;
	font-size: 10pt;
	color: #CD8338;
      }
h4 {
	font-family: Verdana, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: #CD8338;
	}

textarea {
    border: 1px solid;
	font-family : Verdana;
	font-size : 10pt;
	background-color :#E9E9E9 ;
	border-color :  #444444;
}

SELECT {
	background-color: #E9E9E9;
	border-color : 003366;
}

.button {
	font-family : Verdana;
	font-size : 10pt;
	font-weight: bold;
	color: 000000;
	background-color : #E9E9E9;
	border-color : 003399;
	border-bottom: 2pt outset;
	border-left: 2pt outset;
	border-right: 2pt outset;
	border-top: 2pt outset;
	cursor: hand;
}
 .tableborder {
	font-size: 10pt;
	color: white;
	font-variant: normal;
	text-decoration: none;
	font-family: Verdana;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	border-top:1px solid #E9BB0B;
	border-bottom:1px solid #E9BB0B;
	border-left: 1pt solid #E9BB0B;
	border-right: 1pt solid #E9BB0B;
	text-align: left;
}
 .tableborderWhite {
	font-size: 10pt;
	color: white;
	font-variant: normal;
	text-decoration: none;
	font-family: Verdana;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	border-top:1px solid #D3D0BC;
	border-bottom:1px solid #D3D0BC;
	border-left: 1pt solid #D3D0BC;
	border-right: 1pt solid #D3D0BC;
	text-align: left;
}
.title {
	font-family: Verdana, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: 003366;
	}
TH 	{
	background-color: #000000;
	font-family: Arial, Helvetica, Serif;
	color: White;
	font-size: 12pt;
	text-align: center;
	}
td 	{
	background-color: #000000;
	font-family: Arial, Helvetica, Serif;
	color: #D3D0BC;
	font-size: 12pt;
	
	}
.redbackTH 	{
	background-color: #800000;
	font-family: Arial, Helvetica, Serif;
	color: White;
	font-size: 12pt;
	text-align: center;
	}
.redbackTD 	{
	background-color: #800000;
	font-family: Arial, Helvetica, Serif;
	color: White;
	font-size: 12pt;
	text-align: left;
	}
.goldbackTH 	{
	background-color: #CD8338;
	font-family: Arial, Helvetica, Serif;
	color: White;
	font-size: 12pt;
	text-align: center;
	}
.goldbackTD 	{
	background-color: #CD8338;
	font-family: Arial, Helvetica, Serif;
	color: White;
	font-size: 12pt;
	text-align: left;
	}



