/* default */
body { color:#FFFFFF; background-color:#000000; font-family:"Verdana", "Geneva", "Arial", "Helvetica", "Swiss", "SunSans-Regular", "sans-serif"; font-size:12px; line-height:13px; margin:0px; }
td { color:#FFFFFF; background-color:#000000; font-family:"Verdana", "Geneva", "Arial", "Helvetica", "Swiss", "SunSans-Regular", "sans-serif"; font-size:12px; line-height:13px; }

/* link-colors */
.active { text-decoration:underline; color:#FFFFCC; font-weight:bold; }

a { text-decoration:none; color:#FFFFCC; cursor:pointer; }
a:link { text-decoration:none; color:#FFFFCC; cursor:pointer; }
a:visited { text-decoration:bold; color:#FFFFCC; cursor:pointer; }
a:active { text-decoration:none; color:#FFFFCC; cursor:pointer; }
a:hover { text-decoration:underline; color:#800000; cursor:pointer; }

a.sidenavLink:link{ text-decoration:none; color:#FFFFCC; cursor:pointer;  }
a.sidenavLink:active{ text-decoration:none; color:#FFFFCC; cursor:pointer;  }
a.sidenavLink:visited{ text-decoration:none; color:#FFFFCC; cursor:pointer;  }
a.sidenavLink:hover{ text-decoration: underline; color:#800000; cursor:pointer;  }

a.thumbs { color:#999999; cursor:pointer; }
a.thumbs:link { color:#999999; cursor:pointer; }
a.thumbs:visited { color:#999999; cursor:pointer; }
a.thumbs:active { color:#999999; cursor:pointer; }
a.thumbs:hover { color:#800000; cursor:crosshair; }

a.white { text-decoration:none; color:white; cursor:pointer; }
a.white:link { text-decoration:none; color:white; cursor:pointer; }
a.white:visited { text-decoration:none; color:white; cursor:pointer; }
a.white:active { text-decoration:none; color:white; cursor:pointer; }
a.white:hover { text-decoration:underline; color:white; cursor:pointer; }

a.charcoal { text-decoration:none; color:#3B3B3B; cursor:pointer; }
a.charcoal:link { text-decoration:none; color:#3B3B3B; cursor:pointer; }
a.charcoal:visited { text-decoration:none; color:#3B3B3B; cursor:pointer; }
a.charcoal:active { text-decoration:none; color:#3B3B3B; cursor:pointer; }
a.charcoal:hover { text-decoration:underline; color:#3B3B3B; font-size:14px; cursor:; }

.headerText { text-decoration:bold; color:#FFFFFF; font-size:14px; }
.subheaderText { text-decoration:bold; color:#FFFFFF; font-size:12px; }
.subheaderTextBk { text-decoration:bold; color:#000000; font-size:12px; }
.redText { text-decoration:bold; color:#FF0000; font-size:12px; }

/* text-sizes */
.copysmall { font-size:9px; color:white;}
.copysmallblack { font-size:9px; color:#000000;}
.copymedium { font-size:10px; line-height:13px; color:white;}
.copybig { font-size:12px; line-height:13px; }
.copybigwhite { font-size:12px; line-height:13px; color:white; }


/* indent */
.indent8 { margin-left:8px; }
.indent10 { margin-left:10px; }
.indent20 { margin-left:20px; }
.indent30 { margin-left:30px; }
.indent50 { margin-left:50px; }


/* form-elements */
.input { background-color:#C2C2C2; color:#111111; font-size:10px; font-family:Verdana,Geneva,Arial,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.input150 { width:150px; height:18px; background-color:#C2C2C2; color:#111111; font-size:10px; font-family:Verdana,Geneva,Arial,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.input150d { width:140px; height:18px; background-color:#111111; color:white; font-size:10px; font-family:Verdana,Geneva,Arial,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.input300 { width:300px; height:18px; background-color:#C2C2C2; color:#111111; font-size:10px; font-family:Verdana,Geneva,Arial,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputtext { width:300px; height:150px; background-color:#C2C2C2; color:#111111; font-size:10px; font-family:Verdana,Geneva,Arial,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputsubmit { width:60px; height:18px; background-color:#111111; color:white; font-size:11px; font-family:Verdana,Geneva,Arial,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputradio { color:#111111; font-size:10px; font-family:Verdana,Geneva,Arial,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputmenu{ width:150px; height:18px; background-color:#111111; color:white; font-size:11px; font-family:Verdana,Geneva,Arial,Helvetica,Swiss,SunSans-Regular,sans-serif; }
.inputbook { width:100px; height:18px; background-color:#996600; color:000000; font-size:9px; font-family:Verdana,Geneva,Arial,Helvetica,Swiss,SunSans-Regular,sans-serif; }

/* background colors */
.bgwhite { background-color:#FFFFFF; }
.bgcolor { background-color:#666666; }
.bgmedium { background-color:#999988; }
.bglight { background-color:#E0E0E0; }
.bgdark { background-color:#3B3B3B; }


/* colors */
.white { color:white; }
.color { color:#f77110; }

