/* Setup the default body color */
BODY { background-color : #000000; }

/* Setup the main buttons back color */
td#mover { BACKGROUND-COLOR: #cc8800; border-left: 3px solid #ee7700; border-top: 3px solid #ee7700; border-bottom: 3px solid #aa5500; border-right: 3px solid #aa5500; cursor: pointer; }
td#mout { BACKGROUND-COLOR: #ee8800; border-left: 3px solid #ffaa00; border-top: 3px solid #ffaa00; border-bottom: 3px solid #cc6600; border-right: 3px solid #cc6600; }
td#mdwn { BACKGROUND-COLOR: #ffaa00; border-left: 3px solid #ffcc00; border-top: 3px solid #ffcc00; border-bottom: 3px solid #ee7700; border-right: 3px solid #ee7700; }

p#linkb {font-family: Arial; color: #000000; margin-left: 15; margin-right: 10; font-size: 9pt; font-weight: normal; cursor: pointer; }

td.overm { BACKGROUND-COLOR: #cc8800; border-left: 3px solid #ee7700; border-top: 3px solid #ee7700; border-bottom: 3px solid #aa5500; border-right: 3px solid #aa5500; cursor: pointer; }
td.outm { BACKGROUND-COLOR: #ee8800; border-left: 3px solid #ffaa00; border-top: 3px solid #ffaa00; border-bottom: 3px solid #cc6600; border-right: 3px solid #cc6600; }
td.dwnm { BACKGROUND-COLOR: #ffaa00; border-left: 3px solid #ffcc00; border-top: 3px solid #ffcc00; border-bottom: 3px solid #ee7700; border-right: 3px solid #ee7700; }
p.blink {font-family: Arial; color: #000000; margin-left: 15; margin-right: 10; font-size: 9pt; font-weight: normal; cursor: pointer; }

td#grey { background-color: #c0c0c0; border: 1px solid #c0c0c0; }

td#green { background-color: #3bb3c3; border: 1px solid #3bb3c3; }

/* Setup the default text style and color */
p {font-family: Microsoft Sans Serif; color: #000000; font-size: 10pt; } 
p#red{font-family: Microsoft Sans Serif; color: #ff0000; font-size: 10pt; font-weight: bold }
p#redy{font-family: Microsoft Sans Serif; background: #FFFF00; color: #ff0000; font-size: 10pt; font-weight: bold }

/* Setup the default h1 color */
h1 {font-family: Microsoft Sans Serif; color: #000000; font-size: 12pt; font-weight: bold }
h2 {font-family: Microsoft Sans Serif; color: #ff0000; font-size: 12pt; font-weight: bold }

/* Setup the small link colors */
a#small {color: blue; text-decoration: none; font-size: 8pt; font-weight: Normal}
a#small:visited {color: #900000; text-decoration: none; font-size: 8pt; font-weight: normal}
a#small:hover {background: #606060; color: #ffffff; text-decoration: none; font-size: 8pt; font-weight: normal}
a#small:active {color: #3bb3c3; text-decoration: none; font-size: 8pt; font-weight: normal} 

/* Setup the normal link colors */
a#normal {color: #000080; text-decoration: none; font-size: 10pt; font-weight: normal}
a#normal:visited {color: #900000; text-decoration: none; font-size: 10pt; font-weight: normal}
a#normal:active {color: #0000ff; text-decoration: none; font-size: 10pt; font-weight: normal}
a#normal:hover {background: #606060; color: #ffffff; text-decoration: none; font-size: 10pt; font-weight: normal}

a.normala {color: #000080; text-decoration: none; font-size: 10pt; font-weight: normal}
a.normala:visited {color: #900000; text-decoration: none; font-size: 10pt; font-weight: normal}
a.normala:active {color: #0000ff; text-decoration: none; font-size: 10pt; font-weight: normal}
a.normala:hover {background: #606060; color: #ffffff; text-decoration: none; font-size: 10pt; font-weight: normal}
 
/* Setup the linkwhite link colors */
a#linkwhite {color: #ffffff; text-decoration: none; font-size: 10pt; font-weight: normal}
a#linkwhite:visited {color: #eeffff; text-decoration: none; font-size: 10pt; font-weight: normal}
a#linkwhite:active {color: #ffffff; text-decoration: none; font-size: 10pt; font-weight: normal}
a#linkwhite:hover {background: #606060; color: #ffffff; text-decoration: none; font-size: 10pt; font-weight: normal}

a.whitelink {color: #ffffff; text-decoration: none; font-size: 10pt; font-weight: normal}
a.whitelink:visited {color: #eeffff; text-decoration: none; font-size: 10pt; font-weight: normal}
a.whitelink:active {color: #ffffff; text-decoration: none; font-size: 10pt; font-weight: normal}
a.whitelink:hover {background: #606060; color: #ffffff; text-decoration: none; font-size: 10pt; font-weight: normal}

/* Setup the main buttons link colors */
a#butt {font-family: Arial; color: #000000; margin-left: 15; margin-right: 10; text-decoration: none; font-size: 9pt; font-weight: normal }
a#butt:active {font-family: Arial; color: #ffff60; margin-left: 15; margin-right: 10; text-decoration: none; font-size: 9pt; font-weight: normal }
a#butt:hover {font-family: Arial; color: #ffffff; margin-left: 15; margin-right: 10; text-decoration: none; font-size: 9pt; font-weight: normal }

/* Setup the home finance link colors */
a#red {color: #ffffff; text-decoration: none; font-size: 9pt; font-weight: normal}
a#red:hover {color: #ffff00; text-decoration: none; font-size: 9pt; font-weight: normal}

