		body { background: url(images/bodybg.png) #e3e3e3 repeat-x; color: #000000; font-family: "Trebuchet MS", Arial, sans-serif, verdana; }
		span.dots { font-size: 80%; font-weight: bold; }
		#msgContainer {
			border-width: 1px;
			padding: 20px;
			border-left-style: solid; 
			border-top-style: solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-color: #000000; 
			background-color: #ffffff; 
			color: #000000;
			}
			
		#logo {
			padding-top: 5px;
			padding-bottom: 3px;
			font-size: 80%;
			letter-spacing:1.1px;
			color: #c0c0c0;
		}
		
		#qryForm {
			padding: 10px;
			border-style: none;
			background-color: #ffffff;
			color: #000000;
			text-align: left;
		}
		a { color: #0000cc; text-decoration: underline; }
		a:hover { color: #cc0000; text-decoration: none; }
		a.menu {
font-size: 80%;
line-height: 25px;
letter-spacing:1.1px;
color: #c0c0c0;
background: transparent;
border-style: none;
text-decoration: none;
padding: 1px 2px 3px 2px;
}
a.menu:hover {
color: #ffffff;
text-decoration: none;
padding: 1px 2px 3px 2px;
}
#menu {
width: 820px;
background:url(/images/menutile.png) #000000 repeat-x; 
height: 30px;
color: #ffffff;
			border-width: 2px;
			border-left-style: solid; 
			border-right-style: solid;
			border-color: #000000;
text-align: left;
}
div.divsubmen { 
width: 820px;
margin-left:0px;
padding-left:0px;
z-index: 50;
}
dl { z-index: 50;
padding: 0px; margin: 0px; width: 820px; position:absolute }
dd.ddsubmen {
z-index: 50;

width: 824px;
text-align: center; 
height: 50px; 
display: none; 
background: url(/images/menutiler.png) #c0c0c0 repeat-x;
-moz-opacity:0.9;
filter:alpha(opacity=90);
opacity:0.9;
margin-left:0px;
padding-left:0px;
}
ul,li {
    margin: 0px;
    list-style-type:none;
    padding: 2px;
    }
a.smenlink {
font-size: 65%;
letter-spacing: 0.9px;
padding: 0px;
margin: 0px;
background: transparent;
color: #ffffff;
text-decoration: underline;
border: 0px;
padding: 10px;
}
a.smenlink:hover {
background: transparent;
color: orange;
text-decoration: none;
border: 0px;
margin: 0px;
padding: 10px;
}
img.rigpic { 
-moz-opacity:0.85;
filter:alpha(opacity=85);
opacity:0.85;
}