	.text {font-family:Verdana; font-size:12px; line-height : 17px; color:#154579;}
	.adrestext {font-family:Verdana; font-size:11px; line-height : 15px; color:#154579;}
	.textmsn {font-family:Verdana; color:#154579; font-size:10px;}
	.baslikm {font-family:Verdana; font-size:17px; color:#154579;}		
	.baslikt {font-family:Verdana; font-size:17px; color:#ff4500;}		

a.linka:link { text-decoration: none; FONT-FAMILY: Verdana;	FONT-SIZE: 11px; color: #ff4500; }
a.linka:active { text-decoration: underline; FONT-FAMILY: Verdana; FONT-SIZE: 11px; color: #ff4500; }
a.linka:visited { text-decoration: none; FONT-FAMILY: Verdana; FONT-SIZE: 11px; color: #ff4500; }
a.linka:hover { text-decoration: underline; FONT-FAMILY: Verdana; FONT-SIZE: 11px; color: #154579; }

a.linkb:link { text-decoration: none; FONT-FAMILY: Verdana;	FONT-SIZE: 17px; color: #ff4500; }
a.linkb:active { text-decoration: underline; FONT-FAMILY: Verdana; FONT-SIZE: 17px; color: #ff4500; }
a.linkb:visited { text-decoration: none; FONT-FAMILY: Verdana; FONT-SIZE: 17px; color: #ff4500; }
a.linkb:hover { text-decoration: underline; FONT-FAMILY: Verdana; FONT-SIZE: 17px; color: #154579; }

a.linkc:link { text-decoration: none; FONT-FAMILY: Verdana;	FONT-SIZE: 11px; color: #ffffff; }
a.linkc:active { text-decoration: underline; FONT-FAMILY: Verdana; FONT-SIZE: 11px; color: #ffffff; }
a.linkc:visited { text-decoration: none; FONT-FAMILY: Verdana; FONT-SIZE: 11px; color: #ffffff; }
a.linkc:hover { text-decoration: underline; FONT-FAMILY: Verdana; FONT-SIZE: 11px; color: #ffffff; }

	#navcontainer li
	{
		display: block;
		float: left;
		background: url("/images/_navBarBg.gif") repeat-x;
		font: 12px Tahoma;
		font-weight: bold;
		text-align: center;
		line-height: 33px;
		height: 33px;
		margin: 0;
		padding: 0;
	}

	#navcontainer a
	{
		color: #ffffff;
		text-decoration: none;
		display: block;
		padding-right: 5px;
		padding-left: 5px;

	}

	#navcontainer li#active
	{
		background: url("/images/_navBarBgHover.gif") repeat-x 33px;
	}
		#navcontainer a:hover
	{
		background: url("/images/_navBarBgHover.gif") repeat-x 33px;
	}

	TD.cizgi {
		border-right: solid 1px silver;
		border-bottom: solid 1px silver;
	}

		

.roundedcornr_box_703117 {background: #ffffff;}
.roundedcornr_top_703117 div {background: url(/images/roundedcornr_703117_tl.png) no-repeat top left;}
.roundedcornr_top_703117 {background: url(/images/roundedcornr_703117_tr.png) no-repeat top right;}
.roundedcornr_bottom_703117 div {background: url(/images/roundedcornr_703117_bl.png) no-repeat bottom left;}
.roundedcornr_bottom_703117 {background: url(/images/roundedcornr_703117_br.png) no-repeat bottom right;}

.roundedcornr_top_703117 div, .roundedcornr_top_703117, 
.roundedcornr_bottom_703117 div, .roundedcornr_bottom_703117 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_703117 { margin: 0 15px; }


#container {
    position:relative;
    width:300px;
    height:80px;
 }
#main {
    position:absolute;
    width:300px;
    height:90px;
    z-index:0;
 }
#minor {
    position:absolute;
    width:300px;
    height:90px;
    z-index:1;
 }
 
 #containers {
    position:relative;
    width:150px;
    height:95px;
 }
#mains {
    position:absolute;
    width:150px;
    height:95px;
    z-index:0;
 }
#minors {
    position:absolute;
    width:150px;
    height:95px;
    z-index:1;
 }