<style type="text/css">
<!--
 body 			{font-family: Tahoma,Arial,Helvetica; color: #663300;
	 					 background-color: <?php echo $color; ?>; }
	 					 
.hdrcopy 	{color: #663300; 
              		font-size: 14pt; font-weight: bolder; }
              		
.hdrcopy2  	{color: #663300; 
              		font-size: 16pt; font-weight: bolder; }
              		
.hdrcopy3  	{color: #663300; 
              		font-size: 20pt; font-weight: bolder; }
              		
.trlrcopy  	 {color: #663300; font-size: x-small; }

.bodycopy {color: #663300; margin-left: 12px; margin-right: 12px;
               	font-size: 12pt; font-weight: bolder; }
               	
.boldprimary {color: #663300; font-size: 13pt; font-weight: bold; }

.beefy11     {color: #663300; font-size: 11pt; font-weight: 900; font-family: Arial;}

.menuhdr 	{color: #663300; font-size:13pt;}

.menuopt 	{font-size:11pt; }
               
.style5 		{font-family: "Tahoma,Arial,Helvetica"; font-size: 18pt; font-weight: bolder; color: #663300;}

.indent1		{margin-left:  25px; margin-right: 25px}

.bxborder {border: 2px solid #663300;}

#wrapper {
	padding: 10px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#dropmenudiv{
position:absolute;
background-color: #FFFFCC;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFFFFF;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
}

-->
</style>
