@charset "utf-8";
/* CSS Document */

/* Category Tab Style */
.categorytab {
	border-bottom: 2px solid #8a3754;
}
.tab td  {
	color: #A85480;
	background: url(/images/netgames/tab.gif) no-repeat;
}
.tab a:link, .tab a:visited {
	color: #A85480;
}
.tab a:hover, .tab a:focus, .tab a:active {
	color: #A85480;
}
.tab td.selected {
	background: url(/images/netgames/tab_selected.gif) no-repeat;
}

/* Search Bar Style */
.searchbar {
	background-image: url(/images/netgames/search_bg.gif);
}