/* CSS Document */
body
{
	font-family: Verdana;


}
.footer
{
	font-size: 12px;
	font-weight: lighter;
	background-color: #FFCC66;
}
.heading1
{
	color: #0091c9;
	font-size: 14px;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		
}
.heading2
{
	color: #0091c9;
	font-size: 12px;
	font-weight: bold;
}
.content
{
	font-size: 12px;
	color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
}
.tarih
{
	color: #0091c9;
	font-size: 10px;
	font-weight: bold;
}
.ozet
{
	font-size: 12px;
	color: #faa74d;
	text-align: left;
	left: 5px;
}
.error
{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.formstil
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	font-size: 12px;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-color: #999999;
}

.kutu
{
	background:transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FF0000;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 0px;
	border-left-width: 0px;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #dddddd;
	scrollbar-track-color: #eeeeee;
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color:#ff0000;
}

.bkutu
{
	background:transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FF0000;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 0px;
	border-left-width: thin;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #dddddd;
	scrollbar-track-color: #eeeeee;
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color:#ff0000;
	border-left-color: #CCCCCC;
}
.habertablosu
{
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	
}
