BODY {
	color: White;
	background-color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size: xx-small;
	margin : 1px;
    scrollbar-face-color:  Black;
	scrollbar-arrow-color:#FF9933;
}

A {
	color: #FF9933;
	text-decoration: none;
}

A:HOVER {
	color: Black;
	background-color: #FF9933;
	text-decoration: underline;

}

H1 {
	background-color: Black;
    color: #FF9933;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    font-size: 14pt;
    font-weight: bolder;
}

H2 {
	background-color: Black;
    color: #FF9933;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bolder;
    font-style: italic;

}

H3 {
	background-color: Black;
    color: white;
    font-size: 11pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
}

.main {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: Black;
}

TD.main {
    padding: 5px;
	background-color : #ECECEC;
}

A.main {
    color: Black;
    text-decoration: underline;
	background-color : #ECECEC;
}

A.main:HOVER {
	background-color: Black;
    color: #ECECEC;
    text-decoration: none;
}

.moto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
    font-weight: bold;
    text-align: center;
}

.footer {
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
	font-weight : lighter;
	letter-spacing: 0.1pc;
    text-align: center;
}

.tbldata
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

TH.tbldata
{
    font-weight: bolder;
    color: White;
	background-color : Black;
	padding: 2px;
}

TD.tbldata
{
    font-weight: normal;
    color: Black;
	background-color : White;
}

.tbldata2
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 7.5pt;
}

TH.tbldata2
{
    font-weight: bold;
    color: White;
	background-color : Black;
	padding: 1px;
}

TD.tbldata2
{
    font-weight: normal;
    color: Black;
	background-color : White;
}

.topmenu {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: White;
    font-weight: bold;
    font-size: 8pt;
}

.formdata {
	font-size : 8pt;
	color : #003C00;
    font-weight: bold;
}
.formtext
{
	font-size : 9pt;
	color : #000000;
	font-family : Courier New, Courier, monospace;
    background-color: #ECECEC;
    border-style: solid;
    border-width: 2;
}
.formname {
	font-size : 8pt;
	color : #003C00;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    clear: both;
}
.dhtmlform {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
    background-color: #ECECEC;
    border-style: solid;
    border-width: 0;
	margin : 2px;
    font-weight: bold;
}
.se {
	font-size: 1px;
	font-weight: lighter;
	color: black;
	visibility : hidden;
}


