/* Setup the default body color */
BODY { background-color : #000000; }

/* Setup the main buttons back color */
td#mover { BACKGROUND-COLOR: #606060; border-left: 3px solid #808080; border-top: 3px solid #808080; border-bottom: 3px solid #000000; border-right: 3px solid #000000; cursor: pointer; }
td#mout { BACKGROUND-COLOR: #888888; border-left: 3px solid #aaaaaa; border-top: 3px solid #aaaaaa; border-bottom: 3px solid #666666; border-right: 3px solid #666666; }
td#mdwn { BACKGROUND-COLOR: #0000aa; border-left: 3px solid #0000cc; border-top: 3px solid #0000cc; border-bottom: 3px solid #000088; border-right: 3px solid #000088; }
td.outm { BACKGROUND-COLOR: #888888; border-left: 3px solid #aaaaaa; border-top: 3px solid #aaaaaa; border-bottom: 3px solid #666666; border-right: 3px solid #666666; }
p.blink {font-family: Arial; color: #ffffff; margin-left: 15; margin-right: 10; font-size: 9pt; font-weight: normal; cursor: pointer; }

td.grey { background-color: #808080; border: 1px solid #808080; }

/* Setup the default text style and color */
p {font-family: Arial; color: #000000; font-size: 10pt; font-weight: normal; } 
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} 

a.smalla {color: #808080; text-decoration: none; font-size: 8pt; font-weight: Normal}
a.smalla:visited {color: #808080; text-decoration: none; font-size: 8pt; font-weight: normal}
a.smalla:active {color: #0000C0; text-decoration: none; font-size: 8pt; font-weight: normal}
a.smalla:hover {background: #606060; color: #ffffff; text-decoration: none; font-size: 8pt; font-weight: normal}

a.normala {color: #000080; text-decoration: none; font-size: 10pt; font-weight: normal}
a.normala:visited {color: #000080; text-decoration: none; font-size: 10pt; font-weight: normal}
a.normala:active {color: #0000C0; 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}
