﻿BODY
{
    margin: 0;
    font-size: 11px;
    color: #000000;
    font-family: verdana, arial;
    SCROLLBAR-FACE-COLOR: #ffffff;
    SCROLLBAR-HIGHLIGHT-COLOR: #ff9900;
    SCROLLBAR-SHADOW-COLOR: #ff9900;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: #ff990;
    SCROLLBAR-TRACK-COLOR: #ff9900;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
    background-color: #ffffff;
}
SELECT
{
    font-size: 11px;
    color: #000000;
    font-family: verdana, arial;
}
LEGEND
{
    font-size: 11px;
    color: #000000;
    font-family: verdana, arial;
}
INPUT
{
    font-size: 11px;
    color: #000000;
    font-family: verdana, arial;
}
TEXTAREA
{
    font-size: 11px;
    color: #000000;
    font-family: verdana, arial;
}
td
{
    font-size: 11px;
    color: #000000;
    font-family: verdana, arial;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    text-decoration: blink;
}
TH
{
    font-weight: normal;
    text-align: left;
}
A
{
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
A:hover
{
    color: #ff9900;
    border-bottom: medium none;
    text-decoration: underline;
}
.highlight
{
    border-right: #d2dcf2 4px dotted;
    border-top: #d2dcf2 1px dotted;
    border-left: #d2dcf2 4px dotted;
    border-bottom: #d2dcf2 1px dotted;
    background-color: #d2dcf2;
}
.ingress
{
    font-weight: normal;
    font-size: 9px;
    margin-left: 18px;
}
UL
{
    list-style-image: url(/images/common/bul.gif);
}
LI
{
    list-style-image: url(/images/common/bul.gif);
}
.plate
{
    background: #FBFAF5;
    border: 1px solid #FFCC99;
}
.plate TH
{
    font-weight: bold;
    font-size: 8pt;
    background: #edf1fa;
    border-bottom: #ff9900 1px solid;
    text-align: left;
}
.code
{
    border-right: #ff9900 1px dotted;
    border-top: #ff9900 1px dotted;
    font-size: 11px;
    background: #ffffff;
    margin-left: 5pt;
    border-left: #ff9900 1px dotted;
    margin-right: 5pt;
    border-bottom: #ff9900 1px dotted;
    font-family: lucida, arial, helvetica, sans-serif;
}
.links
{
    background: #ffffff;
    border: 1px dotted #FFCC99;
}
.links TH
{
    font-weight: bold;
    background: #ffffff;
    border-bottom: #ff9900 1px solid;
    text-align: left;
}
.button
{
    border-right: #ff9900 1px solid;
    border-top: #ff9900 1px solid;
    font-size: 8pt;
    border-left: #ff9900 1px solid;
    width: 70px;
    color: #000000;
    border-bottom: #ff9900 1px solid;
    font-family: verdana, arial;
    background-color: #d2dcf2;
}
.textbox
{
    font-size: 11px;
    FILTER: alpha(opacity=80);
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FBFAF4;
    border: 1px solid #FFCC99;
}
.comment
{
    color: #FFFF00;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 3px;
}
.comment2
{
    font-weight: bold;
    font-size: 11pt;
    color: #009999;
}
.codeFont
{
    font-size: 8pt;
    color: #444444;
    font-family: Courier New;
}
.style1
{
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    text-decoration: none;
    font-weight: bold; /*color: #CC0000;*/
    color: Black;
}
.style2
{
    color: #EC6491;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
}
.style3
{
    color: #FF9900;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
}
.ab
{
    background-color: #FFE9D2;
    border: 1px solid #FFcc99;
}
A.menuleft
{
    color: #000000;
    text-decoration: none;
}
A.menuleft:hover
{
    color: #ff9900;
    text-decoration: underline;
}

/*===================================================================*/

A.MainMenu
{
    font-size: 14px;
    color: #FFFF00;
    text-decoration: none;
}
A.MainMenu:hover
{
    color: #FFCCCC;
    border-bottom: medium none;
    text-decoration: none;
}

A.location
{
    font-size: 14px;
    color: #FF9900;
    text-decoration: none;
    font-weight: bold;
}
A.location:hover
{
    color: #FFCCCC;
    border-bottom: medium none;
    text-decoration: none;
    font-weight: bold;
}
A.leftmenu
{
    font-size: 11pt;
    color: #009999;
    text-decoration: none;
    font-weight: bold;
}
A.leftmenu:hover
{
    color: #009999;
    border-bottom: medium none;
    text-decoration: none;
    font-weight: bold;
}
