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

.TEXT {
  font-family: verdana,helvetica,sans-serif,geneva;
  font-size : 10pt;
}

.STEXT {
  font-family: verdana,helvetica,sans-serif,geneva;
  font-size : 8pt;
}
.SBTEXT {
  font-family: verdana,helvetica,sans-serif,geneva;
  font-size : 8pt;
  font-weight: bold;
  
}

.LSBTEXT {
  font-family: verdana,helvetica,sans-serif,geneva;
  font-size : 8pt;
  font-weight: bold;
  text-align: Justify;
}

.BTEXT {
  font-family: verdana,helvetica,sans-serif,geneva;
  font-size : 10pt;
  font-weight: bold;
}


.RBTEXT {
  font-family: verdana,helvetica,sans-serif,geneva;
  font-size : 10pt;
  color: RED;
  font-weight: bold;
}

.RTEXT {
  font-family: verdana,helvetica,sans-serif,geneva;
  font-size : 10pt;
  color: RED;
}

.RSBTEXT {
  font-family: verdana,helvetica,sans-serif,geneva;
  font-size : 8pt;
  font-weight: bold;
  color: RED;
}



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

A:hover {
	font-weight: bold;
	text-decoration: none;
	color: Red;
        font-size : 8pt;
}


.SB {
  font-family: verdana,helvetica,sans-serif,geneva;
  font-size : 8pt;
  color : white;
  font-weight:bold;
}


.menu {
	padding: 3pt;
	font-size : 11;
	background: #4C1175;
	background-color : #4C1175;
}
.topnav_sub {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-align : center;
}
.topnav_subA:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	text-align : center;
}
.topnav_subA:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	text-align : center;
}
.topnav_subA:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	text-align : center;
}
.topnav_subA:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C1175;
	font-weight:boldtext-decoration: underline;
	background-color: White;
	width: 100%;
	text-align : center;
}

FORM INPUT {
	background-color: #4C1175;
	border-style: solid;
	border-width: 1pt;
	border-color: ffffff;
	color: White;
	font-weight: normal;
	font-family: verdana,arial,helvetica,geneva,san-serif;
	font-size : 8pt;
}

FORM TEXTAREA {
	background-color: #4C1175;
	border-style: solid;
	border-width: 1pt;
	border-color: ffffff;
	color: ffffff;
	font-weight: normal;
	font-family: verdana,arial,helvetica,geneva,san-serif;
	font-size : 8pt;
}

FORM {
	scrollbar-3dlight-color : #000000;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #4C1175
	scrollbar-highlight-color : Silver;
	scrollbar-shadow-color : #4C1175;
}

FORM SELECT {
	background-color: #4C1175;
	border-style: solid;
	border-width: 1pt;
	border-color: ffffff;
	color: ffffff;
	font-weight: normal;
	font-family: verdana,arial,helvetica,geneva,san-serif;
	font-size : 8pt;
}