﻿
/*	height: 26px;*/
/*	line-height: 26px;*/
/*	border-top: 1px solid #8E8E8E;*/

#mainLeft h3 {
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 0px 5px 0px 5px;
	background: url('../img/left-corner.gif') bottom left no-repeat;
	font-size: 14px;
	color: #C67200;
}
#mainLeft h3 a { color: #FF9000; text-decoration: none; }
#mainLeft h3 a:hover { text-decoration: underline; }

#mainLeft ul { list-style-type: none; font-size: 13px; font-weight: bold; margin-left: 0px; }
#mainLeft ul li { margin-bottom: 5px; margin-left: 30px; }
#mainLeft ul li a { color: #B3BB03; text-decoration: none; }
#mainLeft ul li a:hover { text-decoration: underline; }
#mainLeft ul ul li a { font-weight: normal; }
