﻿body
{
margin-top:0;
margin-right:0;
margin-bottom:0;
margin-left:0;
color:#696969;
background-color:#DDDDDD;
background-image:url(Images/Background.jpg);
background-repeat:repeat-x;
font-size:8.0pt;
font-family:Tahoma;
}

.baslik
{
    font-weight: bold;
    color: #ff3333;
    text-indent: 0pt;
    font-family: Arial;
    background-color: #0099cc;
    text-align: center;
  
}
.data
{
    font-weight: bold;
    color: #0000cc;
}
.footer
{
    color: #66cccc;
    background-color: #99cc99;
}

.csTable
{
	font-weight: normal;
	color: white;
	font-style: normal;
	background-color: #ccccff;
	font-variant: normal;
	table-layout: fixed;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	cursor: hand;
	padding-top: 3px;
	border-collapse: collapse;
	text-align: left;
	background-repeat: repeat;
}

.textArea
{
	background-color: #ffccff;
	font-size: 206px;
}

.loaderProgressBar
{
	width: 170px; /*background-color: white;*/
	background-color: #FDFBE7; /*color: white;*/
	font-family: Verdana;
	font-weight: bold;
	padding-top: 9px;
	padding-bottom: 9px;
	border-right: red 2px dashed;
	border-top: red 2px dashed;
	border-left: red 2px dashed;
	border-bottom: red 2px dashed;
}
