@charset "utf-8";
/* CSS Document */

/* ---------- All Link/Body Styles ---------- */
a:link { color: #ea7500; }
a { font-weight: bold; }
a:visited { color: #EA7500; }
a:hover { color: #FFFFFF; }
a:active { color: #FFFFFF; }

body { background-color: #333333; }

H1 { font-family: arial, verdana, helvetica, sans-serif; font-size: 30pt; color: #FF0000; font-weight: bold; }

H2 { font-family: arial, verdana, helvetica, sans-serif; font-size: 20pt; color: #FF0000; font-weight: normal; }

H3 { font-family: arial, verdana, helvetica, sans-serif; font-size: 13pt; color: #FF0000; font-weight: normal; }

H4 { font-family: arial, verdana, helvetica, sans-serif; font-size: 9pt; color: #FF0000; font-weight: normal; }

li { margin-left:-20px; }
/* END */

/* ---------- All Menus/Borders ---------- */
table.Layout-Border { border-width: 2px 2px 2px 2px; border-style: solid; border-color: #000000; border-collapse: separate; background-color: #000000; }
/* END */

/* ---------- All Pages Body style ---------- */
.Titles { color: #CC6633; font-weight: bold; font-size: 24px; }
.Labels { color: #FFFFFF; font-size: 9px; font-weight: bold; }
.ServerStatus { color: #FFFFFF; font-size: 12px; font-weight: bold; }
.Bodytext { font-size: 14px; color: #FFFFFF; }
.Bodytext2 { font-size: 14px; color: #FF0000; font-weight: bold; font-variant: small-caps; }

.Menu { color: #FFFFFF; font-weight: bold; font-size: 14px; }

.Copyright { font-size: 9px; color: #FFFFFF; }
/* END */

/* ---------- Download Section ---------- */
.logo { height:75px; width:450px; background:#dc5500; padding:2px; border-bottom: 2px solid #CDCDCD; }

.DownloadName { color:#d34f00; font-weight: bold; font-size: 14px; }

.Notes { color:#990000; font-size: 12px; font-style: italic; }
/* END */
