/* CSS Document */

body{
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	color: #FFFFBB;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.logo{
	background-image: url(images/meryemlogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 222px;
	width: 348px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
a:link, a:visited, a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
.menuresim{
	width: 100%;
	padding: 3px;
}
.tablo{
	background-color: #1E1E1E;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.icerik_baslik{
	margin-bottom: 0px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 2px;
	font-weight: bold;
}
.icerik{
	margin: 0px;
	text-align: justify;
	padding-top: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.L{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#menu_alan {
	width:348px;
	float: left;
	margin-top:0px;

}
#menu{
	float: left;
	width:348px;
	font-size: 12px;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;


}
#menulink{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#menulink a:link, #menulink a:visited {
	display: block;
	font-weight: normal;
	color: #FFFFBB;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	height: 20px;
	padding-right: 0px;
	background-image: url(images/ok.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#menulink a:hover{
	background-color: #FF0000;
	background-image: url(images/ok.gif);
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
tt {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 12px;
	padding-right: 10px;
}
.t{
	width: 100%;

}
