body {
	background:#1c1c1c;
    margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-right: 0px;
}

/* linkler */
A.kapaklink:link { font-family: tahoma; font-size: 13px; font-weight: bold; text-decoration:none; color: #cccccc} 
A.kapaklink:visited { font-family: tahoma; font-size: 13px; font-weight: bold; text-decoration:none; color: #cccccc} 
A.kapaklink:active { font-family: tahoma; font-size: 13px; font-weight: bold; text-decoration: none; color: #cccccc} 
A.kapaklink:hover { font-family: tahoma; font-size: 13px; font-weight: bold; text-decoration:underline; color: #ffffff}

A.tabcurrent { font-family: tahoma; font-size: 11px; font-weight: bold; text-decoration:none; color: #e7a32b}




/* textler */
h1 {font-family: verdana;font-size: 12px;font-weight: bold;color: #000000;}


.urundesc {font-family: tahoma;font-size: 12px;font-weight: bold;color: #ff6699;}

.kapakyazi {font-family: arial;font-size: 13px;font-weight: bold;color: #ffffff;}

.baslik {font-family: verdana;font-size: 12px;font-weight: bold;color: #cccccc;}
.altbaslik {font-family: arial;font-size: 12px;font-weight: bold;color: #056290; line-height:20px;}


.fotoalt {font-family: arial;font-size: 11px;font-weight: bold;color: #666666;}


.textorta {font-family: verdana;font-size: 11px;font-weight: normal;color: #ffffff; line-height:15px;}

.solbaslik {font-family: tahoma;font-size: 11px;font-weight: normal;color: #b3b3b3;}
.formbaslik {font-family: arial;font-size: 12px;font-weight: normal;color: #333333;}
.formbuton {font-family: arial;font-size: 12px;font-weight: bold;color: #666666;}
.formbaslikbuyuk {font-family: arial;font-size: 12px;font-weight: bold;color: #999999; padding-top:25px; padding-bottom:10px;}
.textanasayfa {font-family: tahoma;font-size: 12px;font-weight: normal;color: #666666;}

.textkaynak {font-family: arial;font-size: 11px;font-weight: normal;color: #999999; line-height:15px; }
.textinsan {font-family: verdana;font-size: 11px;font-weight: normal;color: #666666; line-height:15px;}

.textalt {font-family: tahoma;font-size: 11px;font-weight: normal; color: #cccccc; line-height:30px;}
.textdiller {font-family: tahoma;font-size: 11px;font-weight: bold;color: #ffffff;}
.kayantarih {font-family: tahoma;font-size: 10px;font-weight: normal;color: #999999;}

.telefon {font-family: arial;font-size: 13px;font-weight: normal; color: #666666; }

.textaltbilgi {font-family: arial;font-size: 11px;font-weight: normal; color: #666666; }


/* kutular */
#ust {background:url(images/site-tasarim3_01.jpg); background-repeat:no-repeat;}
#orta {background:url(images/site-tasarim3_02.jpg);}
#alt {background:url(images/site-tasarim3_03.jpg);}
.menubar { padding-left:20px; padding-top:2px; padding-bottom:5px; padding-right:5px; font-family: tahoma; font-size: 11px; font-weight: bold; text-decoration:none; color: #333333 }
.menubar2 { padding-left:20px; padding-top:5px; padding-bottom:5px; padding-right:5px; font-family: tahoma; font-size: 11px; font-weight: bold; text-decoration:none; color: #333333; background:#99cc00; border-top:#89b602 1px solid; border-bottom:#89b602 1px solid; }
.tdform { padding-top:3px; padding-bottom:3px;}
.tdform2 { padding-top:3px; padding-bottom:3px; text-align:center}
.tdform3 { padding-top:3px; padding-bottom:3px; }

/* text boxes */
.textbox {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	text-align:justify;
	color: #666666;
    border: #666666 solid 1px;
    padding:2px 5px 3px 5px;
}

.textbox2 {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	text-align:justify;
	color: #4C637E;
    border: #B7CBD0 solid 1px;
    padding:2px 2px 3px 2px;
	width:80px;
}
.textbox3 {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	text-align:justify;
	color: #4C637E;
    border: #B7CBD0 solid 1px;
    padding:2px 2px 3px 2px;
	width:120px;
}

.combobox {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	text-align:justify;
	color: #4C637E;
    border: #B7CBD0 solid 1px;
}

#marqueecontainer{
position: relative;
width: 100%; /*marquee width */
height: 300px; /*marquee height */
overflow: hidden;
}