body, td, th {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/topbg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#f3f3f3;
}


a {
	color: #000000;
}

 
a:link {
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

.yanmenu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	padding-left:12px;
	text-align:left;
}	
.yanmenu {color:#333333; text-align:left;}
.yanmenu:hover {color:#c91a1f; text-align:left;}
.yanmenu:visited {color:#333333; text-align:left;}
.yanmenu:visited:hover {color:#c91a1f; text-align:left;}

.yanmenu2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
}	
.yanmenu2 {color:#ffffff;}
.yanmenu2:hover {color:#01184E;}
.yanmenu2:visited {color:#ffffff;}
.yanmenu2:visited:hover {color:#01184E;}

.yazi {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #ffffff;
}

.yazi2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333333;
}

.baslik {
background-image:url(../images/m1.jpg);
height:39px;
padding-left:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#007dc4;
text-align:left;

}

.baslik2 {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#ec1c24;
text-align:center;
}

.baslik3 {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#ec1c24;
text-align:left;
}
.baslik4 {
font-family: "Trebuchet MS";
font-size:12px;
font-weight:bold;
color:#cc0000;
text-align:left;
padding-left:0px;
}
.baslik5 {
font-family: "Trebuchet MS";
font-size:12px;
font-weight:bold;
color:#00a651;
text-align:left;
padding-left:0px;

}

.yatayczg {
background-image:url(../images/czgyty.jpg);
height:1px;
}

.urunlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}	
.urunlink {color:#003399;}
.urunlink:hover {color:#dc0000;}
.urunlink:visited {color:#003399;}
.urunlink:visited:hover {color:#dc0000;}


.BORDER {
	border: solid 1px;
	border-color:#D5D5D5;
	text-align:center;
	padding:5px;
}
.TABLOGRÝ{
	background-color:#E9E9E9;
}
.head1 {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}
.link {
	font-family: "trebuchet MS";
	font-size: 12px;
	text-align:left;
	color: #000000;
}

.link {color:#000000}
.link:hover {color:#ec1c24}
.link:visited {color:#000000}
.link:visited:hover {color:#ec1c24}

.style1 {
	color: #00A651;
	font-weight: bold;
}

.style2 {
	color: #cc0000;
	font-weight: bold;
}
.link22 {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #000000;
}
.link22 {color:#00000}
.link22:hover { text-decoration:underline}
.link22:visited {color:#00000}
.link22:visited:hover {color:#000000}

.link33 {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #c10000;
	font-weight:bold;
}

.link33 {color:#c10000}
.link33:hover {color:#000}
.link33:visited {color:#c10000}
.link33:visited:hover {color:#000}

.link44 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.link44 {color:#cc0000}
.link44:hover {color:#000000}
.link44:visited {color:#cc0000}
.link44:visited:hover {color:#000000}

.toplink {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #0A59C9;
	font-weight:bold;
}

.toplink {color:#ffffff}
.toplink:hover {color:#000000}
.toplink:visited {color:#ffffff}
.toplink:visited:hover {color:#000000}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(popup/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.BASLIKK {
	text-align: left;
	font-size: x-large;
	color: #808080;
	font-family: "Arial Narrow";
}

.OKK {
	text-align: left;
	margin-left: 15px;
	font-size: x-large;
	color: #cc0000;
	font-family: "Arial Narrow";
}

.czg{
	background-image:url(../images/cizgi.gif);
	background-repeat:repeat-x;
	height:1px;
}

.czg2{
	background-image:url(../images/cizgi2.gif);
	background-repeat:repeat-y;
	width:1px;
}

.BORDERLINK {
	border: 1px solid;
	border-color:#dadada;
	text-align:center
}

.BORDERLINK {
	border: 1px solid;
	border-color:#dadada;
	}
.BORDERLINK:hover {
	border: 1px solid;
	border-color:#333333;
	}
img, div { behavior: url(iepngfix.htc) }

