

body {
	background-position: left top;
	background-color : #D6D6D6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none
}

.pbreak
{
	page-break-after :  left;
}

IMG
{
	border : none;
	background : transparent;
}

.birimbaslik {
	font : 36;
	color : #0000C0;

}

.baslik {
	font-family: Thoma,Arial, Helvetica, sans-serif;
	font-size: 16px;
	color : #333300;
	font-style : italic;
	font-weight : bolder;
	letter-spacing : 3px;
}

.arabaslik {
	font-family: Thoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #333300;
	font-style : italic;
	font-weight : bolder;
	letter-spacing : 3px;
}

.altbaslik {
	font-family: Thoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #333300;
	font-weight : bolder;
	letter-spacing : 3px;
}

.kirit
{
	background-color: #1F4C8F;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
	font-style : italic;
	font : bolder;
}

.bilgi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: Orange;
	line-height: 15px;
	text-decoration: none
}

.txtB12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Navy;
	line-height: 15px;
	text-decoration: none
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	line-height: 15px;
	text-decoration: none
}


.linkButton
{
	font-family: Arial, Helvetica, sans-serif;
	border-width:2px;
	border-style:Outset
	
}

.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	background-color: Teal;
	font-weight : bolder;
	cursor: hand;
}

.dnbutton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	background-color: Red;
	font-weight : bolder;
	cursor: hand;
}

.btinput{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	background-color: #ffffff;
	font-weight : bolder;
	cursor: hand;
}

A { color:#002571;
		background:none;
		text-decoration:none;}

A:Hover {
	background-color : #BEF2B7;
}		
		
table {
	border-style : none;
}

.toolbar{
	background-color : #8fbc8f;
}

.tabControl{
	background-color : #ffffff;
}

.hata
{
	font-family: 'Times New Roman' ,Verdana,Arial,Tahoma;
	color: White;
	background-color: Red;
	font: bold italic;
	letter-spacing: 2px;
	font-size: 14px;
}

.hataRed {
	font-family: 'Times New Roman',Verdana,Arial,Tahoma;
	color: White;
	background-color : red;
	font : bold italic;
	letter-spacing : 2px;
	font-size : 12px;
}

.pagebr
{
	page-break-before: always;	
}

.tablebckColorDark
{
	background-color: #1F4C8F;
}
.tablebckColorSoft
{
	background-color: silver;
}
.tablebckColorSoft3D
{
	border-width:2px;
	border-bottom : yellow;
	border-right : yellow;
	border-style:Outset;
	background-color:silver;
}
.toolButtonsTable
{
	background-color : #1F4C8F;
}