/* Setup the default body color */
body {  color: #333366;	font-size: 10px;line-height: 20px; font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #000000;
	background: url('images/cosmic.jpg'); 
	text-align: center; margin: 10px}

#content {position: absolute;

top: 150px;

left: 200px;

width: 550px;

padding: 10px 0px 10px 20px;

} 


/* Setup the main buttons back color */
td#mover { BACKGROUND-COLOR: #a8a8a8; border-left: 3px solid #c8c8c8; border-top: 3px solid #c8c8c8; border-bottom: 3px solid #888888; border-right: 3px solid #888888; cursor: pointer; }
td#mout { BACKGROUND-COLOR: #c0c0c0; border-left: 3px solid #eeeeee; border-top: 3px solid #eeeeee; border-bottom: 3px solid #999999; border-right: 3px solid #999999; }
td#mdwn { BACKGROUND-COLOR: #3bb3c3; border-left: 3px solid #6bd3f3; border-top: 3px solid #6bd3f3; border-bottom: 3px solid #3080a0; border-right: 3px solid #3080a0; }

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: #a8a8a8; border-left: 3px solid #c8c8c8; border-top: 3px solid #c8c8c8; border-bottom: 3px solid #888888; border-right: 3px solid #888888; cursor: pointer; }
td.outm { BACKGROUND-COLOR: #c0c0c0; border-left: 3px solid #eeeeee; border-top: 3px solid #eeeeee; border-bottom: 3px solid #999999; border-right: 3px solid #999999; }
td.dwnm { BACKGROUND-COLOR: #3bb3c3; border-left: 3px solid #6bd3f3; border-top: 3px solid #6bd3f3; border-bottom: 3px solid #3080a0; border-right: 3px solid #3080a0; }

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; }
td.greena { background-color: #3bb3c3; border: 1px solid #3bb3c3; }

/* Setup the default text style and color */
p {font-family: Microsoft Sans Serif; color: #000000; font-size: 9pt; font-weight: normal; }
p.ps {font-family: Microsoft Sans Serif; margin-left: 10; margin-right: 5;} 
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 linkwhite link colors */
a.wlnk {color: #000000; text-decoration: none; font-size: 9pt; font-weight: normal}
a.wlnk:visited {color: #000000; text-decoration: none; font-size: 9pt; font-weight: normal}
a.wlnk:active {color: #000000; text-decoration: none; font-size: 9pt; font-weight: normal}
a.wlnk:hover {background: #a8a8a8; color: #000000; text-decoration: none; font-size: 9pt; font-weight: normal}

/* 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: blue; 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:hover {background: #606060; color: #ffffff; text-decoration: none; font-size: 10pt; font-weight: normal}
a#normal:active {color: #3bb3c3; text-decoration: none; font-size: 10pt; font-weight: normal} 

a.normala {color: blue; 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:hover {background: #606060; color: #ffffff; text-decoration: none; font-size: 10pt; font-weight: normal}
a.normala:active {color: #3bb3c3; 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}
