div.module_menu, div.module_text {
	padding: 0;
}

div.module_menu h3, div.module_text h3{
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	height: 28px;
	background: url(img/h32-r.gif) no-repeat top right #CC0000;
	font-size: 100%;
}


div.module_menu h3 span,div.module_text h3 span{
	margin: 0;
	padding: 0 0 0 26px;
	display: block;
	background: url(img/h31-l.gif) no-repeat top left;
	height: 28px;
	line-height: 28px;
}

div.module_text h3 span {
	padding: 0 0 0 15px;
	background: transparent none repeat scroll 0 0;
}	

div.module,
div.module_menu,
div.module_text,
div.module_black {
	margin-bottom: 10px;
	overflow: hidden;
	padding: 0 0 10px;
}



ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.menu li {
	margin: 0;
	padding: 0;
	background: none;
}

ul.menu li a {
	display: block;
	text-decoration: none;
	outline: none;
	background: url(img/hline.gif) repeat-x bottom;
	padding: 4px 0;
	color: #333333;
}

ul.menu li a span {
	background: url(img/bullet.gif) no-repeat 10px 10px;
	display: block;
	padding:5px 10px 5px 20px;

}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	text-decoration: none;
	background: url(img/hline.gif) repeat-x bottom #F2F2F2;
	color: #FF0000;
}

ul.menu li.active a {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}

ul.menu li li a span {
	background: none;
}

ul.menu li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.menu li li a {
	background: none;
	padding-left: 5px;
	color: #333333 !important;
	font-weight: normal !important;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: none;
	color:#CC0000 !important;
}

ul.menu li li a span {
	background: url(img/bullet.gif) no-repeat 8px 8px;
}


#ja-botsl {
	padding: 0 0 10px 0;
}

#ja-botsl div.jamod {
	
	margin-right: 10px ;
	width:auto !important;
	width:98%;
	border: 1px solid #DDDDDD;
	border-bottom: 2px solid #CCCCCC;
	background: url(img/grad1.jpg) repeat-x top;
}

#ja-botsl div.jamod h3 {
	background: none;
	color: #CC0000;
	font-size: 120%;
	text-indent: 10px;
	padding-top: 5px;
}

#ja-botsl div.jamod div {
	padding:0 5px;
}

#ja-botsl div.jamod h3 span {
	background: none;
	padding: 0;
}

#ja-botsl ul, #ja-botsl p, #ja-botsl ol {
	padding: 0;
	margin: 0 !important;
}

#ja-botsl ul li {
	padding: 0 0 0 15px;
	margin: 0;
	line-height:180%;
	list-style:none;
/*	background: url(img/bullet.gif) no-repeat 3px 8px;*/
}

#ja-botsl ol li {
	margin-left: 25px;
	padding: 0 !important;
}

#ja-botsl td {
	padding: 5px;
}

#ja-botsl .article_separator {
	display: none;
}

#ja-botsl table {
width:100%;
padding:1px;
}


a.readon {
	float: left;
	padding: 1px 10px;
	display: block;
	background: #16A9CD;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
}

a.readon:hover, a.readon:active, a.readon:focus {
	color: #FFFFFF;
	background: #333333;
	text-decoration: none;
}


.formheader {width:200px; text-align:right; font-weight:bold;}

.inputbox {
	border: 1px solid #C0C0C0;
	background: #F0F0F0;
	margin-bottom: 2px;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #888888;
	background: #FFFFFF;
}
