body td
{
	font-family: Arial;
	font-size: 9pt;
}

a 
{
	color:#556E94;
}

a:hover 
{
	color:White;
}

a:visited 
{
	color:#556E94;
}

.backTable
{
	text-align:center;
	font-family: Arial;
	font-size: 9pt;
}

.articlesTable
{
	font-family: Arial;
	font-size: 8pt;
	border-bottom: solid 1px gray;
	border-right: solid 1px gray;
	border-left: solid 1px gray;
}


.bannerSubTitle 
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	
	color: White;
}

.menuTitle 
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	
}

.menu_over 
{
	background-color: white;
	cursor: hand;
}

.mainTable 
{
	border-bottom: solid 1px gray;
	border-right: solid 2px gray;
	border-left: solid 2px gray;
}


