﻿span.submenu
{
	position: relative;
	left: 28px;
	padding-left: 14px;
	background-image: url("/images/dot.gif");
	background-repeat: no-repeat;
	background-position: 0 6px;
}

a.submenu
{
	text-decoration: none;
	color: #443829;
	font-size: 75%;
}

a.selsubmenu
{
	text-decoration: none;
	color: #443829;
	font-size: 73%;
	font-weight: bold;
}

#submenu
{
	line-height: 20px;
	background-color: #F3F1EF;
	padding: 7px 0px 7px 0px;
}
