	body, html  {
	scrollbar-arrow-color: #B9AD95;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #F3EEE5;
	scrollbar-highlight-color: #F3EEE5;
	scrollbar-3dlight-color: #B9AD95;
	scrollbar-darkshadow-color: #F3EEE5;
	scrollbar-shadow-color: #B9AD95;
	background-image: url(bg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	}
	
	body,td,th {
	font-size: 11px;
	font-family: Verdana;
	color: #333333;
	}
	
	strong {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	}
	
	h1 {
	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #000000;
	}
	
	#img {
	border: 5px solid;
	border-color: #CFC8B8;
	}
	
	#hr {
	color: #CFC8B8;
	}
	
	.down {
	font-family: Tahoma;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	}
	
	.down a{
	font-size: 12px;
	font-family: Tahoma;
	}
	
	.down a:link{
	color: #666666;
	text-decoration: underline;
	}
	
	.down a:hover {
	color: #999999;
	text-decoration: none;
	}
	
	.down a:active{
	color: #666666;
	text-decoration: underline;
	}
	
	.down a:visited{
	color: #666666;
	text-decoration: underline;
	}
	
	.prod {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}
	
	.prod a{
	font-size: 12px;
	font-family: Tahoma;
	}
	
	.prod a:link{
	color: #666666;
	text-decoration: underline;
	}
	
	.prod a:hover {
	color: #999999;
	text-decoration: none;
	}
	
	.prod a:active{
	color: #666666;
	text-decoration: underline;
	}
	
	.prod a:visited{
	color: #333333;
	text-decoration: underline;
	}
	
	a {
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	}
	
	a:link {
	color: #666666;
	text-decoration: none;
	}
	
	a:hover {
	text-decoration: underline;
	color: #999999;
	}
	
	a:visited {
	color: #666666;
	}
	
	a:active {
	color: #666666;
	}
	
	.a a {
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	}
	
	.a a:link {
	color:#666666;
	text-decoration: none;
	}
	
	.a a:visited {
	text-decoration: none;
	color: #666666;
	text-decoration:none;
	}
	
	.a a:hover {
	text-decoration: underline;
	color: #999999;
	}
	
	.a a:active {
	text-decoration: none;
	color: #666666;
	}
	
	.news {
	font-size: 11px;
	font-family: Tahoma;
	color: #333333;
	}
	
	.news-header {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	}
	
	.news a {
	font-size: 11px;
	font-family: Tahoma;
	}
	
	.news a:link {
	color: #574F39;
	text-decoration: underline;
	}
	
	.news a:hover {
	color: #999999;
	text-decoration: none;
	}
	
	.news a:active {
	color: #574F39;
	text-decoration: underline;
	}
	
	.news a:visited {
	color: #574F39;
	text-decoration: underline;
	}
	
	.footer {
	font-size: 8px;
	font-family: Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	color: #6C5B47;
	}
	
	.footer a {
	font-size: 8px;
	font-family: Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	}
	
	.footer a:link {
	color: #6C5B47;	
	text-decoration: none;
		}
	
	.footer a:hover {
	color: #999999;
	text-decoration: none;
	}
	
	.footer a:active {
	color: #6C5B47;
	text-decoration: none;
	}
	
	.footer a:visited {
	color: #6C5B47;
	text-decoration: none;
	}
