 a:link {color:#0066CC;}
 a:visited {color:#606080;}
 a:hover {color:#ffffff; background:#0066CC;}
 a:active {color:#d0d0d0; background:#0066CC;}
body {
background:url(/images/background.jpg) #f0f0d4 top repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
#container {
width:800px; 
border-width:2px 1px; 
border-style:solid; 
border-color:#9d6101; 
background-color:white;
}
#headbanner {
border-width:1px 0; border-style:solid; border-color:#ea9207; height:120px; 
}
#menu {
height:22px; 
padding-top:3px;
font-size: 14px;
}
a {
color:#0066CC;
}
.metalround {
background:url(/images/metalbg.gif) repeat;
height:auto;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-chrome-border-radius:5px;
border-radius:5px;
padding:5px;
overflow: hidden;
zoom:1; display:inline-block;
}
.header {
height:20px;
border:1px solid #00005e;
background-repeat:repeat-x;
font-size: 16px; font-weight: bold;
color: white;
padding:6px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-chrome-border-radius:3px;
border-radius:3px;

}
 .tableHead {
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 8pt;
 font-weight : bold;
 background-color : #336699;
 color: #ffffff;
 text-align : left;
 border : thin;
 }
 .button {
 font-size : 7pt;
 height: 20px;
 color: #000000;
 background-color: #CC9966;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 8pt;
 font-weight : bold;
} 
		#printMessage	{	display:none; }		
