body
	{
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	color:#333333;
	font-size:11px;
	line-height:15px;
	background-color:#FFF3CA;
	}

tr, td, th
	{
	font-family:Tahoma;
	color:#333333;
	font-size:11px;
	line-height:15px;
	}


.link {
	font-size: 11px; 
	color: #FF6600;
	font-family: Tahoma; 
	text-decoration: none;
	font-weight:bold;
	}
.link:hover {
	color: #000000; 
	font-family: Tahoma; 
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	}	

.greylink {
	font-size: 11px; 
	color: #505050;
	font-family: Tahoma; 
	text-decoration: underline;
	font-weight:normal;
	}
.greylink:hover {
	color: #000000; 
	font-family: Tahoma; 
	text-decoration: none;
	font-size: 11px;
	font-weight:normal;
	}
	
.img 
	{
	border:1px solid #FF7F2A;
	}	
	
.whitetext-small {
	font-size: 10px; 
	color: #FFFFFF;
	font-family: Tahoma; 
	text-decoration: none;
	font-weight:bold;
	}	

.heading {
	font-size: 14px; 
	color: #000000;
	font-family: tahoma; 
	text-decoration: none;
	font-weight:bold;
	}
.headinglink {
	font-size: 14px; 
	color: #000000;
	font-family: tahoma; 
	text-decoration: none;
	font-weight:bold;
	}
.table-border 
	{
	border:5px solid #FDD649;
	}
	
.toplink 
	{
	font-size: 12px; 
	color: #000000;
	font-family: arial; 
	text-decoration: none;
	font-weight:bold;
	}			
.toplink:hover 
	{
	font-size: 12px; 
	color: #FF6B02;
	font-family: arial; 
	text-decoration: none;
	font-weight:bold;
	}			

.cat-link-container 
	{
	width: 100%;
	}
	
.cat-leftlink a 
	{
	color:#515151;
	border-bottom:1px solid #FFF4AE;
	background-color:#FFDD61;
	padding:6px;
	padding-left:17px;
	padding-right:4px;
	font:11px Tahoma, sans-serif;
	font-weight:bold;
	text-decoration:none;
	display:block;
	margin:0px;
	width:167px;
	}
.cat-leftlink a:hover 
	{
	border-bottom:1px solid #FFF4AE;
	padding:6px;
	display:block;
	padding-left:17px;
	padding-right:4px;
	background-color:#FF6B02;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.subcat-link a 
	{
	color:#000000;
	border-bottom:1px solid #FFF4AE;
	background-color:#FFBA00;
	padding:4px;
	padding-left:35px;
	font:11px Tahoma, sans-serif;
	font-weight:normal;
	text-decoration:none;
	display:block;
	margin:0px;
	width:189px;
	}
.subcat-link a:hover 
	{
	border-bottom:1px solid #FFF4AE;
	padding:4px;
	padding-left:35px;
	background-color:#C3BE9C;
	color:#FFFFFF;
	text-decoration:none;
	}
	
h1
	{
	font-family:tahoma;
	font-size:17px;
	color:#FF6B02;
	margin:0px;
	font-weight:bold;
	}	

h2
	{
	font-family:tahoma;
	font-size:13px;
	color:#FFFFFF;
	margin:0px;
	font-weight:bold;
	}
.star {color: #FF0000}
