span.searchBox_left  {
	background: white url('images\serch_left.png')
	no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

span.searchBox_right  {
	background: white url('images\serch_right.png')
	no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

span.searchBox input {
	background: white url('images\serch_bg.png')
	repeat-x top left;
	float: left;
	border: 0;
	height: 19px; width: 142px;
	padding: 3px;
	font: 11px/13px arial;
	color: #000000;
}

span.loginBox_left  {
	background: white url('images\serch_left.png')
	no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

span.loginBox_right  {
	background: white url('images\serch_right.png')
	no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

span.loginBox input {
	background: white url('images\serch_bg.png')
	repeat-x top left;
	float: left;
	border: 0;
	height: 19px; width: 142px;
	padding: 3px;
	font: 11px/13px arial;
	color: #000000;
}

P, H6, H5, H4, H3, H2, H1, DT, DD, UL, OL, LI,  blockquote{
  margin-left:12px;
	margin-right:12px;
	text-align:justify;
}

P{
	margin-bottom:10px;
	margin-top:5px;
}

UL, OL, LI,  blockquote{
  margin-left:24px;
	margin-right:18px;
	margin-bottom:5px;
	margin-top:8px;
	text-align:justify;
}

H1, .H1 {
	color: #FFC425;
	font-size: 160%;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
}

H2, .H2 {
	color: #FFC425;
	font-size: 140%;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
}

H3, .H3 {
	color: #465F7D;
	font-size: 120%;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
}

H4, .H4 {
	color: #465F7D;
	font-size: 100%;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
}

H5, .H5 {
	color: #465F7D;
	font-size: 80%;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
}

H6, .H6 {
	color: #465F7D;
	font-size: 60%;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
}
