.text11-white {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
 	color: #FFFFFF;
}

.text11-lightgray {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	line-height: 15px;
}
.text11-red {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
 	color: #ed1b2d;
}
.text11-bluegray {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
 	color: #5c6f7c;
}

.text11-bluegray-bold {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
 	color: #5c6f7c;
 	font-weight:bold;
}

.picturestroke
{
	border:1px solid #5c6f7c;
}

.text11-bluegray-bold {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	text-decoration: none;
 	color: #5c6f7c;
}

hr
{
	color:#5c6f7c;
	height:1px;
}

.row0{
	background-color:#FFFFFF;
}
.row1{
	background-color:#F3F3F3;
}

.galeri_frame_footer
{
	border-top:1px solid white;
	background-color:#D9D9D9;
	color:#595959;
	text-align:left;
	padding:3px;
}