#layer1 {
	background: #FFFFFF;
	color: #333333;
	border: 1px solid #5182C2;
	text-align: left;
	border-width : 1px; 
	border-style : solid; 
	border-color : #5182C2; 
	top : 147px; 
	left : 38%; 
	position : absolute; 
	z-index : 90; 
	visibility : hidden;}

#layer2 {
	background: #FFFFFF;
	color: #333333;
	border: 1px solid #5182C2;
	text-align: left;
	border-width : 1px; 
	border-style : solid; 
	border-color : #5182C2; 
	top : 147px; 
	left : 55%; 
	position : absolute; 
	z-index : 90; 
	visibility : hidden;}

#layer3 {
	background: #FFFFFF;
	color: #333333;
	border: 1px solid #5182C2;
	text-align: left;
	border-width : 1px; 
	border-style : solid; 
	border-color : #5182C2; 
	top : 147px; 
	left : 75%; 
	position : absolute; 
	z-index : 90; 
	visibility : hidden;}

.thead{
	background: #84AFDE;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #4775A7;}

.thead a:link{
	color: #ffffff;}

.thead a:visited{
	color: #ffffff;}

.thead a:hover, .thead a:active{
	color: #E0EDFB;}

.vbmenu_option{
	background: #FFFFFF;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	white-space: nowrap;
	cursor: pointer;
	border: 1px solid #5182C2;}

.vbmenu_option a:link{
	color: #333333;
	text-decoration: none;}

.vbmenu_option a:visited{
	color: #333333;
	text-decoration: none;}

.vbmenu_option a:hover, .vbmenu_option a:active{
	background: #F5F9FE;
	color: #4A4A4A;
	text-decoration: none;}