@charset "iso-8859-9";
.saggolge {
	background-image: url(saggolge.png);
	background-repeat: repeat-y;
}
.solgolge {
	background-image: url(solgolge.png);
	background-repeat: repeat-y;
}
body,td {
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.dlink {
	cursor: hand;
}

.style1 {
	font-size: 9px;
	font-weight: bold;
}
.style2 {color: #FFFFFF}
.blur{
	background: transparent url(shadow1.png);
/*path to the 80%-transparent 1x1pixel black-colored background image*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}


.shadow,
.content{
	position: relative;
	bottom: 1px;
	right: 1px;
}

.shadow{
	background: transparent url(shadow2.png);
/*path to the 60%-transparent 1x1pixel black-colored background image*/
	color: inherit;
}
.res{
	width: 135px;
}

.content{
	background-color: #fff; /*background color of content*/
	color: #000; /*text color of content*/
	border: 1px solid #999999; /*border color*/
	padding: 4px 4px;
}
a {
	color: #000;
	text-decoration: none;
}
