	body,table{	
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 11px;color: #333333;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
	}
	
	table{border: 0px}

	form
	{
		margin:0px;
		padding:0px;
	}

  	a:visited {color: #FFA200;
	text-decoration: underline;}
	a:link{text-decoration: underline;
	color:#FFA200;}
	a:active {text-decoration: none;
	color:#FFA200;}
	a:hover {text-decoration:  none;
	color: #FFA200;}
	
	a.g {
		color: #333333;
		text-decoration: underline;
	}

	a.g:hover {
		color: #333333;
		text-decoration: none;
	}
	a.g img{
		border: 0px;
	}

	span.g {
		text-decoration: underline;
		color: #FFB300;
	}
	
	a.link:visited {color: #CCCCCC;font-size: 10px;
	text-decoration: none;}
	a.link:link{text-decoration: none;font-size: 10px;
	color:#CCCCCC;}
	a.link:active {text-decoration: none;font-size: 10px;
	color:#CCCCCC;}
	a.link:hover {text-decoration:  none;font-size: 10px;
	color: #CCCCCC;}
	
	a.b:visited {color: #333333;font-size: 11px;font-weight:bolder;
	text-decoration: none;}
	a.b:link{text-decoration: none;font-size: 11px;font-weight:bolder;
	color:#333333;}
	a.b:active {text-decoration: none;font-size: 11px;font-weight:bolder;
	color:#333333;}
	a.b:hover {text-decoration:  none;font-size: 11px;font-weight:bolder;
	color: #333333;}
	
		
	.wind
	{
		border-color:#CCCCCC;
		border-style:solid;
		border-width:1px;
	}
	
	.button
	{
		border-width:1px;
		border-color:#FF9900;
		border-style:solid;
		background-color:#FFCC00;
		color:white;
		font-weight:bolder;
		font-size:11px;
		height:20px;
	}
	
	.box
	{
		background-image:url(../img/box.gif);
		text-align:center;
		height:132px;
		width:157px;
	}
	
	
	.menu_header
	{
		text-align:right;
		padding-right:10px;
		padding-top:3px;
	}
	
	.title
	{
		font-weight:bolder;
		font-size:20px;
	}
	
	.orange
	{
		font-weight:bolder;
		font-size:20px;
		color:#FFB300;
	}	
	
	.bottom
	{
		height:40px;
		background-image:url(../img/bottom.jpg);		
	}
	
	.menu
	{
		padding-left:20px;
		padding-bottom:8px;
	}

	span.search {
		font-weight: bold;
		font-size: 16px;
	}

	table.trush {
		font-weight: bold;
	}

	table.trush input{
		width: 300px;
	}
	
	table.trush TEXTAREA{
		width: 300px;
	}

	.subcats {
		display: none;
	}

	a.currency{
		padding-left: 5px;
		text-decoration: none;
		color: #B5B5B5;
	}

	a.currency_sel{
		padding-left: 5px;
		text-decoration: underline;
		font-weight: bold;
	}