﻿body
{
	margin-left: 0px;
	margin-top: 0px;
}
Input.SearchButton
{
	background-image: url(Images/bt_search.gif);
	border: solid 0px;
	width: 60px;
	height: 18px;
	white-space: nowrap;
	font-size: 12px;
}
a.TradeCategory
{
	font-size:12px;
	color:#E2F6FF;
	text-decoration:none;
}
a.ServerCategory
{
	font-size:12px;
	color:#013983;
	text-decoration:none;
}
td
{
	font-size:12px;
	color:#323335;
}
a.Top
{
	font-size:12px;
	color:#323335;
	text-decoration:none;
}
a.Foot
{
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
a.Bottom
{
	font-size:12px;
	color:#5A5A5A;
	text-decoration:none;
}
td.Title
{
	font-size:12px;
	color:#333333;
}
td.listTitle
{
	font-size:12px;
	color:#ffffff;	
}
td.List
{
	font-size:12px;
	color:#333333;
}

.CategoryLink
{
	color:White;
	text-decoration:none;
}