@charset "utf-8";
body {
	margin:0px 0px 0px 0px;
	background-image:url(../img/bg.jpg);
	background-attachment:scroll;
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#F4F4F4;
}

a:link { text-decoration:underline; color:#FFFFFF; }
a:visited { text-decoration:underline; color:#FFFFFF; }
a:hover { text-decoration:none; color:#FFFFFF; }


#solMenu {
	background-image:url(../img/bg_menu.jpg); background-repeat:no-repeat;
	width:237px; line-height:30px;
	text-align:left; vertical-align:middle; cursor:pointer;
}

a.solMenu:link		{font-family:"Trebuchet MS";font-size:14px;font-weight:400;color:#FFFFFF;text-decoration:none;}
a.solMenu:visited 	{font-family:"Trebuchet MS";font-size:14px;font-weight:400;color:#FFFFFF;text-decoration:none;}
a.solMenu:hover		{font-family:"Trebuchet MS";font-size:14px;font-weight:400;color:#FFFFFF;text-decoration:none;}

a.ustMenu:link		{font-family:"Trebuchet MS";font-size:13px;font-weight:bold;color:#FFFFFF;text-decoration:none;}
a.ustMenu:visited 	{font-family:"Trebuchet MS";font-size:13px;font-weight:bold;color:#FFFFFF;text-decoration:none;}
a.ustMenu:hover		{font-family:"Trebuchet MS";font-size:13px;font-weight:bold;color:#FFFFFF;text-decoration:underline;}

h1 { font-family:"Trebuchet MS";font-size:25px;font-weight:100;color:#FFF; margin:0px 0px 10px 0px; }
h2 { font-family:"Arial";font-size:13px;font-weight:100;color:#000; margin:0px 0px 0px 0px; }
h3 { font-family:"Trebuchet MS";font-size:18px;font-weight:100;color:#FFF; margin:0px 0px 10px 0px; }
h4 { font-family:"Arial";font-size:12px;font-weight:normal;color:#FFFFFF; margin:0px 0px 0px 0px; }
h5 { font-family:"Arial";font-size:11px;font-weight:normal;color:#FFFFFF; margin:0px 0px 0px 0px; }

.frmText   { background-color:#003366; border:1px #000033 solid; color:#FFFFFF; font-family:"Arial"; font-size:13px; padding:2px 2px 2px 2px; font-weight:normal; }
.frmText2  { background-color:#FFFFFF; border:1px #ccc solid; color:#666; font-family:"Arial"; font-size:11px; padding:1px 1px 1px 1px; font-weight:normal; }
.frmButon  { background-color: #003366; border:1px #000033 solid; color:#FFFFFF; font-family:"Arial"; font-size:13px; font-weight:normal; }
.frmButon2 { background-color: #DA251D; border:1px #000033 solid; color:#FFFFFF; font-family:"Arial"; font-size:11px; font-weight:normal; }

.thm10px { font-family:Tahoma; font-size:10px; }
.thm11px { font-family:Tahoma; font-size:11px; }
.thm12px { font-family:Tahoma; font-size:12px; }
.thm13px { font-family:Tahoma; font-size:13px; }
.thm14px { font-family:Tahoma; font-size:14px; }
.thm15px { font-family:Tahoma; font-size:15px; }

.arl10px { font-family:Arial; font-size:10px; }
.arl11px { font-family:Arial; font-size:11px; }
.arl12px { font-family:Arial; font-size:12px; }
.arl13px { font-family:Arial; font-size:13px; }
.arl14px { font-family:Arial; font-size:14px; }

.tre10px { font-family:"Trebuchet MS"; font-size:10px; }
.tre11px { font-family:"Trebuchet MS"; font-size:11px; }
.tre12px { font-family:"Trebuchet MS"; font-size:12px; }
.tre13px { font-family:"Trebuchet MS"; font-size:13px; }
.tre14px { font-family:"Trebuchet MS"; font-size:14px; }
.tre15px { font-family:"Trebuchet MS"; font-size:15px; }
.tre16px { font-family:"Trebuchet MS"; font-size:16px; }
.tre17px { font-family:"Trebuchet MS"; font-size:17px; }
.tre18px { font-family:"Trebuchet MS"; font-size:18px; }
.tre19px { font-family:"Trebuchet MS"; font-size:19px; }
.tre20px { font-family:"Trebuchet MS"; font-size:20px; }

.kalin { font-weight:bold; }
.normal { font-weight:normal; }
.italik { font-style:italic; }
.beyaz { color:#FFFFFF; }
.siyah { color:#000000; }
.gri1 { color:#333333; }
.gri2 { color:#666666; }
.gri3 { color:#999999; }
.gri4 { color:#CCCCCC; }
.gri5 { color:#DDDDDD; }
.gri6 { color:#EEEEEE; }
.gri7 { color:#F5F5F5; }