﻿body
{
}

.MenuBG
{
	/*background-image: url('../images/home-tables_05.gif'); */
	background-color: rgb(126,126,125);
	background-repeat: repeat-y;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-family:Arial;
}

a
{
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-family:Arial;
}

a:hover
{
	/*color: #000000;
	background-color: #ffffff;*/
}

.tableHeader
{
	background-color:#535153;
	font-family:Arial;
	font-size: 9pt;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	height:20px;
}

.tableRow
{
	background-color:#7D7B7D;
	font-family:Arial;
	font-size: 9pt;
	color:#FFFFFF;
}

a.otherDetailsLinks
{
	color:#ffffff;
	text-decoration:none;	
}

a.otherDetailsLinks:hover
{
	color:#000000;
	background-color:Transparent;
	text-decoration:underline;	
}
