body {
	margin:0;
	background-image: url(../design/page_back.jpg);
}

.Aktif {
	background-image: url(../design/menu_aktif.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 242px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.Aktif a{
	color: #FFFFFF;
	text-decoration:none;
}
.Aktif a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
.Pasif {
	background-image: url(../design/menu_pasif.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 242px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.Pasif a{
	color: #000000;
	text-decoration:none;
}
.Pasif a:hover{
	color: #000000;
	text-decoration:underline;
}


.AltBolumYazi {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.AltBolumYazi a {
	color: #FFFFFF;
	text-decoration:none;
}
.AltBolumYazi a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

.AkSigortaResim {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #660000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.IcerikTd {
	padding: 5px;
}
.IcerikBaslik {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	height:20px;
	padding-left: 5px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FF3300;
}
.IcerikYazi {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: justify;
	padding: 3px;
}
.IcerikYazi a{
	color: #000000;
	text-decoration:none;
}
.IcerikYazi a:hover{
	color: #000000;
	text-decoration:underline;
}
.TeklifButon {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	padding: 5px;
	width: 200px;
	margin-left: 180px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
}
.IcerikYazi #TeklifAl {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
}
.TdYazilar {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.TdYazilar a{
	color: #000000;
	text-decoration:none;
}
.TdYazilar a:hover{
	color: #000000;
	text-decoration:underline;
}






.pics {  
    height:  214px;  
    width:   578px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    width:  578px; 
    height: 214px; 
    top:  0; 
    left: 0 
} .formBaslik {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CECECE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

