<style>
<!--
div.Section1
	{page:Section1;}
.style1 {
	color: #FF0000;
	text-decoration: underline;
}
.style2 {
	text-align: justify;
}
.style3 {
	font-size: medium;
	color: #FF0000;
}
.style4 {
	font-size: small;
}
.style5 {
	border-width: 0px;
}
a:link 	{
  	text-decoration:none; font-weight: bold; color:#000088
}
a:visited {
  	text-decoration:none; font-weight: bold; color:#000088
}
a:hover {
	text-decoration:underline;
}
a img 	{
  	border-width:0;
}
body 	{
	background-color: rgb();
	background:#ADADAD; width:800px; text-align:center; margin:0 auto; padding:0 14px;
	background-image: url(images/gray.jpg);
	background-repeat: repeat-x;
}
table	{
	background-color:#94A1CC;
    	border-color: #000;
    	border-width: 2px 2px 2px 2px;
    	border-style: solid;	
}

#noborder table
	{
	border-width: 0 0 0 0;
}

}
#rightytighty img{ 
	 position: absolute; top: 245px; left: 750px; 
}
#rightytighty2 img{ 
	 position: absolute; top: 630px; left: 730px; 
}
#rightytighty3 img{ 
	 position: absolute; top: 1110px; left: 730px; 
}
#top a	{
	color: #FF0000;
}
#top a:hover{
	text-decoration: underline;
}

.dropdown {float:left; padding-right:20px}
.dropdown dt {padding:8px; font-weight:bold; cursor:pointer; background:url(images/header.gif); border = "1"}
.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd {position:absolute; overflow:hidden; width:208px; display:none; background:#94A1CC; z-index:200; opacity:0}
.dropdown ul {border:2px solid #CC9900; list-style:none; border-top:none}
.dropdown li {display:inline}

#table1 {
}
.y { 
border:0px solid #000000; 
background-color:#7483BC; 

} 

-->
</style>