@CHARSET "ISO-8859-1";

.LeftColWidthDiv
{
	width: 200px;	
}

.LeftColDiv
{
	float:left;
	padding: 0px 10px 0px 0px;
}

.MenuListTitle
{
	font-family:Helvetica;
	font-size: 10pt;
	color:#464646;
	font-weight: 900;
	text-decoration: none;
	
}

.MenuListTitleDiv
{
	padding-bottom: 7px;
}

.MenuList a
{
	font-family:Helvetica;
	font-size: 9pt;
	font-weight: 400;
	text-decoration: none;
	
}

.MenuList li
{
	padding-bottom: 8px;
}

.MenuListItem a
{
	color:#464646;	
}



.MenuListItem a:hover
{
	color:#cbcbcb;
	text-decoration: none;
}

.MenuListItemSelected a
{
	color: #4D89BD;
	text-decoration: none;	
}

#ImageNavDiv
{
	padding-top: 5px;
}

#ImageAdList li 
{
	padding-bottom: 10px;
}

#ImageAdList li:last-child 
{
	padding-bottom: 0px; 
}

#AdDiv
{
	padding-top: 10px;
}