﻿body{
	font-family: "lucida sans unicode",Tahoma,Verdana,Arial;
	font-size: 12px;
	line-height: 170%;
  	color:#333;
}
h1,h2,h3,h4,h5,h6 {
	
	margin:0;
	padding: 0;
}
h1{
	font-size:29px;
	margin:7px 0 7px 0;
	color: #841318;
	font-weight: normal;
}
h2{
	font-size:16px;
	margin:7px 0 7px 0;
	color: #8e0009;
	font-weight: normal;
}
h3{
	font-size:18px;
	margin:7px 0 7px 0;
	color: #841318;
	font-weight: normal;
}
h4{
	font-size:15px;
	margin:7px 0 7px 0;
	font-weight: normal;
	background-color: #fff;
	border-bottom:1px solid #ddd;
	color:#841318;
	padding-left: 10px;
}
h5{
	font-size:13px;
	margin:7px 0 7px 0;
	color: #841318;
	font-weight: normal;
}
h6{
	font-size:13px;
	margin:7px 0 7px 0;
	color: #000;
	font-weight: normal;
	border-left:5px solid #ddd;
	padding-left: 5px;
}
a:link,a:visited{
	color: #8e000e;
	text-decoration: none;
}
a:hover{
	color:#000;
}
img {
	border: none;
}
p{
	padding:0 0 10px 0;
	margin:5px 0 0 0;
}

/***/
.box01{
	width:300px;	
	margin-bottom: 20px;	
	min-height: 110px;
	float:left;
}
.box01,.box01e{
	margin-left: 17px;
	line-height: 140%;
	margin-bottom: 20px;	
}
.box01 img,.box01e img{
	float:left;
	margin-right: 10px;
	margin-top:5px;
}
.box01 h5,.box01e h5{
	border-left: 3px solid #a12439;
	line-height: 100%;
	padding-left:5px;
	margin-left:0;
}
.box01 h5 a:link,.box01 h5 a:visited  ,  .box01e h5 a:link,.box01e h5 a:visited{
font-family: "Lucida Sans Unicode";
font-size: 12px;
color: #531114;
}
.box01 h5 a:hover, .box01e h5 a:hover	{
	color: #B9001C;
}
.box01 h5 .date, .box01e h5 .date{
	display: block;
	font-size: 10px;
	color: #AC6060;
	margin-top: 3px;
}
.box01 p,.box01e p{
	margin-left:0;
	margin-top: 0;
}
/**/
.alert{
	background-color: #FFEAEA;
	padding:5px 5px 5px 30px;
	border-top:1px solid #E9BCBC;
	margin: 10px 0 10px 0;
	background-image: url(imgeler/warning.gif);
	background-repeat: no-repeat;
	background-position: 7px 14px;
}
.alert h5{
	color: #801C1C;
	font-family: "Trebuchet MS",Tahoma;
	font-size: 13px;
	font-weight: bold;
}
.info{
	background-color: #FFFCE1;
	padding:5px 5px 5px 30px;
	border-top:1px solid #F9E100;
	border-bottom:1px solid #fff;
	margin: 10px 0 10px 0;
	background-image: url(imgeler/lamp.gif);
	background-repeat: no-repeat;
	background-position: 7px 14px;
}
.info h5{
	color: #514100;
	font-family: "Trebuchet MS",Tahoma;
	font-size: 13px;
	font-weight: bold;
}
/**/
.stage1and2 .table01{
	margin-left:10px;
	margin-right: 10px;
}
.table01{
	border-collapse: collapse;
	margin-bottom:10px;
}
.table01 td,.table01 th{
margin:0;
padding: 2px 10px 2px 10px;
border:1px solid #fff;
}
.table01 th{
font-weight: normal;
background-color: #eee;
color:#666666;
text-align: right;
vertical-align: top;
width:20%;
}
.table01 p{
	margin:0;
}
/**/
.stage1and2 .table02{
	margin-left:10px;
	margin-right: 10px;
}
.table02{
	border-collapse: collapse;
	margin-bottom:10px;
}
.table02 td,.table02 th{
margin:0;
padding: 2px 10px 2px 10px;
}
.table02 th{
font-weight: normal;
background-color: #F5ECEC;
color:#603737;
text-align: right;
vertical-align: top;
width:40%;
background-color: #fff;
border-bottom:1px solid #eee;
}
.table02 p{
	margin:0;
}

.table_home_holder{
height:358px;
overflow:hidden;
}
.table_home_grid {
	border:none;
	width:660px;	
}
.table_home_grid td{
	background-image: url(imgeler/bg_home_grid.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:168px;
	border:none;
	vertical-align:top;
	padding-top:12px;
	padding-bottom:0;
}
.table_home_grid td:hover { background-image: url(imgeler/bg_home_grid_hover.jpg); }
.table_home_grid td img{
	display: block;
	margin-left:auto;
	margin-right: auto;
	border:3px solid #fff;	
}

.table_home_grid td a:hover img{

border:3px solid #ccc;
}
.table_home_grid td h5{
	color:#fff;
	margin-top:24px;
	font-size:14px;
}

.table_home_grid td h5 a:link,.table_home_grid td h5 a:visited{
	color:#fff;

}
.table_home_grid td p{
	font-size:12px;
	line-height:126%;
	margin-left:10px;
	margin-right:10px;
	margin-top:15px;
	color:#333;
	margin-bottom:0;
	padding-bottom:0;
	height:153px;
	overflow:hidden;
}
