h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4F6B81;
	margin-bottom: -1px;
}
h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4F6B81;
	margin-bottom: 1px;
}
.home_news_feature p, .home_news_feature h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
p, td, li, select, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #737373;
}
a {
	color: #4F6B81;
}
a:hover {
	text-decoration: none;
}

.t  { background: url('/images/sol1/dot.gif') 0 0 repeat-x; width: 566px }
.b  { background: url('/images/sol1/dot.gif') 0 100% repeat-x }
.l  { background: url('/images/sol1/dot.gif') 0 0 repeat-y }
.r  { background: url('/images/sol1/dot.gif') 100% 0 repeat-y }
.bl { background: url('/images/sol1/bl.gif')  0 100% no-repeat }
.br { background: url('/images/sol1/br.gif')  100% 100% no-repeat }
.tl { background: url('/images/sol1/tl.gif')  0 0 no-repeat }
.tr { background: url('/images/sol1/tr.gif')  100% 0 no-repeat; padding:4px }

ul li  { 
	list-style-image: url('/images/sol1/pointer.gif');
	margin-top: 3px;
	text-decoration: none;
}
ul.menu {
	margin-left: 9px;
	padding-left: 9px;

}
ul li.menu, ul li.menu a {
	list-style-image: url('/images/sol1/pointer.gif');
	font-weight: bold;
	color: #4F6B81;
	margin-top: 8px;
	margin-bottom: 3px;
	text-decoration: none;
}
ul li.menu a:hover {
	font-weight: bold;
	text-decoration: underline;
}
