body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #c0c0c0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	width: 1000px;
	background-color:#FFFFFF;
	background-image: url(images/container_bg.jpg);
	background-repeat: repeat-y;
}
#container #indextop {
	background-image: url(images/index_page_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
h2 {
	font-size: 12px;
	color: #508ebd;
}

#pagetop {
	background-image: url(images/page_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
.index_more {
	background-image: url(images/index_more_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 73px;
	text-align: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 3px;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
}

#contenttext    ul   li {
	margin-bottom: 10px;
}

#contenttext a {
	font-weight: bold;
	color: #8f0541;
	text-decoration: none;
}

#navigator {
	font-size: 10px;
	color: #e0e0e0;
	margin-top: 2px;
	margin-bottom: 5px;
}
#content #contenttext {
	font-size: 12px;
	font-family: Tahoma;
	padding-right: 10px;
}
#pagebody #rightmenu {
	float: left;
	width: 172px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8f0541;
	padding-left: 8px;
	margin-top: 60px;
	font-size: 12px;
	font-family: Tahoma;
}
#rightmenu ul {
	margin: 0px;
	padding: 0px;
}
#rightmenu li {
	margin-bottom: 18px;
	list-style-type: none;
	padding-left: 14px;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#rightmenu a {
	color: #747474;
	text-decoration: none;
}

#navigator a {
	color: #e0e0e0;
	text-decoration: none;
}
#left_image {
	width: 246px;
}


#topmenu {
	left:246px;
	top:66px;
	position:absolute;
}
#topmenu li {
	display: block;
	font-size: 13px;
	color: #FFFFFF;
	font-family: Tahoma;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-bottom: 6px;
	float: left;
	list-style-type: none;
}
#topmenu li.root{
	padding:0 13px 5px 9px;
	margin-right:13px;
	background-image:url(pngfix/blank.gif);
}
#pagebody #innercontent {
	float: left;
	width: 522px;
}
#container #footer {
	background-color: #F0F0F0;
	width: 980px;
	padding-top: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #747474;
}
#footer #logolar {
	margin-top: 14px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c0c0c0;
	text-align: left;
}

#container #footer a {
	color:#747474;
	text-decoration:none;
}
#rightmenu li.selected,#rightmenu li.hover {
	list-style-type: none;
	background-image: url(images/menu_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
}
#rightmenu li.selected a,#rightmenu li.hover a {
	color: #f2094f;
}

