BODY,P,TD,OL,UL,DIV {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#000000;
}

A {
    text-decoration: none;
    color: #00008B;
}
A:link {
    text-decoration: none;
    color: #00008B;
}
A:active {
	text-decoration: none;
	color: #0000FF;
}
A:visited {
	text-decoration: none;
	color: #003399;
}
A:hover {
	text-decoration: underline;
	color: #CC3399;
}

A.white {
    font-weight: bold;
    text-decoration: none;
    color: #FFD700;
}
A.white:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFD700;
}
A.white:active {
    font-weight: bold;
    text-decoration: none;
    color: #E6E6FA;
}
A.white:visited {
	font-weight: bold;
    text-decoration: none;
	color: #FFD700;
}
A.white:hover {
    font-weight: bold;
    text-decoration: underline;
	color: #E6E6FA;
}

PRE {
	font-size: 12px;
	font-family: Courier New;
	font-weight: normal;
	font-style: normal;
}

H1 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 19px;
}

.H1 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 19px;
}

H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

.H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

B {
    font-weight: bold;
}
I {
    font-style: italic;
}
U {
    text-decoration: underline;
}

INPUT {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	font-family : "Courier New", Courier, monospace;
}
SELECT {
	font-family : "Courier New", Courier, monospace;
    font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
TEXTAREA {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

#imgbn {
    visibility: hidden;
}

#cntmenu {
    background-color: menu;
    border-bottom: black 1px solid;
    border-left: black 1px solid;
    border-right: black 1px solid;
    border-top: black 1px solid;
    cursor: default;
    line-height: 20px;
    position: absolute;
    visibility: hidden;
    width: 125px;
}
.cntmenuitems {
    padding-left: 15px;
    padding-right: 15px;
}

.white {
	color: #FFFFFF;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.num {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: bold;
}

.copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

.usage {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: Gray;
}
