body {
	background-image: url(images/bg1.jpg);
	background-repeat : repeat-y;
	background-position :center;
	background-color:#022f50;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333
}

h1,h2,h3,h4,h5,h6,h7 {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg_h.gif);
	color:#da251c
}

ul{
	list-style-image : url(images/ul.gif);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-color: #9dc8dd;
	font-size: 11px;
	font-weight: normal;
	padding-left: -10px
}

li{
	padding-top: -25px
}

.item{
	list-style-image : url(images/ul1.gif);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-color: #9dc8dd;
	font-size: 11px;
	font-weight: normal;
	padding-left: -10px
}

a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5db2dd;
	text-decoration: none
}

a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0071a8;
	text-decoration:none
}

a:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none
}

a:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	text-decoration:none
}

hr {
	height:1px;
	color: #ebebeb
}

input,textarea,option {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	background-color:#ffffff;
	color:#333333; 
	border-top: 2px dotted #ebebeb; 
	border-bottom: 2px dotted #ebebeb; 
	border-left: 2px dotted #ebebeb; 
	border-right: 2px dotted #ebebeb9
}

select{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	width:166px; 
	background-color:#ffffff;
	color:#215d72; 
	border-top: 2px dotted #ebebeb; 
	border-bottom: 2px dotted #ebebeb; 
	border-left: 2px dotted #ebebeb; 
	border-right: 2px dotted #ebebeb
}

.baslik{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight:bold;
	color: #da251c
}	

.altbaslik{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #da251c
}

.kucuk{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000000
}