

<style type = "text/css">

body	{	font-size: 0.5em;
			color : #666633;
			
		}

table	{
		font-size: 10px;
		color: black;
		font-family: verdana, sans serif,  times new roman;
		}
		
		tr,td{ color:black;
		}
		
		
h5	{
	color: #ff9933;		
	}

h6	{
	color: #666666;	
	}

hr	{
	color: #666666;
	}

.banner		{
			background-image:url('homeb2.jpg');
			line-height:2em; 
			font-family:verdana; 
			font-size:10px; 
			width:100%; 
			color:#FFFFFF;
			}

#top	{
		font-family: verdana, times new roman;
		position: relative;
		margin-left : 0;
		margin-right: 0;
		top:-15;
		width:100%;
	
		}	

#middle	{
		background-color : #FFFFFF;
	
		font-family: verdana, times new roman;
		position: relative;
		padding: 10;
		margin-left : 0;
		margin-right: 0;
		top:0;
		width:100%;
		font-size : 65%;
		border: 0 solid #D60601;
		color: #666633;
		line-height:1.5em;
		z-index: 2;
		}

#bottom	{
		background-color : #FFFFFF;
		color: #666633;
		font-size: 9px;
		font-family: verdana, times new roman;
		position: relative;
		margin-left : 0;
		margin-right: 0;
		top:0;
		width:100%;
		padding:10;
		border: 1 solid #ff9933;
			
		}
		
#product	{
		background-color : #FFFFFF;
		color: #666633;
		font-size: 9px;
		font-family: verdana, times new roman;
		position: relative;
		margin-left : 10;
		margin-right: -10;
		top:0;
		width:100%;
		height: 10%;
		padding:10;
		float: clear;
		z-index: 1;
		border: 1 dashed #ff9933;
		
			}

#container
		{
		background-color: #FFFFFF;
		padding: 5pt;
		border: 0 solid #D60601;
		
		}

#buttoncontainer		
		{
		background-color: #ff9933;
		padding: 1pt;
		
		}


#button	{
		background-color: #ff9933;
		position: relative;
		float: left;
		width: 7.5em;
		padding: 10pt;
		color: #990000;
		}

.b1		a {
		color: #663333;
		background-color: #FFFFFF;
		padding: 5pt;
		padding-left: 2px;
		display: block;
		font: 11px Verdana, sans-serif;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		}

.b1		 a:hover {
		color: #990000;
		background-color: #ff9933;
		text-decoration: none;
		text-transform: uppercase;
			}

.b1		a:active
		{
		color: #990000;
		text-transform: uppercase;
		}

.b1		a:visited	
		{
		color: #663333;
		text-decoration: none;
		}

.smallcomp	{
			color: #990000;
			font-size: 75%;
			}
	
.opening	{
			color: #990000;
			font-size: 22pt;
			font-family: verdana, times new roman, arial;

			}

.marquee	{
			font-size: 10px;
			color: #666666;

			}

.alpha		{
			font-size: 10px;
			font-family: verdana, times new roman, verdana;
			color: #990000;
			font-weight: bold;
			}

.items		{
			font-size: 9px;
			font-family: verdana, times new roman, verdana;
			line-height: 1.5em;
			}






.links	a:link{
		color: #6600FF;
		}
		
.links	a:visited{
		color: #993399;
		}

.links	a:hover{
		color: #66CC00;
		}

.links	a:active{
		color: #66CC00;
		}

</style>