/* CSS Document */
@import url(menu/menu.css);
body {
	font-size:11px;
	font-family:tahoma;
	width:964px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	background:url(images/bgbody.jpg) repeat-x #7d7d7d;
}
#header {
	width:964px;
	height:141px;
	background:url(images/header.jpg);
	color:#999999;
}
#rightbar {
	float:right;
	width:188px;
}
.up2 {
	width:188px;
	height:30px;
	background:url(images/up2.jpg) no-repeat #FFFFFF;
}
.up23 {
	width:188px;
	height:12px;
	background:url(images/up2.jpg) no-repeat #FFFFFF;
}
.up21 {
	width:188px;
	height:30px;
	background:url(images/up21.jpg) no-repeat #FFFFFF;
	margin-top:5px;
}
.middle2 {
	width:184px;
	background:#FFFFFF;
	padding:2px;
	direction:rtl;
	text-align:justify;
	clear:both;
}
.down2 {
	width:188px;
	height:12px;
	background:url(images/down2.jpg) no-repeat bottom #FFFFFF;
}
#centerbar {
	float:right;
	width:570px;
	margin-right:5px;
	margin-left:5px;
}
.up {
	width:570px;
	height:12px;
	background:url(images/up.jpg) no-repeat #FFFFFF;
}
.middle {
	width:566px;
	background:#FFFFFF;
	direction:rtl;
	text-align:justify;
	padding:2px;
}
.down {
	width:570px;
	height:12px;
	background:url(images/down.jpg) no-repeat bottom #FFFFFF;
}
#leftbar {
	float:right;
	width:192px;
}
.up3 {
	width:192px;
	height:12px;
	background:url(images/up3.jpg) no-repeat #FFFFFF;
}
.middle3 {
	width:188px;
	background:#FFFFFF;
	direction:rtl;
	text-align:justify;
	padding:2px;
}
.down3 {
	width:192px;
	height:12px;
	background:url(images/down3.jpg) no-repeat bottom #FFFFFF;
}
#header a:link , #header a:visited {
	text-decoration:none;
	color:#cccccc;
}
#header a:hover {
	text-decoration:none;
	color:#999999;
}
a:link ,a:visited {
	text-decoration:none;
	color:#333333;
}
a:hover {
	text-decoration:none;
	color:#CCCCCC;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #979797;
	width: 184px;
	height: 22px;
	font-size:11px;
	text-decoration: none;
	font-family:  tahoma;
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
	text-indent: 10px;
	font-weight:normal;
}
a.mainlevel:hover, a.mainlevel#active_menu {
	background: #F1F1F1;
	text-decoration: none;
	color:#1184C7;
	background:#F1F1F1 no-repeat right;
}
img {
	border:0;
}
ul {
	border-left:0;
	border-top:0;
	border-bottom:0;
	margin-right:23px;
	padding:0;
	list-style:url(images/lis.jpg);
}
li {
	margin-bottom:7px;
}
.middle3 table.moduletable th {
	width:186px;
	height:26px;
	background:url(images/bgmod.jpg) repeat-x;
	padding-top:5px;
	padding-right:10px;
	text-align:right;
	font-weight:600;
}
.middle2 table.moduletable th {
	width:184px;
	height:26px;
	background:url(images/bgmod.jpg) repeat-x;
	padding-top:5px;
	padding-right:10px;
	text-align:right;
	font-weight:600;
}
.contentheading {
	width:276px;
	height:19px;
	background:url(images/bgcontentheading.gif) no-repeat right;
	text-indent:16px;
	padding-bottom:2px;
	border:0;
}
.middle3 input {
	border:1px solid #CCCCCC;
	font-family:tahoma;
	font-size:11px;
	width:160px;
	height:15px;
}
a.readon {
	display:block;
	color:#E1E4D7;
	font-size:2px;
	font-weight:bold;
	width:86px;
	height:25px;
	background:url(images/more.gif) no-repeat;
	text-indent:-5000em;
	margin-top:10px;
}
a.readon:link , a.readon:visited {
	display:block;
	color:#E1E4D7;
	font-size:2px;
	font-weight:bold;
	width:86px;
	background:url(images/more.gif) no-repeat;
	text-indent:-5000em;
	margin-top:10px;
}