<Style>

html {
	margin: 0;
	padding: 0;
	}
	
body {
font: normal .7em  Arial, Geneva, Helvetica;
color: #318AAB; 
margin: 0; 
padding: 0;
background: white url(bgbluewhitenew.png);
background-repeat: repeat-x;

scrollbar-face-color: FFFFFF;
scrollbar-3dlight-color: A5CAD7;
scrollbar-highlight-color: 318AAB;
scrollbar-darkshadow-color: 318AAB;
scrollbar-shadow-color: A5CAD7;
scrollbar-arrow-color: 318AAB;
scrollbar-track-color: 318AAB;
}

table, tr, td {
 	background: transparent;
  	font: normal 11px Arial, Georgia, Times, serif;
	color: #a3914a;
text-align: justify;
	}
	
.lay {
	display: none;
	position: relative;
	width: 300;
	height:100%;
}

.lay2 {
	display: absolute;
	position: relative;
	width: 300;
	top: 14px;
}

p { 
	margin-top: 0; 
	text-align: justify;
	}
h1 { 
	font: bold 12px  Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	margin-bottom: 0; 
	color: #a3914a;
	}
h2 { 
	font: bold 11px  Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	margin-bottom: 0; 
	color: #318AAB;
	}
h3 { 
	font:  bold 10px  Arial, Helvetica, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #318AAB;
	}
a:link, a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #4f4927;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #7D7D7D;
	}
	
#style1 {
font-family: Arial, Helvetica;
align: center;
}

#style1 ul {
font-size: 10px;
font-weight: bold;
margin: 0px;
padding: 0px;
list-style: none;
}

#style1 li {
background-color: #a3914a;
float: left;
margin: 0px 0px 0px 0px;
border: 0px solid #6f9f6d;
}

#style1 li a {
width: 100px;
height: 12px;
color: #FFFFFF;
text-decoration: none;
display: block;
padding: 4px 0px 4px 0px;
text-transform: uppercase;
text-align: center;
}


#style1 li a:active {
color: #FFFFFF;
text-decoration: ;
background-color: #4f4927;
}

#style1 li a:hover {
color: #FFFFFF;
text-decoration: none;
background-color: #4f4927;
}

</Style>
