<Style>

html {
	overflow-y: scroll;
	}
	
body {
font: normal 11px Arial, Geneva, Helvetica;
color: #777777; 
margin: 0; 
padding: 0;
background: white url(bgbluewhitenew.png);
  background-repeat: repeat-x;

scrollbar-face-color: FFFFFF;
scrollbar-3dlight-color: A5CAD7;
scrollbar-highlight-color: E7F6FC;
scrollbar-darkshadow-color: E7F6FC;
scrollbar-shadow-color: A5CAD7;
scrollbar-arrow-color: E7F6FC;
scrollbar-track-color: E7F6FC;
}

table, tr, td {
 	background: transparent;
  	font: normal 11px Arial, Georgia, Times, serif;
	color: #777777;
text-align: left;
	}
	
.lay {
	display: none;
	position: relative;
	width: 300;

}

.lay2 {
	display: absolute;
	position: relative;
	width: 300;

}

p { 
	margin-top: 0; 
	text-align: left;
	}
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:  normal 9px  Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	margin-bottom: 0; 
	color: #777777;
	}
	
a:link, a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: red;
	}
a:hover, a:active { 
	font-weight: bold; 
	text-decoration: none; 
	color: black;
	}
	
#description  {
font: normal 11px Arial, Georgia, Times, serif;
	color: #777777;}

#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>

