A:link      { text-decoration: none; color: black; }
A:visited   { text-decoration: none; color: black; }
A:active    { text-decoration: none; color: black; }
A:hover    { text-decoration: underline; color: black; }

A.homepage:link      { text-decoration: none; color: #4e5a71; }
A.homepage:visited   { text-decoration: none; color: #4e5a71; }
A.homepage:active    { text-decoration: none; color: #4e5a71; }
A.homepage:hover    { text-decoration: underline; color: #4e5a71; }

A.menu:link      { text-decoration: none; color: white; }
A.menu:visited   { text-decoration: none; color: white; }
A.menu:active    { text-decoration: none; color: white; }
A.menu:hover    { text-decoration: underline; color: white; }

A.white1:link      { text-decoration: none; color: white; }
A.white1:visited   { text-decoration: none; color: white; }
A.white1:active    { text-decoration: none; color: white; }
A.white1:hover    { text-decoration: underline; color: white; }


A.basari:link      { text-decoration: none; color: #7c90a0; }
A.basari:visited   { text-decoration: none; color: #7c90a0; }
A.basari:active    { text-decoration: none; color: #7c90a0; }
A.basari:hover    { text-decoration: underline; color: #7c90a0; }

A.basarilink:link      { text-decoration: none; color: #ed1c24; }
A.basarilink:visited   { text-decoration: none; color: #ed1c24; }
A.basarilink:active    { text-decoration: none; color: #ed1c24; }
A.basarilink:hover    { text-decoration: underline; color: #ed1c24; }
						
body 
{
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	scrollbar-face-color:#E4E4E4;
	scrollbar-shadow-color:#00652C;
	scrollbar-highlight-color:#FFFFFF ;
	scrollbar-3dlight-color:BLACK ;
	scrollbar-darkshadow-color:#EEE9E9 ;
	scrollbar-track-color:#EEE9E9;
	scrollbar-arrow-color:#00652C;
	background : white;	
}



input, textarea, option, select {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a6667;
	border-color:  #dedbdc #dedbdc #c5c5c5 #c5c5c5;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image:url(images/input_back.gif);
}



input.none {
	font-size: 11px;
	color: #3887A5;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.search 
{	
	margin-left:0px;
	margin-top:15px;
	margin-bottom:0px;
	margin-right:0px;
	z-index:2;
	background-image:url(images/topback.png);
	width:600px;
	height:39px
}

.rightmenuline 
{	
	background: white;
 	border: 1px solid #e4e4e4;
}

.rightmenu 
{	
	margin-left:3px;
	margin-top:3px;
	margin-bottom:3px;
	margin-right:3px;
	background: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
}

.pagecontenttable 
{	
	margin-left:10px;
	margin-top:5px;
	margin-bottom:10px;
	margin-right:10px;
}

.pagetop 
{	
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;
	margin-right:0px;
	z-index:-1;
}




.homeflash 
{	
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	z-index:1;
	background-color:#00FF00;
}

.hometop 
{	
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	z-index:2;
	background-color:#0000CC;
}

.page 
{	
	
	background-image:url(images/bg.png);
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	height:700px;
}

.pagenameback 
{	
	background-color:#93bdd9;
	background-image:url(images/bgback01.png);
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
}


.pagename
{	
	font-size: 40px;
	font-style: normal;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	color: #e6e5e5;
	margin-left:35px;
	margin-top:80px;
	margin-bottom:0px;
	height:50px;
}


.pagename2
{	
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	color: #e6e5e5;
	margin-left:35px;
	margin-top:80px;
	margin-bottom:0px;
	height:50px;
}

.pagepath 
{	
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	background-color:white;
	margin-left:35px;
	margin-top:20px;
	margin-bottom:10px;

}


.pagecontent
{	
	background-color:white;
	margin-left:35px;
	margin-top:20px;
	margin-bottom:10px;
	margin-right:20px;
	

}


.copyright
{	
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	color: silver;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:10px;
	margin-right:10px;

}

A.copyright:link      { text-decoration: none; color: silver; }
A.copyright:visited   { text-decoration: none; color: silver; }
A.copyright:active    { text-decoration: none; color: silver; }
A.copyright:hover    { text-decoration: underline; color: silver; }


.pageothercontent
{	
   	border:1px solid;
   	border-bottom-color:#e4e4e4; 
   	border-top-color:#e4e4e4;   
   	border-left-color:#e4e4e4;
   	border-right-color:#e4e4e4;
	margin-left:0px;
	margin-top:20px;
	margin-bottom:10px;
	margin-right:10px;
	float:right;
	height:200px;
}




p 
{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
}

li 
{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
}


H1 {
	color : #3b5777;
	font-family : Georgia, serif;
	font-size : 25px;
	font-weight : normal;
	font-style : normal;
	text-align : left;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}

H2 {
	color : #729ab4;
	font-family : Georgia, serif;
	font-size : 16px;
	font-weight : normal;
	font-style : normal;
	text-align : left;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}


H3 {
	color : #3b5777;
	font-family : Georgia, serif;
	font-size : 18px;
	font-weight : normal;
	font-style : normal;
	text-align : left;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}


H4 {
	color : #3b5777;
	font-family : Georgia, serif;
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
	text-align : left;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}



.white0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-style: normal;
	font-weight: normal;
	color: White;
	text-decoration: none
}

.white1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: White;
	text-decoration: none
}
.white2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none		
}
.white2bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none		
}

.white3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.basari {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7c90a0;
	text-decoration: none
}


.basarilink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ed1c24;
	text-decoration: none
}
.baslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #4c687a;
	text-decoration: none
}

.baslik2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}

.baslik3 {
	font-family: Georgia, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}

.baslik4 {
	font-family: Georgia, serif;
	font-size: 60px;
	font-style: normal;
	font-weight: bold;
	color: #726e6e;
}

.baslik5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-style: normal;
	font-weight: bold;
	color: #ff9c03;
}

.smallbaslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: white;
	text-decoration: none;
	line-height: 20px;
}

.smallbaslik2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #98a6c2;
	text-decoration: none;
	line-height: 20px;
}

.smallbaslik3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #8c8c6f;
	text-decoration: none;
	line-height: 20px;
}

.smallbaslik4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #8c8c6f;
	text-decoration: none;
	line-height: 20px;
}

.red0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: Red;
	text-decoration: none
}
.red1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: Red;
	text-decoration: none
}
.red2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: Red;
	text-decoration: none;
}
.red3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: Red;
	text-decoration: none
}

.red4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff9c03;
	text-decoration: none
}
.silver0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: Silver;
	text-decoration: none
}
.silver1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: Silver;
	text-decoration: none
}
.silver2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: Silver;
	text-decoration: none
}
.silver3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #366d6d;
	text-decoration: none
}

.black1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	text-decoration: none
}
.black1bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: Black;
	text-decoration: none
}
.black2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	text-decoration: none;
} 

.subbaslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #617fa1;
	text-decoration: none;
} 

A.subbaslik:link      { text-decoration: none; color: #617fa1; }
A.subbaslik:visited   { text-decoration: none; color: #617fa1; }
A.subbaslik:active    { text-decoration: none; color: #617fa1; }
A.subbaslik:hover    { text-decoration: underline; color: #3b5777; }

.homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4e5a71;
	text-decoration: none;
}

.homepage2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4e5a71;
	text-decoration: none;
	line-height: 15px;
}

.homepage3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: white;
	text-decoration: none;
	line-height: 15px;
}


