body{
margin: 3px;
}

td, th, span, p, li, body, input, submit {
font-family: Tahoma;
color: #000000;
text-decoration: none;
}

td, th, span, p
{
font-size: 8pt;
}


h2 {
font-family: Tahoma;
font-size: 11pt;
color: #0000FF;
}

h3 {
font-family: Tahoma;
font-size: 10pt;
color: #0000FF;
}


h1 {
font-family: Tahoma;
font-size: 11pt;
color: #AB2600;
}

a {
font-family: Tahoma;
font-size: 8pt;
color: #0000FF;
text-decoration: none;
}

a:hover{text-decoration: underline}

.dsite {
font-family: Tahoma;
font-size: 15pt;
color: #000000;
font-weight: bold;
}

.creator, span.creator a{
font-family: Tahoma;
font-size: 8pt;
color: #000000;
font-weight: bold;
text-decoration: none;
}

.white_b{
font-family: Tahoma;
font-size: 8pt;
color: #FFFFFF;
font-weight: bold;
}

.cutebox {
font-family: Tahoma;
font-size: 8pt;
height: 19px;
border: 1px solid black;
}

textarea.cutebox {
height: 50px;
}

.cuteselect {
font-family: Tahoma;
font-size: 9pt;
border: 1px solid black;
}

.orangebutton{
font-family: Tahoma;
font-size: 8pt;
color: #FFFFFF;
font-weight: bold;
background-color: #E08900;
height: 20px;
border: 1px solid black;
}

td.btns, td.btns a {
font-family: Tahoma;
font-size: 8pt;
color: #000000;
font-weight: bold;
text-decoration: none;
}

td.btns a:hover {color: #FFFFFF}


td.btns_w, td.btns_w a, .btns_w {
font-family: Tahoma;
font-size: 8pt;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

td.btns_w a:hover {color: #ADADAD}

.btnsel {
font-family: Tahoma;
font-size: 8pt;
color: #FFFFFF;
font-weight: bold;
}

.btnsel2 {
font-family: Tahoma;
font-size: 8pt;
color: #000000;
font-weight: bold;
}

.menuheader{
font-family: Tahoma;
font-size: 10pt;
color: #AB2600;
font-weight: bold;
}

td.left a, td.left{
font-family: Tahoma;
font-size: 8pt;
color: #0000FF;
}

td.forum {
border: 1px solid #7C7893;
}

.orange{
color: #AB2600;
}

.HoverLink {
        BORDER-RIGHT: #fbedbb 1px solid;
        PADDING-RIGHT: 2px;
        BORDER-TOP: #fbedbb 1px solid;
        PADDING-LEFT: 2px; FONT-SIZE: 8pt;
        PADDING-BOTTOM: 1px;
        BORDER-LEFT: #fbedbb 1px solid;
        PADDING-TOP: 1px;
        BORDER-BOTTOM: #fbedbb 1px solid;
        BACKGROUND-COLOR: #fbedbb;
        TEXT-DECORATION: none
}

A.HoverLink {
        CURSOR: hand;
        TEXT-DECORATION: none
}
A.HoverLink:hover {
        BORDER-LEFT-COLOR: #ff9900;
        BORDER-BOTTOM-COLOR: #ff9900;
        BORDER-TOP-COLOR: #ff9900;
        BACKGROUND-COLOR: #ffcc99;
        BORDER-RIGHT-COLOR: #ff9900
}

A.HoverLink:active {
        BORDER-LEFT-COLOR: #ff9900; BORDER-BOTTOM-COLOR: #ff9900; BORDER-TOP-COLOR: #ff9900; BACKGROUND-COLOR: #ffc082; BORDER-RIGHT-COLOR: #ff9900
}

sup{
color: red;
}

/* Programming Code */
pre.programcode {
    font-family:courier new;
    font-size:10pt;
    padding:5px;
    margin:0;
    border:1px dashed #AAAAAA;
    background-color: #F5F5F5;
}
