body
{
	background: #fff url(   'http://www.canankalsin.com/resimler/bg.gif' );
	background-repeat: repeat-x;
}

body
{
	margin-left: 7px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 0px;
}
body
{
	font-family: arial, verdana;
	font-size: 11px;
	color: #666666;
}

td, div, span
{
	font-family: arial, verdana;
	font-size: 11px;
	color: #666666;
}

a
{
	color: #007CC3;
	text-decoration: none;
}
a:hover
{
	color: #666666;
	text-decoration: underline;
}

.baslik
{
	font-family: arial, verdana;
	font-size: 22px;
	color: #007CC3;
	font-weight: bold;
}
.baslik2
{
	font-family: arial, verdana;
	font-size: 17px;
	color: #666666;
	font-weight: bold;
}
.baslik3
{
	font-family: arial, verdana;
	font-size: 17px;
	color: #F8991B;
	font-weight: bold;
}
.baslik4
{
	font-family: arial, verdana;
	font-size: 17px;
	color: #134D86;
	font-weight: bold;
}

.image a
{
	border: 2px solid #B1CDE2;
}
.image a:HOVER
{
	border: 2px solid #86ACC4;
}
.image img
{
	border: 4px solid #e1e4e5;
}
.image:hover
{
	background-color: transparent;
}
.image:hover img
{
	border: 4px solid #FF9900;
}

.alt
{
	color: #fff;
}
.alt a
{
	color: #fff;
	text-decoration: none;
}
.alt a:hover
{
	color: #fff;
	text-decoration: underline;
}

form
{
	margin: 0;
}

input, select, textarea
{
	font-family: arial, verdana;
	font-size: 11px;
	border: 1px solid #e1e4e5;
	background-color: #f7f7f7;
}

.left
{
	float: left;
}
.right
{
	float: right;
}
.clear
{
	clear: both;
}
.display_no
{
	display: none;
}

.ml5
{
	margin-left: 5px;
}
.mb5
{
	margin-bottom: 5px;
}
.mt5
{
	margin-top: 5px;
}
.mr5
{
	margin-right: 5px;
}

.ml10
{
	margin-left: 10px;
}
.mb10
{
	margin-bottom: 10px;
}
.mt10
{
	margin-top: 10px;
}
.mr10
{
	margin-right: 10px;
}

.menu a
{
 width:100%;
	font-family: arial;
	color: #666;
	text-decoration: none;
	font-size: 11px;
}
.menu a:hover
{
	 width:100%;
	color: #ff9900;
	text-decoration: none;
}
