body {
	margin : 0px;
	background-color: #333333;
	scrollbar-3dlight-color : #000000;
	scrollbar-arrow-color : White;
	scrollbar-darkshadow-color : #0D254B;
	scrollbar-face-color : 990000;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : Black;
	font-family: verdana,helvetica,sans-serif,geneva;
	font-size: 10pt;
	color: ffffff;
}

.TEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

.TITLE{
	font-family: Arial, Helvetica, sans-serif;
	color: ffffff;
	font : bold x-small small-caps;
	font-size : small;
}

.FOOTER{
	font-family: Arial, Helvetica, sans-serif;
	color: A0A0A4;
	font-size : 9;
}


.STEXT {
  font-family: Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font : bold;
  color:000000;
}


.SWTEXT {
  font-family: Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font : bold;
  color:ffffff;
}

.BTEXT {
  font-family: Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight: bold;
}

.BBACK {
  font-family: Arial, Helvetica, sans-serif;
  color: Maroon;
  font-size : 10pt;
  font-weight: bold;
}

.WT {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size : 10pt;
	font-weight: bold;
}


a, a:link, a:visited {
    font-size : 8pt; 
	color: white;
	font-weight: bold;
	text-decoration:none;
}

A:hover {
	font-size : 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #F0F8FF;
}


.CR {
  font-family: Arial, Helvetica, sans-serif;
  font-size : 8pt;
  color :white;
  font-weight:bold;
  text-align : center;
}


.menu {
	padding: 3pt;
       font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	background: #0D254B;
	background-color : #0D254B;
	
}
.topnav_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	
	}
.topnav_subA:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	text-align : none;
	background: #ffffff;
	background-color : #ffffff;
}
.topnav_subA:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #99244D;
	text-decoration: none;
	text-align : none;
	background: #ffffff;
	background-color : #ffffff;
}
.topnav_subA:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	text-align : none;
	background: #ffffff;
	background-color : #ffffff;
}
.topnav_subA:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
	background-color: #0D254B;
	width: 100%;
	text-align : center;
	background: #0D254B;
	
}

FORM INPUT {
	background-color: #FFF8DC;
	border-style: solid;
	border-width: 1pt;
	border-color: #990000;
	color: #990000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

FORM TEXTAREA {
	background-color: #FFF8DC;
	border-style: solid;
	border-width: 1pt;
	border-color: #990000;
	color: #990000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

FORM {
	scrollbar-3dlight-color : #000000;
	scrollbar-arrow-color : White;
	scrollbar-darkshadow-color : #0D254B;
	scrollbar-face-color : 990000;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : Black;
	}

FORM SELECT {
	background-color: #FFF8DC;
	border-style: solid;
	border-width: 1pt;
	border-color: #990000;
	color: #990000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
