@charset "utf-8";
/* CSS Document */

body {
	background:#eaede7 url(images/greyGradientOute22r.gif) repeat-x top left;
	font-family:"Trebuchet MS", sans-serif;
}


h1
{
	font-size:13pt;
	color:#012351;
}
h2
{
	font-size:11pt;
	color:#012351;
}

.tablo
{
	font-size:11px; 
	color: #666
	
}
.menu
{
	font-size:10pt; 
	color:#012351; 
	font-weight:bold; 
	text-decoration:none;
}
.menu:hover
{
	text-decoration:underline;
}
.link
{ 
	color:#012351; 
	text-decoration:underline; 
	font-weight:bold; 
	font-size:9pt;
}
.link:hover
{ 
	text-decoration:none; 
}
.icerikMetin
{
	font-size:9pt; 
	color: #666
}

*li
{
	margin-left:10px;
	margin-bottom:10px;
}
.li
{
	margin-left:10px;
	margin-bottom:10px;
}

.inputelements
{
	border-color: Gray;
	border-width: 1px;
	border-style: solid;
	font-size:  9pt;
	background-color: ButtonFace;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
	height:20px;
	margin-bottom:6px;
}
.button
{
	border-color: #09F;
	border-width: 1px;
	border-style: solid;
	font-size:  9pt;
	color:#FFFFFF;
	background-color:  #012351;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height:20px;
}
