HTML, BODY { height: 100%; }
BODY { background: #000000; color: #000000; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; margin: 0px; padding: 0px; }
BODY { width: 765px; text-align: center; margin-left: auto ; margin-right: auto; }
BODY { border: 1px #ff9c01; border-style: none solid; }
A:link, A:visited { color: #3d6bcb; font-weight: bold; text-decoration: none; }
A:hover, A:active { color: #3d6bcb; font-weight: bold; text-decoration: underline; }
SUP { font-size: 90%; font-weight: bold; vertical-align: top; }
HR { background: #ffffff; border: 0px; color: #ffffff; height: 1px; }
H1 { color: #000000; font-family: 'Trebuchet MS', Arial, sans-serif; font-size: large; font-style: italic; font-weight: bold; margin: 0px; padding: 0px; text-decoration: underline; }
H2 { color: #000000; font-size: small; font-weight: bold; margin: 0px; padding: 0px; text-decoration: none; }
H3 { color: #000000; font-size: small; font-weight: bold; margin: 0px; padding: 0px; text-decoration: none; }

#header { background: #ffffff; padding: 0px 0px 10px 0px; }
H1.header { text-align: center; }

#main { background: #ffffff; }

#leftcol { background: #ffffff; border-top: solid 1px #ff2700; font-size: 11px; margin: 0px; padding: 0px; width: 175px; }
#leftcol TH { background: #fff582; border-bottom: solid 1px #ff2700; font-size: 12px; line-height: 200%; margin: 0px; padding: 5px; }
#leftcol TD { line-height: 200%; padding: 10px 2px 10px 2px; }
#leftcol A:link, #leftcol A:visited { color: #ff2700; font-size: 11px; font-weight: bold; text-decoration: none; }
#leftcol A:hover, #leftcol A:active { color: #ff2700; font-size: 11px; font-weight: bold; text-decoration: underline; }

#midcol { background: #ff9c01; padding: 10px 5px 0px 5px; }

#content { padding: 25px; }
#content IMG { padding: 0px 10px; }

#rightcol { background: #3d6bcb; border-top: solid 1px #ff2700; border-left: solid 1px #ff2700; font-size: 10px; margin: 0px; padding: 0px; width: 175px; }
#rightcol TH { background: #fff582; border-bottom: solid 1px #ff2700; font-size: 12px; line-height: 200%; margin: 0px; padding: 5px; }
#rightcol TD { font-weight: bold; line-height: 150%; }
#rightcol HR { background: #fff582; border: 0px; color: #fff582; height: 1px; }
#rightcol A:link, #rightcol A:visited { color: #ffffff; font-weight: bold; text-decoration: none; }
#rightcol A:hover, #rightcol A:active { color: #ffffff; font-weight: bold; text-decoration: underline; }

#index  { padding-top: 2px; }
TD#index-left { background: #dbdbdb; padding: 5px; width: 190px; }
#index-lefthr { background: url(/images/dots-h.gif) center center repeat-x; }
TD#index-right { padding: 20px; }

#index UL { list-style-image: url(/Page/bullet.gif); margin: 0px 25px; padding: 0px; }
#index LI { margin: 10px 0px 0px 0px; }

#daypage {  }
TABLE.day TR { vertical-align: top; }
TABLE.day TD { padding: 5px; }


.form { border: 1px #ff2700; border-style: solid; }
.form-left { background: #fff582; padding: 5px; }
.form-right { padding: 0px 5px; }
.form-right SELECT { font-size: 9px; }

IMG.padright { padding-right: 10px; }

#footer { background: #3d6bcb; border-top: solid 2px #000000; padding: 10px; }
#footer { color: #ffffff; font-size: 11px; }
#footer a:link, #footer a:visited { color: #ffffff; text-decoration: none; }
#footer a:hover, #footer a:active { color: #ffffff; text-decoration: underline; }

#copyright { background: #ffffff; text-align: center; padding: 10px; }
#copyright { color: #000000; font-size: 10px; letter-spacing: 1px; }
#copyright A:link, #copyright A:visited { color: #3d6bcb; font-weight: bold; text-decoration: none; }
#copyright A:hover, #copyright A:active { color: #3d6bcb; font-weight: bold; text-decoration: underline; }

OL.faq { list-style-image: none; margin: 0px 0px 0px 50px; padding: 0px; }
UL.faq { list-style-image: none; list-style-type: disc; margin: 0px 0px 0px 50px; padding: 0px; }
OL.faq LI { margin: 5px 0px 0px 0px; }

/* Display */
@media print { .noprint { visibility: hidden; position: absolute; left: 0px; top: 0px; } }

/*
Colors:
red: #FFCFDD; 
orange: #FFF0CF; 
yellow: #FDFFCF; 
green: #DEFFCF; 
blue: #ADC6DE; 
purple: #EFCFFF; 

Template:
red: #ff2700; 
orange: #ff9c01; 
yellow: #fff582; 
blue: #3d6bcb; 
*/