body {
	background-color: #FCFCFC;
	background-image: url(resimler/bg.jpg);
	background-repeat:repeat-x;	
}


body,td,th {
	font-family: "tahoma";
	font-size: 11px;
	color: #003366;
	margin-top:0;
	line-height:120%;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
			

}





a {
	font-size: 11px;
	color: #FD7217;
}
a:link {
	text-decoration: none;
	color: #000051;
}
a:visited {
	text-decoration: none;
	color: #000051;
}
a:hover {
	text-decoration: none;
	color: #000051;
}
a:active {
	text-decoration: none;
	color: #000051
}




a.laci:link,a.laci:active,a.laci:visited{color: #000033;font-size: 11px; letter-spacing: 0px; padding-left:10px; padding-right:10px;}
a.laci:hover {color: #333333; letter-spacing: 0px;}

a.haberbaslik:link,a.haberbaslik:active,a.haberbaslik:visited{
	color: #006699;
	font-size: 12px;
	letter-spacing: 0px;
	font-weight: bold;
}
a.haberbaslik:hover {color: #333333; letter-spacing: 0px;}

a.pbaslik:link,a.pbaslik:active,a.pbaslik:visited{
	color: #006699;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: bold;
}
a.pbaslik:hover {color: #333333; letter-spacing: 0px;}

a.kataciklama2:link,a.kataciklama2:active,a.kataciklama2:visited{
	color: #333333;
	font-size: 10px;
	letter-spacing: 0px;
}
a.kataciklama2:hover {color: #333333; letter-spacing: 0px;}


a.soluruni:link,a.soluruni:active,a.soluruni:visited{
	color: #006699;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: bold;
}
a.soluruni:hover {color: #333300; letter-spacing: 0px;}

a.solurun:link,a.solurun:active,a.solurun:visited{
	color: #003366;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: bold;
}
a.solurun:hover {color: #663300; letter-spacing: 0px;}


a.ust:link,a.ust:active,a.ust:visited{
	color: #F4F4F4;
	font-size: 12px;
	letter-spacing: 0px;
	word-spacing: normal;
	font-family: "tahoma";
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
	font-weight:bold;
	
}
a.ust:hover {color: #CCCCCC; letter-spacing: 0px;}

a.ustu:link,a.ustu:active,a.ustu:visited{
	color: #B7FFFC;
	font-size: 12px;
	letter-spacing: 0px;
	word-spacing: normal;
	font-family: "tahoma";
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
	font-weight:bold;
	
}
a.ustu:hover {color: #FFFFCC; letter-spacing: 0px;}


td.menubg {
	background-image: url(resimler/menubg.gif);
}

td.anat {

	background-repeat: no-repeat;
	background-image: url(resimler/anat.jpg);
}
td.hakkimizda {

	background-repeat: no-repeat;
	background-image: url(resimler/hakkimizda.png);
}

td.altbg {

	background-repeat: no-repeat;
	background-image: url(resimler/altbg.jpg);
}

td.iorta {

	background-image: url(resimler/aaorta.png);
}


img.right
{
float:right;
margin:0px 0px 0px 5px;
}

img.left
{
float:left;
margin:0px 5px 0px 0px;
}



.arama {	font-size: 11px;
	font-family: Tahoma;
	height: 18px;
	width: 120px;
	background-color: #DAE0DA;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #006666;
	font-weight: bold;
}

	
	.fkutu {
	font-size: 11px;
	background-color: #0066CC;
	border: 1px solid #99A3FD;
	height:20px;
	color: #FFFFFF;
	width:35px;
}
.aa1 {
	font-size: 11px;
	font-family: Tahoma;
	color: #006633;
}
.aa3 {
	font-size: 10px;
	color: #999999;
}
.aa4 {
	font-size: 10px;
	color: #990000;
}
.button{
	color: #000000;
	background-color: #E8E8E8;
	border: 0px ;
			height: 20px;
	width: 30px;
	font-size:11px;
}

/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(ajaxtabs/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(ajaxtabs/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}


/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
padding: 0;
width: 362px;
border-top: 5px solid #D25A0B; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Brown color theme*/ 
border-top: 1px solid white;
}

.modernbricksmenu2 a:hover{
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
border-color: #D25A0B; /*Brown color theme*/ 
}

/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid darkred; /*darkred border*/
background: black url(ajaxtabs/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: black; /*text color*/
padding: 3px 11px;
text-decoration: none;
border-right: 1px solid darkred; /*darkred divider between menu items*/
}

.indentmenu ul li a:visited{
color: black;
}

.indentmenu ul li a.selected{
color: black !important;
padding-top: 4px; /*shift text down 1px*/
padding-bottom: 2px;
background: black url(ajaxtabs/indentbg2.gif) center center repeat-x;
}
#icerik { text-align:justify;}
.sol {float:left; width: 150px;  margin-top:2px; } 

.sag{float:right; width: 37px; margin-top:2px; } 

.style1 {
	font-size: 11px;
	font-family: tahoma;
	color: #666666;
}
.style2 {
	font-size: 10px;
	font-family: tahoma;
	color: #999999;
}
.style3 {
	color: #006699;
	font-weight: bold;
