.downloadbar
{

width:488px;
height:46px;
display:block;
background:url(../OT_img/downloadbar_n.png);
text-decoration:none;
text-align:center;

}

.downloadbar:hover
{
	
width:488px;
height:46px;

display:block;

background:url(../OT_img/downloadbar_o.png);

text-decoration:none;

color:#fff;
}
.labeldownload
{

margin-left: auto; 
margin-right: auto; 
width:380px;
height:40px;
text-align:center!important;
font-size: 10pt;
line-height: 18px;
background-color:transparent !important;
Font-style: bold;
Font-color: White;
cursor:pointer;
overflow:hidden !important;  
float:left !important;
padding:2px 0px 0px 13px;
text-align:center;
}

.icon_pdf
{
float:left;
margin:10px 15px;
width:10px;
height:10px;
display:block;
}
.table_back
{
    background-color:transparent !important;
    overflow:hidden !important;
    height:40px;    
    text-align: center;
    margin-left:auto; 
    margin-right:auto;
}
.DivAlign
{
   overflow:hidden !important;  
   width:380px;
   height :40px;  
   position:relative;
   display:block;
   
}
.TD_Content
{
   vertical-align:middle !important; 
   background-color:inherit !important;   
   FONT-FAMILY: verdana !important;  
   font-size: 10pt !important;  
   LINE-HEIGHT:18px !important;  
   text-transform:uppercase !important;  
   text-align:center;   
}








