<style>
<!--
#menuDummy{
border: 1px solid #282828;
background-color: #333333;
padding: 5px;
font-size: 13px;
font-family: Verdana, Arial;
position: absolute;
width: auto;
height: auto;
}

#menuShow{
border: 1px solid #CCCCCC;
background-color: #ECE9D8;
padding: 5px;
font-size: 13px;
font-family: Verdana, Arial;
position: absolute;
width: auto;
height: auto;
}
#menuSelect{
border: 1px solid #CCCCCC;
background-color: #ECE9D8;
padding: 5px;
font-size: 13px;
font-family: Verdana, Arial;
position: absolute;
width: auto;
height: auto;
}
#nextShow{
border: 1px solid #CCCCCC;
background-color: #ECE9D8;
padding: 5px;
font-size: 13px;
font-family: Verdana, Arial;
position: absolute;
width: auto;
height: auto;
}
#nextSelect{
border: 1px solid #CCCCCC;
background-color: #ECE9D8;
padding: 5px;
font-size: 13px;
font-family: Verdana, Arial;
position: absolute;
width: auto;
height: auto;
}
a:link {
	font-size: 13px;
	font-family: Verdana, Arial;
	color: #808080;
 	text-decoration: underline;}
a:visited {
	font-size: 13px;
	font-family: Verdana, Arial;
	color: #808080;
	text-decoration: underline;}
a:hover {
	font-size: 13px;
	font-family: Verdana, Arial;
	color: #111111;
	}
.X1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	color: #808080;
	}
.X2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #808080;
	}
.X3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #808080;
	}
.X4textbox
	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #808080;
	border: #808080 1px solid;
	background-color: #FFFFFF; 
	} 
	
.BCDark    
	{ 
    background-color: #D4D1C0; 
    } 
	
.BCMedium  
	{ 
    background-color: #ECE9D8; 
	border: 1px solid #D4D1C0;
    } 
	
.BCLight  
	{ 
    background-color: #FFFFFF; 
    } 
	
-->
</style>
