@import url("karakastag.css");
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
h1, h2, h3, h4 {
	margin: 1em 0 0.5em 0; 
	padding: 0em; 
	font-family: Gill, Arial, Helvetica, sans-serif; 
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
h1 {	
	font-size: 16px;
	color: #660000;
}
h2 {
	font-size: 16px;
}
h3 {
	margin: 0.5em 0 0.2em 0; 
	font-size: 14px;
}
h4 {
	margin: 0.2em 0; 
	font-size: 14px;
	font-weight: normal;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

#home a, #home a:visited {display: block; width:250px; height:150px; float:left; border: 1px solid #fff; text-align: center;}
#home a:hover {border-color:#000;} 
#home a img {border: none;}

#menu h4{margin: 1em 0 0}
#menu h3{line-height: 1.2em; margin-bottom: 1em;}
#menu h3 span{float:right; margin: -1.2em 20px 0 0;}
#menu p {margin: 0.2em 0 0.5em 0;}
#menu p strong{display: block;}
#menu div.hr{
 margin: 1.5em 0; border: 0; height: 26px;
 background: url(../../images/small_BQ.gif) 0 0 no-repeat;
}

p.divider{margin: 1em 0; padding: 0 0 1.5em 0; background: url(../../images/menu_service.gif) left bottom no-repeat;}
#menu ul{padding: 0 0 0 12px; list-style-type: none;}
#menu li{margin: 1em 0;}
#menu ul em{color:#777777; display: block; font-style: normal; margin-left: 25px;}