﻿body 
{
}

.MenuItem
{
	width: 180px;
	height: 27px;	
	background-position: center center;
	background-repeat: no-repeat;
}

.TDMenuItem
{
	padding-left: 10px;
	padding-right: 10px;
}

.TableMenuItems
{
	border-bottom: solid 2px #C0C0C0;
}


