TD.menu
{
	background-color: #0000FF;
	color: #FFFFFF;
	font-size: 10pt;
	border-top: solid 1px #333399;
	border-left: none;
	border-bottom: solid 1px #333399;
	border-right: none;
	height: 19px;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 4px;
	width: 100px;
}
TD.menuleft
{
	width: 25px;
	height: 19px;
	background-image: url("images/menuleft.gif");
}
TD.menuright
{
	width: 14px;
	height: 19px;
	background-image: url("images/menuright.gif");
}
TD.menuspace
{
	height: 8px;
}
A.menulink
{
	width: 100%;
	text-align: center;
}
A.reseller
{
	color: #33FFFF;
}
A.reseller:hover
{
	color: #FFFFFF;
}

