BODY  {
font-family: Verdana;
font-size: 13px;
color: #3E3A37;
margin:10px;
background: #F0F0F0;
}
p {
text-indent: 15px;
} 

td, font { 
font-family: Verdana;
font-size: 13px;
}
table.border td{
background: #f7f7f7;
padding: 2px;
border: solid 1px #f4f4f4;
border-bottom-color: #c8c8c8;
border-right-color: #c8c8c8;
}

.show {
cursor: pointer;
color: #81755C;
font-weight: bold;
}

#thumbBox{
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 2px;
visibility: hidden;
z-index: 10;
background: #efefef;
border: solid 1px #f5f5f5;
border-bottom-color: #a6a6a6;
border-right-color: #a6a6a6;
}

#thumbBox .footerbar{
background: #efefef;
padding: 5px 0;
text-align: right;
}


#thumbImage{
background-color: #efefef;
text-align: center;
color: #000;
font-weight: bold;
FONT-SIZE: 10px;
}

#thumbLoading{
position: absolute;
visibility: hidden;
border: 1px solid #000;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

a.log:link, a.log:visited, a.log:active  {
font-family: Arial;
color: #D9E8FF;
text-decoration: none;
font-size: 13px;
font-weight: bold;
font-variant: normal;
display:block;
}
a.log:hover {
display:block;
font-family: Arial;
color: #fff;
font-weight: bold;
font-size: 13px;
text-decoration: none;
padding-top:10px;
border-top: 6px solid #0677F4;
}

.q {
display:none;
}


hr {
border: 1px dotted #8A9095;
}

.title, h1, h2 {
color: #FFF;
font-family: ARIAL; 
font-size: 14pt;
font-weight: bold;
margin:4px;
background: #8A9095;
padding:6px;
border-top:1px solid #000
}
.uu li{
font-size: 12pt;
color: #145791;
font-weight: bold;
font-family: ARIAL;
}


.pad {
padding:10px;
}

.mini {
font-size: 10px;
} 
.red {
color: red;
}
  a:link{text-decoration: underline; color:#238EDE}
  a:visited{text-decoration: underline; color: #238EDE}
  a:hover{text-decoration: underline; color: #000}
  a:active{text-decoration: underline; color: #238EDE}
 
.white {
color: white;
} 

.mini a:link, .mini a:visited, .mini a:active   {
font-size: 10px;
color: #195977;
}
.mini a:hover  {
font-size: 10px;
color: #000;
}

input, select, textarea {color:#000; font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 10pt; border: #4B9700 1px solid; background-color: #F7F7F7;}



.glossymenu{
padding: 0;
width: 100%; /*width of menu*/
}

.glossymenu a.menuitem{
background: #238EDE;
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 3px;
padding-left: 10px;
text-decoration: none;
border-bottom: solid 1px #165F94;
border-right: solid 1px #165F94;
border-top: solid 1px #68B1E8;
border-left: solid 1px #68B1E8;
font-variant: small-caps;
}


.glossymenu a.menuitem:hover{
background: #1DA005;
color: white;
border-bottom: solid 1px #567C0F;
border-top: solid 1px #B1E650;
border-right: solid 1px #567C0F;
border-left: solid 1px #B1E650;
}

.glossymenu a.menuitem .statusicon, .glossymenu a.menuitem2 .statusicon{
position: absolute;
top: 6px;
right: 5px;
border: none;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu td{
text-align:center;
padding: 0;
}
.glossymenu div.submenu a{
display: block;
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
color: #000;
text-decoration: none;
padding: 2px 6px 2px 6px;
border: solid 1px #52A9E2;
border-top: solid 1px #C2E0F5;
border-left: solid 1px #C2E0F5;
background: #80BEEC;
}

.glossymenu div.submenu a:hover{
color: #9B0000;
background: #efefef;
border: solid 1px #f5f5f5;
border-bottom-color: #a6a6a6;
border-right-color: #a6a6a6;
}
.tend {
display: block;
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
color: red;
text-decoration: none;
padding: 2px 6px 2px 6px;
background: #efefef;
border: solid 1px #f5f5f5;
border-bottom-color: #a6a6a6;
border-right-color: #a6a6a6;
padding-left: 12px;
}