a, a:link, a:visited 

{

background-color: transparent;

color: #07519a;

text-decoration: none;

}

a, a:link, a:visited 

{

background-color: transparent;

color: #07519a;

text-decoration: none;

}

a:hover, a:hover span 

{

text-decoration: underline;

}


body { 
	background: url(../img/bg_b3.gif);
	background-repeat: repeat-x;
	font-size:12px;
	font-family: Verdana; Arial; Helvetica; sans-serif;
	font-stretch: expanded;
	color: #000055;

}

/* div#outer {
    width: 750px;
    background-color:#FFFFFF;
    margin-top: 10px;
	padding-bottom: 5px;
    margin-left: auto;
    margin-right: auto;

    border: 1px solid #CCCCCC;
}*/


.main {
	width: 100%;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	vertical-align: top;

}

div#outer {
    width: 750px;

    margin-top: 10px;
    padding-bottom: 5px;
    margin-left: auto;
    margin-right: auto;


}

.header {



/* background-color: transparent; */

background-image: url(../img/bg_header.png); 

/* background-color: #3c7faf; */
/* background-repeat: no-repeat; */

/* background-attachment: scroll;

background-x-position: 0%;

background-y-position: 0%; */



	padding: 5px;
font-size: 32px;
	text-align: left;
	color: white;
	font-weight: bold;
	
	height: 70px;
	vertical-align: bottom; 


}

/*
.header {
	font-size: 32px;
	padding: 5px;
	margin: 5px;
	text-align: left;
	color: white;
	background: #336699;
} 
*/


.langBar {

width: 100%;
background-color: #aacbee;
height: 25px;

}



.companies {
border: 1px solid #aacbee;
height: 90px;
overflow: auto;
}


.unlimittedBox {
border: 1px solid #aacbee;

overflow: auto;
}



.content {
padding: 5px;
padding-top:5px


}



*/
div#content {
	background-color:#FFFFFF;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    padding: 1px;
}
*/









/* secondary navigation in top bar */

.subNav{
	border-style: solid;
	background-color: white;
	border-color: #aacbee;
	border-width: 1px;
	margin: 2px;
	margin-top: 5px;
	padding: 0px;
	
}

.space {
	height: 25px;
	background-color: #aacbee;
	text-align: right;
}


h3{

	font-size: 15px;
	margin-bottom: 3px;
	margin-top: 3px;
	color: #336699;
	

}


h1{	
	font-size: 24px;
	font-family: Verdana;
	margin-bottom: 3px;
	margin-top: 10px;
	margin-left: 0px;
	color: #336699;
	
	
	

}

h2{	
	margin-bottom: 3px;
	margin-top: 0px;
	color: #336699;
}


.btnSearch {
	background: url(../img/search.gif);
	margin-right: 2px;

}


td#footer {
	background-color:#336699;
	border: 1px solid #cccccc;
	border-top: 0px solid #cccccc;
	padding: 3px;

	color: white;
}


.keywords {
	position:absolute;
	 top: -500px; 
	 left: -500px;  
}