a:link
{
	color: #C4C5A9;
	text-decoration: none;
	height: 16px;
}
a:visited
{
	color: #C4C5A9;
	text-decoration: none;
}
a:hover
{
	color: #C4C5A9;
	text-decoration: underline;
}
.duzenle
{
	color: Black;
	text-decoration: underline;
}
.intext
{
	height: 20px;
	width: 114px;
}
.submit
{
	border: 1px solid #869352;
	background-color: #B62C2C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	float: none;
}
.labelText
{
	color: #191970;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.standartText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #B62C2C;
}
.dataGridText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #B62C2C;
}
.errorLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style:normal;
	font-weight: bold;
	color: #B62C2C;
	}
.selectBox
{
	width: 200px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
#center
{
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 778px;
	text-align: left;
	background-color: #fff;
	text-align: left;
}
.data
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
#LoginButton
{
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #869352;
	background-color: #d8e6a2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4a5e03;
	cursor: pointer;
}
#submit
{
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #869352;
	background-color: #d8e6a2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4a5e03;
	cursor: pointer;
}
.titleLine1
{
	color: #191970;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin-left: 25px;
	margin-top: 100px;
}
#header
{
	background-color: #ff6600;
	height: 140px;
	width: 778px;
	display: block;
	background-image: url(Images/header.gif);
	font-size: 24px;
}
.title2
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: black;
}
.inputTitleCell2
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold; /*background-color:#F1F1F1;*/
	background-color: #dcdcdc;
}
.inputLine
{
	border: 1px solid black;
	width: 30px;
	font-family: verdana;
	font-size: 10px;
	text-align: right;
}
.sectionTitleCell
{
	font-weight: bold;
	font-size: 8pt;
	color: Black;
	font-family: Verdana;
	background-color: #cccccc;
}
.ContentMenu
{
	background-color: #B62C2C;
	color: #B62C2C;
	font-family: 'Trebuchet MS';
	letter-spacing: 0px;
	text-align: left;
	font-size: small;
	font-weight: bold;
	padding: 1px;
}




