body {	
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size:11px;
	background: #7a7a7a;
	color:#CCCCCC;
}

#dergi {
	float: right;
	top: 0px;
	margin-top: 249px;
	margin-left: 599px;
	position: absolute;
}

#mainmenu {
	width: 190px;
	height: 215px;
	margin: 0px;
	padding: 0px;
	margin-top: 115px;
	color: #000;
	overflow: hidden;
}

#mainmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 27px;
}

#mainmenu li {
	border-bottom: 1px dashed #999;
	background: url(../images/yellow.gif) no-repeat left center;
	margin: 0px;
	padding: 0px;
	margin-left: 6px;
	margin-right: 6px;
	padding-left: 12px;
	font-weight:bold;
	line-height:14px;
}

#mainmenu a.menu {
	text-decoration: none;
	color: #444447;
	display: block;
	padding-top: 4px;
	padding-bottom: 3px;
}

#mainmenu a.menu:hover {
	color: #E01101;
	font-weight:bold;
	padding-left: 5px;
}

.border {
	border:1px dashed #869fb2;
}

.alt_cizgi {
	border-bottom:1px dashed #716535;
}

.saritext {
	color:#fcd000;
}


a {
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

a.saritext {
	text-decoration:underline;
}

a.saritext:hover {
	color: #fff;
}

a.footer {
	color:#fcd000;
	text-decoration:none;
}

a.footer:hover {
	color: #000;
	text-decoration:none;
}
.mavitext {
	color:#239ac2;
}

.beyaztext {
	color:#fff;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

a.beyaztext {
	text-decoration:underline;
}

a.beyaztext:hover {
	color: #FFCC00;
}

#sagtext p {
	text-align:justify;
}

#button {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #F2AA00;
	background-color: #515050;
	font-style: normal;
	font-weight: bold;
	border: 0;
}

.baslik {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #F2AA00;
	font-weight: bold;
}
	
.form {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #313131;
}

.reference {
	width: 150px;
	height: 80px;
	border:solid 1px #666666;
	cursor:pointer;
}

input,select,option,textarea {
	font-family: Arial;
	font-size:11px;
}

.prodTable {
	border-bottom: 1px solid #999999;
}

tr.result {
	cursor:pointer;
}

#news {
	padding: 0px;
	margin: 0px;
	list-style:none;
	margin-left: 20px;
}

#news li {
	padding: 3px;
	margin: 0px;
	padding-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #FFFFFF;
}

p {
	text-indent: 10px;
	padding: 0px;
	margin: 0px;
}

a.noul {
	text-decoration:none;
	display:block;
}

th {
	background-color:#999999;
	color: #F2AA00;
}

div.header {
	font-family: "Trebuchet MS";
	font-size: 14px;
	height:27px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 10px;
	border:1px solid #000000;
	cursor: pointer;
}

div.content {
	color: #FFFFFF;
}

div.normal {
	background-image: url(../images/tabmenu/tools_orta.gif);
}

div.active {
	background-image: url(../images/tabmenu/tools_orta_on.gif);
	color: #F2AA00;
}

.input_text{
	font-family: Arial;
	font-size:11px;
	background: #FFFFFF;
	color: #666666;
	border:1px solid #000000;
}
.input_btn{
	background-color:#CCCCCC;
	border:1px solid #000000;
	
}

.fValidator-msg {
	background-image:url(../images/alert_small.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 3px;
	padding-left: 20px;
}


.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}
.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}

h1 {
	padding:5px;
	background-color:#3399FF;
	color:#FFF;
	margin-top:15px;
	font-size:20px;
}
h2{
	font-size:15px;
	font-weight:bold;
}
.datatable1 tr th {
	font-weight:bold;
	text-align:left;
	color:#FFF;
	background-color:transparent;
}
.datatable1 tr td {

}

table#eventTable {
	background-color:#CCCCCC;
	margin-left: 10px;
}
table#eventTable tr th {
	background-color:#999999;
	color:#333333;
	font-weight:bold;
	padding:5px;
	text-align:left;
}
table#eventTable tr td {
	background-color:#313131;
	padding:5px;
}

#report_wrapper {
	padding-left:30px;
}