/* CSS Document */

body {  
     margin:0px;
	 background-color:#C6CDDF;
	 background-image:url(images/background_main.jpg);
	 background-repeat:repeat-x;
}  

body, p, li, td {

font-size: 12px;
color: #091A46;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height: 14pt;
text-align:justify;
}

.main_text_td {
padding-left:15px;
padding-right:15px;


} 

a.Keylex_hype{  
     color: #0D1949;  
     text-decoration: underline;  
     font-size: 10px;  
     font-family: verdana;  
     font-weight: normal;  
}  
  
a.Keylex_hype:hover{  
     color: #a60d10;  
     text-decoration: underline;  
     font-size: 10px;  
     font-family: verdana;  
     font-weight: normal;  
}  
  
.footertext{  
     color: #0D1949;  
     text-decoration: normal;  
     font-size: 10px;  
     font-family: verdana;  
     font-weight: normal; 
	 
}

a.footertext{  
     color: #0D1949;  
     text-decoration: normal;  
     font-size: 10px;  
     font-family: verdana;  
     font-weight: normal;  
}

a.footertext_hype {
	 color: #FFFFFF;  
     text-decoration: normal;  
     font-size: 10px;  
     font-family: verdana;  
     font-weight: normal;
	 
}  

a.footertext_hype:hover {
	 color: #FFFFFF;  
     text-decoration: normal;  
     font-size: 10px;  
     font-family: verdana;  
     font-weight: normal;
	 
}

a.main_text {

color: #4F74B8;
}

.td_contact_info {
padding-left:15px;
padding-right:10px;


}

.p_contact_send {
text-align:right;

}