body {
	background-image: url(../images/core/sayfa.bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EAEAEA;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height:150%;
}
.ustbarBG {
	background-image: url(../images/core/ustbar.bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
table {
	font-family: "Lucida Grande", Verdana, Tahoma;
	font-size: 12px;
	line-height:150%;
}
.verdana10px {
	font-family: Verdana;
	font-size: 10px;
}
.beyazAltCizgi {
	background-image: url(../images/core/linkalti.bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 6px;
}
.solBG {
	background-image: url(../images/core/kutu.bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.ortaBarBG {
	background-image: url(../images/core/ortabar.bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.flashBG {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/core/flash.bg.gif);
}
.baslik {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.tam 
{
	font-weight: bold;
	color: #000000;
}
.message 
{
	font-weight: bold;
	color: #ff9900;
}
a {
	color: #009999;
	text-decoration: none;
	cursor: url('../images/core/hand.cur');
}
a:visited {
	color: #009999;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}

.SloganH {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	margin-bottom: 5px;
	line-height:120%;
}
.baslikMini {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	margin-bottom: 5px;
	font-size: 9px;
	font-weight: bold;
}
.siyah:link {
	color: #000000;
	text-decoration: none;
}
.siyah:hover {
	color: #000000;
	text-decoration: underline;
}
.siyah:visited {

	color: #333333;
	text-decoration: none;
}
.yesil {
	color: #009900;
}
select {
	color: #009999;
	font-family: Tahoma;
	font-size: 11px;
}
.inputs {
	color: #009999;
	font-family: Tahoma;
	font-size: 11px;
}
textarea {

	color: #009999;
	font-family: Tahoma;
	font-size: 11px;
}
.altCizgi {

	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	margin-bottom: 5px;
}
.sagCizgi {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaeaea;
}
.softBG {
	background-color: #f2f2f2;
}
.aramaUyari {
	background-color: #FFF2F2;
	border: 1px solid #CC0000;
}

.err {
	border: 1px solid #666666;
	background-color: #FFFFCC;
	font-size: 12px;
	font-family: tahoma, verdana;
	font-weight: bold;
	color: #E10000;
	padding: 2px 4px 2px 4px;
}

.ustMenu { vertical-align:bottom; padding-bottom:2px}
.ustMenu .hiza {float:right; clear:both; display:inline}
.ustMenu li { list-style:none; display:inline; margin-right:3px; float:left}
.ustMenu .son {margin-right:0px}

.ustMenu a, .ustMenu a:visited 
{
	color:#000000;
	text-decoration:none;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	line-height:100%;
}

TD
{
	line-height:150%;
}


.ustMenu a .sol {background:url(../images/core/ustmenu.solu.gif) no-repeat left top; padding:0px 0px 0px 3px; clear:both; float:left}
.ustMenu a .sag {background:url(../images/core/ustmenu.sagi.gif) no-repeat right top; padding:0px 3px 0px 0px;}
.ustMenu a .orta {background:url(../images/core/ustmenu.bg.gif) repeat-x top; padding:2px 4px 3px 4px;}

.ustMenu a:hover {color:#ff6600; text-decoration:none; }

.ustMenu a:hover .sol {background:url(../images/core/ustmenu.solu.over.gif) no-repeat left top; padding:0px 0px 0px 3px;}
.ustMenu a:hover .sag {background:url(../images/core/ustmenu.sagi.over.gif) no-repeat right top; padding:0px 3px 0px 0px;}
.ustMenu a:hover .orta {background:url(../images/core/ustmenu.bg.over.gif) repeat-x top; padding:2px 4px 3px 4px;}

.warning {
	border: 1px solid #666666;
	background-color: #FFFFCC;
	font-size: 12px;
	font-family: tahoma, verdana;
	font-weight: bold;
	color: #E10000;
	padding: 2px 4px 2px 4px;
}

.boxSpacer { padding-bottom:4px;}