.menuyukseklik{
	height:20px;
	border-top:1px dashed #CCCCCC;
	padding-top:3px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5A5A5A;
	background-image: url(../i/bg.jpg);
	background-repeat: repeat-x;	
}
.text11_gray {
	text-decoration:none;
	font-family: tahoma;
	font-size: 11px;
	color: #5A5A5A;
}
.text11_red {

	font-family: tahoma;
	font-size: 11px;
	color: #C20008;
}
.text12_red {
	font-family: tahoma;
	font-size: 12px;
	color: #C20008;
}


.text11_white {

	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.text11_red2 {

	text-decoration:none;
	font-family: tahoma;
	font-size: 11px;
	color: #6E1216;
}
.text11_red2:hover {

	text-decoration:none;
	font-family: tahoma;
	font-size: 11px;
	color: #C20008;
}

.middlebg {
	background-image: url(../i/panel_back.gif);
	background-repeat: no-repeat;
}
.picturestroke {
	border: 1px solid #999999;
}
.mybutton{
	background-color:#C20008;
	color:#FFFFFF;
}

.mybutton2{
	background-color:#0cdf11;
	color:#FFFFFF;
}
.mini_image{
	text-align:center;
	margin-right:3px;
	margin-bottom:3px;
	padding:2px;
	width:34px;
	height:34px;
	float:left;
}