/* CSS Document */

#subcontainer {
	padding: 0px;
	height: 55px;
	background-position: 22px 22px;
	white-space: normal;
	margin: 0px;
}

#subcontainer ul
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	padding: 0;
	height: 88px;
	top: 0px;
	margin: 0;
}

#subcontainer a
{
	display: block;
	padding: 0px;
	border-bottom: none #999999;
	vertical-align: text-bottom;
	line-height: 30px;
	color: #666666;
	border-top-color: #00CC99;
	text-indent: 38px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 30px;
}

#subcontainer a:link, .navlist a:visited
{
	color: #666666;
	text-decoration: none;
	padding-left: 1px;
	border-top-color: #999999;
}

#subcontainer a:hover
{
	color: #666666;
	border-top-color: #999999;
	text-decoration: underline;
}
