<!--table {}
.style0
	{text-align:left;
	vertical-align:bottom;
	white-space:nowrap;
	color:windowtext;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial;
	color:#FFFFFF;
		border-top:1 px solid black;
		border-bottom-style:solid;
		border-bottom-width:1px;
		border-bottom-color:white;
		border-left:1px dashed black;
		border-right:1px dashed black;}
td
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial;
	color:#000000;
	text-align:left;
	vertical-align:bottom;
		border-top:1 px solid black;
		border-bottom-style:solid;
		border-bottom-width:1px;
		border-bottom-color:black;
		border-left:1px dashed black;

	border-right:1px dashed black;
	}
.xl24 {width:800px;}
.xl25 {}
.xl26
	{}
	.xl27
	{color:#010000;
	background:#C2D1F0;
	white-space:normal;}

.xl34
	{color:white;
	text-align:center;
	background:#204378;
		font-size:7pt;}
		
		#frame {
		width:600px;
		margin-right:auto;
		margin-left:auto;
		margin-top:100px;
		padding:0px;
		text-align:left;
		border: 2px groove #CCCCCC;
		background-color:#FFFFFF;
		}
		
.aerobuttonmenu{     /*container that holds a row of aero buttons*/
overflow: hidden;    /*See: http://www.quirksmode.org/css/clearing.html */
width: auto;
background: transparent; /* F7F7F7 menu strip background*/
border: 0px solid gray;
padding: 4px 0;
border-width: 0px 0;
}

* html .aerobuttonmenu{ /*IE6 and below hack. Set explicit strip width*/
width: 100%;
}

.aerobuttonmenu a.aero{ /*aero button CSS*/
background: transparent url('aeroleftblack.gif') no-repeat top left;
display: block;
float: left;
font: bold 11px Verdana, Trebuchet MS; /* Change 13px as desired */
line-height: 12px; /* 23 This value + 8px should equal height of button background (default is 31px) */
height: 22px; /* 31 Height of button background height */
padding-left: 10px; /* Width of left menu image */
text-decoration: none;
margin-right: 5px; /*spacing between buttons*/
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /*this and next two rules control opacity of buttons before hover*/
opacity: 0.9;
-moz-opacity: 0.9;
-webkit-opacity:0.9;

}

.aerobuttonmenu a.aero:link, .aerobuttonmenu a.aero:visited, .aerobuttonmenu a:active{
color: #FFFFFF; /*button text color*/
}

.aerobuttonmenu a.aero span{
background: transparent url('aerorightblack.gif') no-repeat top right;
display: block;
padding: 4px 10px 6px 0; /*Set 10px here to match value of 'padding-left' value above*/
}

.aerobuttonmenu a.aero:hover{ /* Hover state CSS */
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /*this and next two rules control opacity of buttons during hover*/
opacity: 1;
-moz-opacity: 0.99;
-webkit-opacity: 0.99;
}

.aerobuttonmenu a.aero:hover span{ /* Hover state CSS (for text) */
color: #B1AFAE;
}

.black a.aero{
background-image: url('aeroleftblack.gif');
}

.black a.aero span{
background-image: url('aerorightblack.gif');
}

.aerobuttonmenu .rightsection{
float: right;
width: 100px;
position: relative;
top: 3px;
padding-right: 5px;
text-align: right;
}

.aerobuttonmenu .rightsection a{
color: navy;
}


-->

/* FOR MENU BUTTONS*/

#info {padding-bottom:150px;}


dl {padding:0; margin:3px 3px;}
dt {display:none;}
dd {float:left; margin:0 1px 0 0; padding:0; text-align:center;}
dd a, dd a:visited {text-decoration:none; font-family:arial; font-size:10px; color:#FFFFFF;}
dd span {float:left; cursor:pointer;}

dd span.side {width:5px; height:1em; position:relative;}

dd span.side b.p1 {height:20px; width:1px; float:left; margin:5px 0; background:#204378;}  

dd span.side b.p2 {height:20px; width:1px; float:left; margin:3px 0; background:#204378; border-top:2px solid #345; border-bottom:2px solid #345;}

* html dd span.side b.p2 {height:24px; he\ight:20px;}

dd span.side b.p3 {height:24px; width:1px; float:left; margin:2px 0; background:#204378; border-top:1px solid #345; border-bottom:1px solid #345;}  

* html dd span.side b.p3 {height:26px; he\ight:24px;}

dd span.side b.p4 {height:26px; width:2px; float:left; margin:1px 0; background:#204378; border-top:1px solid #345; border-bottom:1px solid #345;}

* html dd span.side b.p4 {height:28px; he\ight:26px;}

dd span.mid {height:28px; border-top:1px solid #345; border-bottom:1px solid #345; line-height:25px; padding:0 5px; background:#204378;}

* html dd span.mid {height:30px; he\ight:28px;}

dd a:hover {border:0;}

dd a:hover span.mid, dd a:hover span.side b.p2, dd a:hover span.side b.p3, dd a:hover span.side b.p4 {background:#8699EA; color:#fff;}






/* END FOR MENU BUTTONS*/


