﻿BODY {
	background-color : #333333;
	color : #ffffff;
	font-family : Arial;	font-size : 14pt;
	text-align : center;
	overflow : auto;
    margin-top : 0px;
    margin-left : 0px;
}

A {
	color : #000000;
	font-size:8pt; font-weight:bold; text-decoration:none
	
}

A:HOVER {
	color : #ffffff;
	font-size:8pt; font-weight:bold; text-decoration:none

}

A:HOVER.LIT {
    color : #000000;
	font-size:8pt; font-weight:bold; text-decoration:none; background-color : #DDBC64

}

A:HOVER.BIT {
    color : #ffffff;
	font-size:8pt; font-weight:bold; text-decoration:none; background-color : #A07400

}

A:HOVER.WIT {
    color : #ffffff;
	font-size:8pt; font-weight:bold; text-decoration:none; background-color : #DDBC64

}

TD {
    color : #DDBC64;
    font-family : Arial;    font-weight:bold;
    font-size : 8pt;
}
TD.BG {
 	background : #333333
}
TD.UMA {
 	background : #f1f1e9
}
TD.BLACK {
	background: #000000
}
TD.GOLD {
 	background : #DDBC64
}
TD.LIT {
 	background : #f1f1e9
}
TD.OFF {
 	background : #f1f1e9
}

TD.ON {
 	background : #DDBC64
}

IMG {
	border : 0px
}

H1 {
	color : #ffffff;
	font-family : Arial;	font-size : 8pt
}
H2 {
    color : #ffffff;
    font-family : Arial;
    font-size : 24pt;
    font-weight:100
}
H3 {
    color : #ffffff;
    font-family : Arial;    font-size : 12pt
}
H4 {
    color : #DDBC64;
    font-family : Arial;    font-size : 12pt;
}
H5 {
    color : #ffffff;
    font-family : Arial;    font-size : 10px;
}
H6 {
    color : #DDBC64;
    font-family : Arial;    font-size : 10pt;
}
SMALL {
    color : #DDBC64;
    font-family : Arial;    font-size : 10px;
}
INPUT {
    background-color : transparent;
    color : #DDBC64;
   	font-family : Arial;    font-size : 10pt;
   	border-color : #DDBC64

}
SELECT {
	color : #DDBC64;
	font-family : Arial;	font-size : 10pt;
	background-color : #1C2D3D;
	border-color : #DDBC64
}
TEXTAREA {
	color : #DDBC64;
	font-family : Arial;	font-size : 10pt;
	background-color : transparent;
	border-color : #DDBC64;
	overflow : auto
}
STRONG {
	font-size : 24pt; font-family : Arial; color : #DDBC64; font-weight :900
}
