a:link {color: #004d9e;}
a:visited {color: #693193;}
a:active {color: #000000;}

body {
    background: #ffffff URL("images/background.jpg");
	background-position: top;
	background-repeat: repeat-x;  
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
td {
	font-size: 11px;
	color: #000000;
	}
	
.search{
    background: #ffffff URL("images/navSearch.png");
	background-repeat: no-repeat;  
	background-color: #ffffff;
    }	
	
span.footer
   {
   color: #9f7fbc;
   font-size: 10px;
   font-weight: bold;
   margin-top: 2px;
   }	
	
h1 {
    margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #2283c5;
	}	
	
h2 {
    margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #378eca;
	}		
	
h4 {
	font-size: 11px;
	font-weight: bold;
	}		
	

.lispace {
   padding-top:5px;
   }

.white {color: #9f7fbc; FONT-FAMILY: verdana, arial, helvetica; FONT-SIZE: 10px;}
a.white {color: #9f7fbc; font-family: verdana, arial, helvetica; font-size: 10px;}
a.white:hover {color: #9f7fbc; font-family: verdana, arial, helvetica; font-size: 10px;}
a.white:active {color: #9f7fbc; font-family: verdana, arial, helvetica; font-size: 10px;}

.companies th {
	vertical-align: top;
	width: 119px;
	}
.companies td {
	text-align: left;
	padding-bottom: 1em;
	}
	
