﻿body 
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
}

.GeneralTable {
	color: #000000;
	text-align:left;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
}
.GeneralTable #Beige td {
	background-color:#E6E6DA;
	padding:0px 7px 0px 7px;
}

.GeneralTable #Gray td {
	background-color:#F2F3F5;
	padding:0px 7px 0px 7px;
}
.Menu 
{
	background-color:#399FB8;
	color:white;
	font-family:Tahoma;
	font-weight: bold;
	line-height: 20px;
	font-size: 11px;
	width: 100%;
	padding: 0px 5px 0px 5px;
}


A.MenuElement
{
	color:white;
	font-family:Tahoma;
	font-weight: bold;
	line-height: 20px;
	font-size: 11px !important;
	background-image: url('Pics/ArrowMenu.gif');	
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 8px;	
}
A.MenuElement:visited
{
	color:white;
	font-family: Tahoma;
	font-weight: bold;
	line-height: 20px;
		
}

A.MenuElement:hover
{
	color:#E6E6DA;
	font-family: Tahoma;
	font-weight: bold;
	line-height: 20px;
	background-image: url('Pics/BeigeArrow.gif');
}

.Separator
{
	color:White;
	padding: 0px 0px 0px 0px;
}

.StockLink
{
	font-family:Tahoma;
	text-decoration:none;
	color:#2B7C91;		
}


.StockLink:hover
{
	text-decoration:underline;
}

.horline
{
	background-image:url(Pics/Line.gif);
	background-repeat:repeat-x;
	background-position: center center;
	margin: 4px 5px 4px 5px;
	width: 100%;
}

.fineprint
{
	padding: 4px 0px 4px 0px;
	font-family: Tahoma;
	font-size: 9px;
}
A.MenuSelected
{
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 8px;
	color:#E6E6DA;
	font-family: Tahoma;
	font-weight: bold;
	line-height: 20px;
	background-image: url('Pics/BeigeArrow.gif');	
}
A.MenuSelected:visited
{
	color:#E6E6DA;
}
