body {
	background-color: #F1F1F1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

a, a:visited {
	color:#333333;
	text-decoration: underline;
}
a:hover { color: #EB3D00; }
.cs, .cs:visited { color: #EB3D00; }

.small {
	font-size: 0.8em; 
}

div.bgc1 {
	background: url(../img/bgc-mid.jpg) repeat-y left;
	width: 552px;
	margin: 0; padding: 0;
}
div.bgc2 { 
	background: url(../img/bgc-top.jpg) no-repeat top left;
	width: 552px;
	margin: 0; padding: 0;
}
div.bgc3 { 
	background:url(../img/bgc-bottom.jpg) no-repeat bottom left;
	width: 552px;
	margin: 0; padding: 0;
}

div.ja-box-bl { 
	background: url(../img/box-bl.gif) no-repeat left bottom;
	padding: 0; 
}

div.ja-box-br {
	background: url(../img/box-br.gif) #ffffff no-repeat right bottom; 
	padding: 0;
	clear: both; 
	float: left; 
	overflow: hidden; 
	width: 100%;
	z-index: 10; 
}

div.ja-box-tr {
	background: url(../img/box-tr.gif) no-repeat right top;
	padding: 0;
}

div.ja-box-tl {
	background: url(../img/box-tl.gif) no-repeat left top;
	padding: 4px 3px 4px 4px;
}

#meniusus {
	margin: 0; padding: 0;
	background: url(../img/grad-2.gif) repeat-x;
	width: 100%; height: 30px;
}

#m-sus {
	margin: 0;
	padding: 0;
	float: left;
}
#m-sus li {
	background: url(../img/mainnav-sep.gif) no-repeat right top;
	list-style: none;
	margin: 0; padding: 0;
	float: left;
}
#m-sus li a, #m-sus li a:visited {
	margin: 0 2px 0 0;
	padding: 0 12px 0 11px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 30px;
	line-height: 29px;
}
#m-sus li a.active {
	background: url(../img/mainnav-active.gif) center top;
}
#m-sus li a:hover {
	background: url(../img/grad-2i.gif) repeat-x top;
}

#search {
	background: url(../img/search-bg2.gif) no-repeat top left;
	width: 201px; height: 22px;
	overflow: hidden;
}
#search form { margin: 0; padding: 0; }

#search .inputbox {
	margin: 0 12px 0 1px;
	width: 125px;
	height: 15px;
	line-height: 12px;
	border:  #FFFFFF 0px solid;
	padding-left: 3px;
}
#search .go {
	color: #FFFFFF;
	background: transparent;
	width: 55px;
	height: 19px;
	line-height: 19px;
	border: none;
	cursor: pointer;
	text-align: center;
}

.module-st {
	margin: 0 0 5px 5px;
	padding: 0;
}
.module-st h3 { 
	margin: 0; 
	padding: 12px 0 4px 3px; 
}
.module-st h3 a, .module-st h3 a:visited {
	background: url(../img/arrow.gif) no-repeat left 5px;
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	padding-left: 7px;
	font-weight: bold;
}
.module-st h3 a:hover { 
	text-decoration: underline; 
	background: url(../img/arrow.png) no-repeat 2px 5px;

}
.module-st h3 a.active { color: #EB3D00; }

.h3-title {
	width: 543px;
	color: #EB3D00;
	margin: 0 0 7px -2px; padding: 3px 0 0 0;
	line-height: 30px;
	text-indent: 22px;
	background-color: #F4F4F4; 
	border-bottom: #E6E6E6 1px solid;
}

.h3-title2 {
	width: 202px;
	color: #EB3D00;
	margin: 0 0 7px 0px; padding: 3px 0 0 0;
	line-height: 30px;
	text-indent: 22px;
	background-color: #F4F4F4; 
	border-bottom: #E6E6E6 1px solid;
	border-left: #E6E6E6 1px solid;
}

.h3-title3 {
	width: 197px;
	color: #EB3D00;
	margin: 0 0 7px -11px; padding: 3px 0 0 0;
	line-height: 30px;
	text-indent: 22px;
}

.module-st ul { margin: 0; padding: 0; list-style: none; }
.module-st ul li { 
	margin: 0; padding: 0;
	border-bottom: #F1F1F1 1px solid;
}
.module-st ul li a, .module-st ul li a:visited {
	background: url(../img/arrow.png) no-repeat 7px 13px;
	color: #333333;
	font-size: 12px;
	display: block;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	padding: 0 0 0 15px;
	font-weight: normal;
}
.module-st ul li a.active {
	background: url(../img/arrow.gif) no-repeat 7px 13px !important;
	color: #EB3D00 !important;
	font-weight: bold !important;
}
.module-st ul li a:hover {
	background: url(../img/arrow.gif) no-repeat 9px 13px !important;;
	color: #EB3D00;
}

.inputbox {
	border: #ED5912 1px solid;
	width: 140px;
}

.button {
	padding: 0 4px 0 4px;
	vertical-align: text-top;
	font-size: 0.8em;
	height: 25px;
	line-height: 12px;
	color: #EB3D00;
	font-weight: bold;
	cursor: pointer;
}
