BODY, TD, INPUT, SELECT, TEXTAREA {font-family: Georgia, Times New Roman, serif;font-size: 11px;}
TH {font-family: Arial, Tahoma, sans-serif;font-size: 11px;font-weight:bold;background-color:#212A80;color:#FFFFFF;}
FORM {margin-bottom : 0px;margin-left : 0px;margin-right : 0px;margin-top : 0px;}
P {margin-top:10px;margin-bottom:0px;}
UL {list-style-color: red;list-style-type: square;margin-left:17px;margin-bottom:15px;margin-top:10px;}
LI {margin-bottom:5px;margin-left:0px;}

.pnomargin {margin-top:0px;}

H1 {color:#545B70; font-size: 14px;margin:0px;font-weight:bold;text-transform: uppercase;}
H2 {color:#D1B230; font-size: 12px;margin:0px;font-weight:bold;text-transform: uppercase;}
H3 {color:#494949; font-size: 12px;margin:0px;font-weight:bold;}

A:link {color:#4F4F7F;text-decoration:none;}
A:visited {color:#4F4F7F;text-decoration:none;}
A:hover {color:#4F4F7F;text-decoration:underline;}
A:active {color:#4F4F7F;text-decoration:underline;}

.menulist {list-style-image: url( img/menulist_bul.gif )}

.linkorange:link {color:#D1B230;text-decoration:none;}
.linkorange:visited {color:#D1B230;text-decoration:none;}
.linkorange:hover {color:#D1B230;text-decoration:underline;}
.linkorange:active {color:#D1B230;text-decoration:underline;}


.bgwhite {background-color:#FFFFFF}
.bgblue {background-color:#545B70}
.bgbluelite {background-color:#D0D6E5}
.bgyell {background-color:#F4EED8}
.bgorange {background-color:#D1B230}

.bgyelllite {background-color:#FBF9F1}
.bgsep {background-color:#D0D6E5}

.bgstripe1 {background-color:#FFFFFF}
.bgstripe2 {background-color:#F6F6F6}
.bgstripe3 {background-color:#EAF2FA}

.white {color:#FFFFFF;}
.orange {color:#D1B230;}
.gray {color:#6B6B6B;}

.small {font-size: 11px;}
.big {font-size: 12px;}

.pic {border: 2px solid white}

.float, .hint {
   visibility: hidden;
   position: absolute;
   left: -3000px;
   z-index: 10;
}

.hint {
   font-size: 0.9em;
   background: #FAF7D6; 
   border: 1px solid #EBEBEB; 
   margin: 0;
   padding: 3px;
   width: 300px;
   /*max-width: 300px;*/
   filter: alpha(Opacity=100, FinishOpacity=75, Style=1, StartX=50, FinishX=150, StartY=50, FinishY=150);
}

