﻿body 
{
margin-top: 0px;
background-image: url(backg.jpg);
background-repeat:repeat-x;
color: #000;
background-color: #FFF;
margin:0;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:14px;
}
.nobrd{
border:none;
}
.brd{
border:1px solid #333333;
}

* {
margin: 0;

}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 0px; /* the bottom margin is the negative value of the footer's height */
}
.footer {
	height:40px; /* .push must be the same height as .footer */
	background-color: #333333;
	color: #ffffff;
	background-image:url(images/sub_back.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.push {
	height:40px; /* .push must be the same height as .footer */ 
}

.xmenu:link {text-decoration: none; color:#336699;}
.xmenu:visited {text-decoration: none;  color:#336699;}
.xmenu:active {text-decoration: none}
.xmenu:hover {text-decoration: none; color:red;}
.xmenu:visited:hover {text-decoration: none;  color:red;}

.kc {
width:920px; 
margin-left: auto; 
margin-right: auto;
}

.kc2 {
width:100%; 
margin-left: auto; 
margin-right: auto;
z-index: 1;
position: absolute; 
text-align:center;
}


div.ktext {
width:880px;
margin-left: auto;
margin-right: auto;
padding:10px;
}

div.kf {
width:100%;
}

div.baslik1{font-size:18px;color:#000000;font-weight:bold;}
.baslik1{font-size:18px;color:#000000;font-weight:bold;}

.b14b:link {font-size:13px;color:#323232;font-weight:bold; text-decoration:none;}
.b14b:visited {font-size:13px;color:#323232;font-weight:bold; text-decoration:none;}
.b14bA:active {font-size:13px;color:#323232;font-weight:bold; text-decoration:none;}
.b14b:hover {font-size:13px;color:#ff6600;font-weight:bold; text-decoration:none;}
.b14bh {font-size:13px;color:#ff6600;font-weight:bold; text-decoration:none;}
.t11th{font-size:11px;color:#ff6600;font-weight:bold;}

.b13:link {font-size:13px;color:#323232; text-decoration:none;}
.b13:visited {font-size:13px;color:#323232; text-decoration:none;}
.b13A:active {font-size:13px;color:#323232; text-decoration:none;}
.b13:hover {font-size:13px;color:#ff6600; text-decoration:none;}
.b13h {font-size:13px;color:#ff6600; text-decoration:none;}



.gry:link {text-decoration: none; color:#666;}
.gry:visited {text-decoration: none;  color:#666;}
.gry:active {text-decoration: none}
.gry:hover {text-decoration: none; color:#f28a12;}
.gry:visited:hover {text-decoration: none;  color:#f28a12;}


.bx:link {background-color:#f28a12}
.bx:visited {background-color:#f28a12}
.bx:active {background-color:#f28a12}
.bx:hover {background-color:#878787}
.bx:visited:hover {background-color:#878787}



.gry2:link {text-decoration: none; color:#f28a12;}
.gry2:visited {text-decoration: none;  color:#f28a12;}
.gry2:active {text-decoration: none}
.gry2:hover {text-decoration: none; color:#666;}
.gry2:visited:hover {text-decoration: none;  color:#666;}
 

.t11t{font-size:11px;}
.t10{font-size:10px; color:#336699;}
.t9{font-size:9px; color:#878787;}
.t12{font-size:12px;}
.b14{font-size:14px;font-weight:bold;}
.b16{font-size:16px;font-weight:bold;}
.b18{font-size:18px;font-weight:bold;}
.b20{font-size:20px;font-weight:bold;}

.lnk:link, .lnk:visited
{
color:#466685;
text-decoration:none;
font-weight:bold;
    }
    
.lnk:hover, .lnk:visited:hover
{
color:#9B2740;
text-decoration:underline;    
font-weight:bold;
    }        

.fot:link, .fot:visited
{
color:#C9CACB;
text-decoration:none;

    }
    
.fot:hover, .fot:visited:hover
{
color:#ffffff;
text-decoration:underline;    

    }       
    
