body { background-color: #FAE072; margin-top:0pt; margin-left:30pt; margin-right:30pt }
.header { border-bottom: 1px solid #FFFFFF}

.tddark { border: 1px solid #582870; background:#582870; color:#FFFFFF; font-family: Verdana,Arial; font-size: 10pt}
.msgbox  { background-color: #F9F9F9; font-family: Verdana, Arial; font-size: 8pt; border: 1px solid #746F99; padding: 2}
.menu { background-color: #E6E6E6; font-family: verdana, tahoma; font-size: 8pt; color: #000000; border-left:1px solid #F17C35; border-right:1px solid #F17C35; border-bottom:1px solid #F17C35; padding:3}
.menuhead { background-color: #F17C35; font-family: verdana, tahoma; font-size: 9pt; color: #FFFFFF; border-bottom: 1px solid #F17C35;padding:2}
.topmenu { font-family: Verdana, Arial; font-size: 9pt; border-bottom:1px dotted #FFFFFF; padding:2}
.title { font-family: Georgia, Book Antiqua, Times New Roman, ; font-size: 16pt; color:#A5251C; font-weight: bold ; border-bottom: 1px dotted #FFFFFF}
.text {font-family: verdana, arial, tahoma; font-size: 9pt; color:#5F461B ; padding:5; text-align:justify; border-bottom: 1px dotted #FFFFFF}
.tdleft { background-color: #F0F0F4; border: 1px; border-right-style: solid; border-right-color: #652D85; border-left-style: solid; border-left-color: #652D85}               
.grid { border: 1px solid #FFFFFF; background:#FFE586; font-family: Verdana,Arial; font-size: 9pt; padding:2}
.footer { border: 1px solid #FFFFFF; background:#F07830; font-family: Verdana,Arial; font-size: 9pt; color:#FFFFFF; padding:3}
.pic { border: 1px solid #FFFFFF}
.news { border: 1px solid #FFFFFF; background:#FFE586; font-family: Verdana,Arial; font-size: 9pt; padding:2}

a { text-decoration: none; color: #7E520C }
a:hover {text-decoration:underline;color:#F56139}
input {font-family:verdana;font-size:8pt}
select {font-family:verdana;font-size:8pt}
textarea {font-family:verdana;font-size:8pt}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
font-family:verdana;
font-size:10pt;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

