.hovera{
background: #F9F9F9;
}

.hoverb{
background: #EBEBEB;
}

.bg2{
background: #EBEBEB;
}

.bg3{
background: #F7F7F7;
}

.bg4{
background: #DBDBDB;
}

.bg5{
background: white;
}

.bg6{
background: white;
}

.hover{
background: #D08A21;
}

.err{
background: #F7E9D3;
}


th{ 
font-weight: bold;
}

td, th, p, li, ul, body{ 
font-weight: normal; 
font-size: 11px; 
font-family: Tahoma; 
color: #000; 
line-height: 18px; 
text-decoration: none; 
}

a{ 
font-weight: normal; 
font-size: 11px; 
font-family: Tahoma; 
color: #3E3E3E; 
line-height: 18px; 
text-decoration: underline; 
} 
a:hover{ 
font-weight: normal; 
font-size: 11px; 
font-family: Tahoma; 
color: #3E3E3E; 
line-height: 18px; 
text-decoration: none; 
} 

h1{ 
font-weight: bold; 
font-size: 16px; 
font-family: Tahoma; 
color: #FFCC00; 
line-height: 18px; 
text-decoration: none; 
}


