/* Comfyland.com.tr css  */

body {
	background-image: url(../images/comfy_site_bg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position: top center;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

.table_mavi{
	background-color:#e5e4f2;
     border: 3px solid #FFFFFF;
	 border-top:0;
	 border-bottom-color:#4741ad;
	
}
.baslik{
	color:#FF0000;
	font-size:18px;
	font:bold Trebuchet MS, Arial;
}
.normal{
	color:#333333;
	font-family:Trebuchet MS, Arial;
	font-size:14px;
}
.table_ic{


}
.kir_baslik{
	color:#b61c7c;
	font-size:18px;
	font:bold Trebuchet MS, Arial;
}

.tur_baslik{
	color:#f37c2c;
	font-size:18px;
	font:bold Trebuchet MS, Arial;
}
.mav_baslik{
	color:#4741ad;
	font-size:18px;
	font:bold Trebuchet MS, Arial;
}
a {
	font-size: 12px;
	font:bold Arial, Trebuchet MS, Arial;
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration:none;

}
a:hover {
    text-decoration: underline;
	color:#FFFFFF;
}

.table_menu_01{
border: 5px solid #FFFFFF;
border-top-color:#4741ad;
border-bottom:0;
border-left:0;
border-right:0;
}

.ink a {
	font-size: 12px;
	font:bold Arial, Trebuchet MS, Arial;
	color: #000000;
	text-decoration: none;
}
.ink a:link {
	text-decoration:none;
	color: #999999;

}
.ink a:hover {
    text-decoration: underline;
	color: #999999;

}