/* BODY */
body {
	background-attachment: fixed;
	background-color: #CCCCCC;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 15px;
}

.Standart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.YaziTablo {
	background-color: #4F81BD;
	border: 1px solid #0000CC;
}

.CizgiliTablo{
	border-left: 1.0pt dashed #C2C8CE;
	border-right: 1.0pt dashed #C2C8CE;
	border-top: 1.0pt dashed #C2C8CE;
	border-bottom: 1.0pt dashed #C2C8CE;
	padding: 3.75pt;
	background: whitesmoke;
	background-color: #FFFFFF;
}

/* LINKS */
.k:Link {
	font-weight: none;
	font-family: Arial;
	text-decoration:none;
	font-size:12px;
	color:#333333;
}
.k:Visited {
	font-weight: none;
	font-family: Arial;
	text-decoration:none;
	font-size:12px;
	color:#000000;
}
.k:hover {
	font-weight: none;
	font-family: Arial;
	text-decoration:none;
	font-size:12px;
	color:#990000;
}
/* YAZI */
.MenuYazi {
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	cursor:hand;
}
.kirmiziYazi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

/* GENEL İNPUT * /

/* INPUTS */
.GenelButton
{
	font-family: verdana;
	color: #6B5446;
	font-size: 10px;
	font-weight: bold;
	border-style: outset;
	border-width: 1;
	background-color: #CBB69E;
	width: 100px;
	height: 22px;
	cursor: hand;
}

.GenelInput
{
	width:110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
}

.introyazy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	cursor: hand;
	color: #00CC00;
}
.introyazb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	cursor: hand;
	color: #FFFFFF;
}
