/* classes */

.newstext {font-family: sans-serif; font-size: 10px; color: #C4F0FD; visibility: visible;}

.newsarea {font-family: sans-serif; border: thin solid #c3ccd6; padding: 3px; background: #9ea7b1;}

.button {float: left; border: 3px outset black;	padding: 3px; margin: 3px; cursor: pointer;}

.bodytext {visibility: visible; border: 0px solid black; padding: 3px; margin: 3px; position: absolute; top: 160px; left: -8px;}

.shadowcss {position: relative; top: -5px; left: -5px; filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray', Positive='true');}

.inputbutton {background-color: #111155; 
BORDER-TOP: #aaaaff 1px solid; 
BORDER-BOTTOM: #aaaaff 1px solid; 
BORDER-LEFT: #aaaaff 1px solid; 
BORDER-RIGHT: #aaaaff 1px solid;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; color: #3333ff;
}

.inputarea {background-color: #a9b8c7; 
BORDER-TOP: #b7b7b7 1px solid; 
BORDER-BOTTOM: #e7e7e7 1px solid; 
BORDER-LEFT: #b7b7b7 1px solid; 
BORDER-RIGHT: #e7e7e7 1px solid;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; color: #3333ff;
}

.inputtext {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; color: #333333; 
background-color: #BABABA; 
background-image: url(../images/input.gif);
background-repeat: repeat-x;
BORDER-TOP: #B7B7B7 1px solid; 
BORDER-BOTTOM: #E7E7E7 1px solid; 
BORDER-LEFT: #B7B7B7 1px solid; 
BORDER-RIGHT: #E7E7E7 1px solid;
}

/* Fonts */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, PRE, TD, TH, TR, UL {font-family: verdana; font-size: 12px; color: #000033}

P {font-family: verdana; font-size: 12px; color: #000000; }
P.indent {font-family: verdana; font-size: 11px; color: #000000; text-indent: 1.5em; margin-top : 10;}

A {cursor: pointer;
background: transparent}

ADDRESS {font-style: italic}

BIG {font-size: 19px}

BLOCKQUOTE {font-style: italic}

scrollbar-face-color: #CDCDCD;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #A9AEC7;
scrollbar-3dlight-color: #F8F8F8;
scrollbar-arrow-color: #3366CC;
scrollbar-track-color: #E5E5E5;
scrollbar-darkshadow-color: #9D9D9D;}

BUTTON {cursor: auto}

CITE {font-style: italic}

CODE, KBD, SAMP, TT {font-size: 14px}

H1 {font-size: 16px; font-weight: bold; font-style: font-family: Verdana,Arial,sans-serif; color: #000000}

H2 {font-size: 14px; font-weight: bold; font-family: Verdana,Arial,sans-serif;  color: #000000}

H3 {font-size: 12px; font-weight: normal; font-family: Verdana,Arial,sans-serif; color: #000000; margin-left: 2ex}

H4 {font-size: 11px; font-weight: bold; font-family: Verdana,Arial,sans-serif; color: #000000; margin-left: 2ex}

H5 {font-size: 10px; font-weight: normal; font-family: Verdana,Arial,sans-serif; color: #000000}

H6 {font-size: 9px; font-weight: normal; font-family: Verdana,Arial,sans-serif;  color: #000000}

HTML {margin: 0; 
padding: 0}

INPUT {cursor: auto}

OL {list-style: decimal}

UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {list-style: lower-alpha}

OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {list-style: lower-roman}

OL OL OL OL {list-style: decimal}

PRE {margin-left/* */ : 0;
white-space: pre}

SMALL, SUB, SUP {font-size: 9px}

TEXTAREA {cursor: text}

TD {margin-left: 0
font-size: 12px; font-weight: normal; font-family: Verdana,Arial,sans-serif; color: #000000;
}

TH {font-weight: bold;
text-align: center;
margin-left: 0}

UL, MENU, DIR {list-style: disc} 

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {list-style: circle}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {list-style: square}

UL UL UL UL {list-style: disc}

PRE {border: solid thin;
padding: 1em 3%}

IMG {border: none}


/* This controls the color and font of standard text */
A:link {color: ##FF0000;
text-decoration: underline}

A:visited {color: #800000;
text-decoration: none}

A:active {color: #FF0000;
text-decoration: none}

A:hover {color: #CCCCCC;
text-decoration: underline}

