/* Yazı ve Linkleri için... */
.bayi1   
	{
		font-family: Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #ff9000;
	}
.text   
	{
		font-family: Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
	}


:link	 
	{
		font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #808080;
		text-decoration : none;
		font-weight : normal;
	}

:active	 
	{
		font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #808080;
		text-decoration : none;
		font-weight : normal;
	}

:visited	 
	{
		font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #808080;
		text-decoration : none;
		font-weight : normal;
	}

A:hover	 
	{
		font-family: Tahoma, Arial, Helvetica, sans-serif; 
		font-size: 11px;
		color : #FF9000;			
		text-decoration : underline;
		font-weight : normal; 
	}
	
/* BOXES STYLE */
.box
	{
		font-family:Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
		font-size:10px;
		color : #0066CC;
		background:#EEEEEE;
		}
.bayiliste
	{
		font-family:Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
		font-size:12px;
		color : #0066CC;
		background:#EEEEEE;
		}
.box75
	{
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
		background:#EEEEEE;
		width:75;
	}
.box100
	{
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
		background:#EEEEEE;
		width:100;
	}
.box125
	{
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
		background:#EEEEEE;
		width:125;
	}
.box150
	{
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
		background:#EEEEEE;
		width:150;
	}
.box200
	{
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
		background:#EEEEEE;
		width:200;
	}
.btn75
	 {
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
	 	width:75;
		cursor:hand;
	 }
.btn100
	 {
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
	 	width:100;
		cursor:hand;
	 }
.btn125
	 {
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
	 	width:125;
		cursor:hand;
	 }
.btn150
	 {
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
	 	width:150;
		cursor:hand;
	 }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.FormInput {
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	border: 1px solid #999999;
}
.FormText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.FormButon {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
}
.legendBaslik{
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	color:#000000
}
.formButton{
	border:1px double #EEEEEE;
	background-image: url(images/box_bg.jpg);
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	height:19;
	cursor:hand;
}
.formBaslik{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
.icerikTextRed{
	font-family:Tahoma;
	font-size:11px;
	color:#C51015;
}
.baslikText{

	font-family	: Tahoma;
	font-size	: 11px;
	font-weight	: bold;
	color		: #ffffff;

}

.icerikTextBold{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#000000;
}
.baslikTD{
	background:#DADADA;
	border-bottom:2px solid #000000;
	border-top:1px solid #FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#666666;
}
.baslikSubTD{
	background:#666666;
	border-bottom:2px solid #000000;
	border-top:1px solid #FFFFFF;
}
.baslikSub{
	background:#DADADA;
	font-weight:bold;
}
.input_text{
	background:#F5F5F5;
	border:1px grove #CCCCCC;
	font-family:Tahoma;
	font-size:11px;
	width:210;
	height:16;
}
.input_text_over{
	background:#FFFFFF;
	border:1px grove #CCCCCC;
	font-family:Tahoma;
	font-size:11px;
	width:210;
	height:16;
}
.inputText{
	background:#F5F5F5;
	border:1px grove #CCCCCC;
	font-family:Tahoma;
	font-size:11px;
	width:150;
	height:16;
}
.inputText_over{
	background:#FFFFFF;
	border:1px grove #CCCCCC;
	font-family:Tahoma;
	font-size:11px;
	width:150;
	height:16;
}
#konuEkle{
	background:#EEEEEE;
	position:absolute;
	width:200px;
	height:115px;
}
