body,td,th {
	font-family: tahoma;
	font-size: 10px;
	color: #786440;
	vertical-align: top;	
	line-height:12px;
        scrollbar-base-color: #FF8000;

}
img{border:0;}
a {
	font-family:tahoma;
	font-size: 10px;	
	color: #DD942D;		
}
a {
	Default Font:tahoma;
	font-size: 10px;	
	color: #DD942D;		
}
a:visited {
	color: #DD942D;
}
a:hover {
	color: #DD942D;
}
a:active {
	color: #DD942D;	
}
.style-r{
	color:#C52000;
}
.style-k{
	color:#DD942D;
}
.style-w{
	color:#E9E9D1;
}




#menuTd {
	background-image: url(http://veryspecialguest.com/backgrounds/bgyelblue1.jpg);
	border-right: solid #fff 1px;
	text-align: right;
	vertical-align: top;
	}
#menuTd .menuItem {
	width: 134px;
	height: 20px;

	background-image: url(http://veryspecialguest.com/css/menubgblue1.gif);
	line-height: 20px;
	margin-bottom: 1px;
	margin-left: auto;

	cursor: pointer;
	cursor: hand;
	}

#menuTd a {
	padding-right: 5px;
	height: 12px;
	color: #FF9900;
	text-decoration: none;
	}
#menuTd a:hover {
	color: #33CCFF;
	}
#menuTd .submenu {
	width: 144px;
	line-height: 18px;
	margin-bottom: 2px;
	display: none;
	
	}
#menuTd .submenu a {
	color: #FF9900;
	}
#menuTd .submenu a:hover {
	color: #000;
	}