img {
   behavior: url("pngbehavior.htc");
	 border: 0;
	 display: inline;
}
body {
	background-image: url(bg.gif);
	margin: 40px 0 20px 0;
	text-align: center;
	overflow:scroll;

}

/* general layout */
div#logo {
	margin: 0 auto 10px auto;
	width: 750px;
	height: 46px;
	text-align: right;
}
div#top {	
	width: 750px;
	height: 33px;
	margin: 0 auto;
}
div#middle {
	width: 670px;

	background: url(frame_bg.png);
	text-align: left;	
	margin: 0 auto 0 auto;
	padding: 40px 40px 40px 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	overflow: hidden;
}
div#middles {
	width: 670px;
	height: 745px;
	background: url(frame_bg.png);
	text-align: left;	
	margin: 0 auto 0 auto;
	padding: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	overflow: hidden;
}
.links{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.links A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-decoration:underline;
}
.links A:Hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration:underline;
}

div#bottom {	
	width: 750px;
	height: 8px;
	margin: 0 auto;
}

/* menu */
div#top a {background-color: #CCC; height: 17px;}
div#top a:hover {background-color: #0099cc;}
a.ro1 {width: 147px;}
a.ro2 {width: 175px;}
a.ro3 {width: 118px;}
a.ro4 {width: 180px;}
a.ro5 {width: 130px;}
img#selecteditem {background-color: #0099cc;}

/* client list */
ul.rv {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.rv li {
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	padding-left: 20px;
}

/* works */
ul.rv_isler {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.rv_isler li a {
	background-image: url(bullet_bw.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	padding-left: 20px;
	text-decoration: none;
	color: #999;
}
ul.rv_isler li a:hover {
	background-image: url(bullet.gif);
	color: #000;
}
ul.rv_isler li.selected {
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	padding-left: 20px;
	cursor: default;
	color: #000;
}
.rv_2isler {
margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.rv_rekveren {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.rv_rekveren li  {
	background-position: 2px 50%;
	padding-left: 20px;
	text-decoration: none;
	
}

.rv_2isler li a {
	background-position: 2px 50%;
	padding-left: 20px;
	text-decoration: none;
	color: #999;
}

/* p.ok */
p {
	margin: 0 0 20px 0;
	padding: 0;
}
p.ok {
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left: 20px;
}
p.yok {
	padding-left: 20px;
}
