/* CSS1 style sheet created by Yoki Productions Ltd. */

/* last edited by ATRAIN 10/23/02 */

BODY {
 color: #000; 
 background: #808080;
 margin: 0px 0px;
 font-weight: bold;
  scrollbar-arrow-color: #000000;
  scrollbar-3dlight-color: #969696;
  scrollbar-highlight-color: #333333;
  scrollbar-face-color: #969696;
  scrollbar-shadow-color: #333333;
  scrollbar-darkshadow-color: #969696;
  scrollbar-track-color: #333333;
 font: 12px Arial, Verdana, sans-serif;
}


/* TEXT */

TD, TH, TR, TABLE, P, DIV, UL, OL, LI, BLOCKQUOTE { font-style: normal; font-size: 12px; font-weight: bold; font-family: Arial, Verdana, sans-serif; }


/* LINKS */

       A:link {text-decoration: none; color:#135513;}
       A:visited {text-decoration: none; color:#135513;}
       a:hover {text-decoration: none; color:#808080;}
#808080

/* INLINE */

.size7 { font-size: 48px; }
.size6 { font-size: 36px; }
.size5 { font-size: 24px; }
.size4 { font-size: 18px; }
.size3 { font-size: 16px; }
.size2 { font-size: 13px; }
.size1 { font-size: 11px; }

BIG, .big { font-size: 16px; font-weight: bold; color:#000000; }
PADDING, .padding { padding-left: .5cm; padding-right: .5cm; }
PADDING2, .padding2 { padding-left: .7cm; padding-right: .7cm; }
PADDINGQUOTE, .paddingquote { padding-left: .5cm; padding-right: .5cm; color:#808080; font-style: italic; }
PADDINGHEADER, .paddingheader { padding-left: .5cm; font-size: 14px; padding-right: .5cm; }
BIGWHITE, .bigwhite { font-size: 13px; font-weight: bold; color:#ffffff; }
BOTTOMSMALL, .bottomsmall { font-size: 9px; font-weight: bold; }
SMALL, .small { font-size: 10px; font-weight: normal; }
FORMSMALL, .formsmall { font-size: 9px; font-weight: normal;  }

SMALLWHITE, .smallwhite { font-size: 11px; font-weight: bold; color:#ffffff; }
SEMIBIG, .semibig { font-size: 13px; font-weight: bold; font-variant: small-caps; }
SEMIBIGGREEN, .semibiggreen { color: #FFFFFF; background: #008000; font-size: 12px; font-weight: bold; }
SEMIBIGBLUE, .semibigblue { font-size: 13px; font-weight: bold; font-variant: small-caps; color: #1B36FA;}
MORMAL, .small { font-size: 12px; font-weight: normal; }
TAGLINES, .taglines { font-size: 20px; font-weight: bold; color:#136444; font-style: italic; font-family: Arial; }
TAGLINESBLK, .taglinesblk { font-size: 20px; font-weight: bold; color:#000000; font-style: italic; font-family: Arial }

B, .b { font-weight: bold; }
N, .n { font-weight: normal; }
I, .i { font-style: italic; }
S, .s { text-decoration: line-through; }
U, .u { text-decoration: underline; }


/* ALIGNMENT */

.c { text-align: center; }
.l { text-align: left; }
.r { text-align: right; }


/* COLORS */

.black { color: #000; }
.white { color: #fff; }
.blue { color: #00f; }
.red { color: #f00; }
.green { color: #016E45; }
.gray { color: #C0C0C0; }


/* FORMS */

FORM { font-size: 9px; color: #000; font-family: Arial, Verdana, sans-serif; }
INPUT, SELECT, TEXTAREA, OPTION { font-size: 9px; color: #000; background: #fff; font-family: Verdana, Arial, sans-serif; }