.footer      { font-family: Tahoma; font-size: 10px; color: #000000; text-decoration: none }

.small      { font-family: Tahoma; font-size: 10px; color: #CC0000; text-decoration: none }
.silicontext { font-family: Tahoma; font-size: 11px; color: #333333; word-spacing: 0; 
               margin-top: 0; margin-bottom: 0 }

a { font-family: Tahoma; font-size: 11px; color: #FF9900; word-spacing: 0; 
               margin-top: 0; margin-bottom: 0; text-decoration: none }

a:hover { font-family: Tahoma; font-size: 11px; color: #0066CC; word-spacing: 0; 
               margin-top: 0; margin-bottom: 0; text-decoration: underline; }

.productheader {
	font-family: Tahoma; font-size: 13px; color: #FF9900; word-spacing: 0; 
               margin-top: 0; margin-bottom: 0; text-decoration: none; font-weight:bold;
}
.productdesc, .productdesc a:link, .productdesc a:active, .productdesc a:visited {
	font-family: Tahoma; font-size: 10px; color: #333333; word-spacing: 0; 
               margin-top: 0; margin-bottom: 0; text-decoration: none;
}
.productdesc a:hover {font-family: Tahoma; font-size: 10px; color: #0066CC; word-spacing: 0; 
               margin-top: 0; margin-bottom: 0; text-decoration: underline;}

.menutitle{
font-family: Tahoma; font-size: 11px; color: #333333; word-spacing: 0; 
margin-top: 0; margin-bottom: 0;
cursor:pointer;
margin-bottom: 5px;
background-color:FFFFFF;
color:#333333;
padding:2px;
text-align:left;
font-weight:bold;
}

.submenu{
margin-bottom: 0em;
}

.branchname {
	font-family: Tahoma; font-size: 13px; color: #000099; word-spacing: 0; 
               margin-top: 0; margin-bottom: 0; text-decoration: none; font-weight:bold;
			   }
			   
body{
	scrollbar-highlight-color: #ffffff;
	scrollbar-arrow-color: #333333;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-base-color: #efefef;
	scrollbar-darkshadow-color: #c0c0c0;
	scrollbar-face-color: #efefef;
	scrollbar-shadow-color: #efefef;
	scrollbar-track-color: #ffffff;
	margin: 0;
	}		   
p { margin:0;}
.header,a { font-family: Tahoma;text-decoration: none;  font-size: 11px ; color:#000000;}
.silicontext { font-family: Tahoma; text-decoration: none; font-size: 10pt }
.header a:hover { 
color:#FFFFFF; 
background-color:#0066CC;
padding:"1em";
text-decoration: none;
}
a img{ 	
FILTER: alpha(opacity=90); BACKGROUND-COLOR: silver; opacity: .90; -moz-opacity: 0.9;
}
A:hover IMG {
FILTER: alpha(opacity=100); BACKGROUND-COLOR: silver; opacity: 1.00; -moz-opacity: 1.0;
}
.silicontext1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10pt
}

.caption {
	font-size: 14px;
	font-weight: bold;
	color:#06C;
}

.highlights, .highlights a {
	color:#F93;
	text-decoration:none;
}

.highlights a:hover {
		text-decoration:underline;
}


.brdr {
		border:#333 1px solid;
		padding:5px;
		margin:0 5px;
		}
hr	{
	border-bottom:#666 1px dotted;
}