#bottom
{
	text-align: right;
}

#vmlogo
{
	float: right;
}

#menu
{
	background: #77844f url('images/menu.gif') repeat-x;
	border-top: solid 1px #565f39;
	border-bottom: solid 1px #565f39;
}

#menu td
{
	color: #fff;
	font-weight: bold;
	padding: 0 15px;
}

#menu td td
{
	padding: 0;
}

#left
{
	vertical-align: top;
	width: 250px;
	background: #77844f url('images/bar.gif') top left no-repeat;
}

#left table
{
	background: #97a56b url('images/left.gif') top left repeat-x;
	border: none;
}

#left span
{
	color: #fff;
}

#left table table
{
	background: none;
}

#left hr
{
	background: #77844f;
}

#left a
{
	color: #D3E5A1;
}

#right
{
	vertical-align: top;
	width: 250px;
}

#right table
{
	background: #f0f0f0;
	border: none;
}

#right hr
{
	background: #c0c0c0;
}

#center
{
	vertical-align: top;
	margin: 10px;
}

#center table
{
	border: solid 1px #c0c0c0;
}

#center table table
{
	border: none;
}

#center hr
{
	background: #f0f0f0;
}

#left tr,
#left td,
#right tr,
#right td
{
	background: transparent;
}

.row
{
	margin: 0;
	padding: 5px;
}

.column
{
	margin: 0;
	padding: 5px;
}

#left hr,
#center hr,
#right hr,
#bottom hr
{
	height: 1px;
	border: none;
}

#center a,
#right a,
#bottom a
{
	color: #74457c;
}

#right span,
#right font
{
	color: #000;
}

body,
td,
div,
span,
.Head,
.Normal
{
	font-family: 'lucida grande', 'trebuchet ms', sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0;
}

span.Head,
span.Head span
{
	letter-spacing: -1px;
	font-size: 18px;
}