html, body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-image: url(images/home_bg02.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

table {
	margin: 0px 0px 0px 0px;
}
	
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

form {
	margin:0px 0px 0px 0px;
}

.tdmiddle {
	vertical-align:middle;
}

.imgfix {
	display: block;
}

.imgborder {
	border: 2px solid #00a9d4;
}

A				{ text-decoration:none ; color : #00ccff; }
A:link			{ text-decoration:none ; color : #00ccff; }
A:visited		{ text-decoration:none ; color : #00ccff; }
A:active		{ text-decoration:none ; color : #00ccff; }
A:hover			{ text-decoration:none ; color : #FFFFFF; }

A.footer		{ text-decoration:none ; color : white; }
A.footer:link	{ text-decoration:none ; color : white; }
A.footer:visited{ text-decoration:none ; color : white; }
A.footer:active	{ text-decoration:none ; color : white; }
A.footer:hover	{ text-decoration:none ; color : #ccff00; }

A.news			{ text-decoration:none ; color : #e76f7b; }
A.news:link		{ text-decoration:none ; color : #e76f7b; }
A.news:visited	{ text-decoration:none ; color : #e76f7b; }
A.news:active	{ text-decoration:none ; color : #e76f7b; }
A.news:hover	{ text-decoration:none ; color : #ffffff; }

A.news2			{ text-decoration:none ; color : #a9bee2; }
A.news2:link	{ text-decoration:none ; color : #a9bee2; }
A.news2:visited	{ text-decoration:none ; color : #a9bee2; }
A.news2:active	{ text-decoration:none ; color : #a9bee2; }
A.news2:hover	{ text-decoration:none ; color : #ffffff; }

.topbuttons {
	font-family : Arial;
	font-size : 12px;
	font-weight: normal;
	color: #8f0f1b;
}
.topbuttons a		{ text-decoration:none ; color : #8f0f1b; }
.topbuttons a:link	{ text-decoration:none ; color : #8f0f1b; }
.topbuttons a:visited	{ text-decoration:none ; color : #8f0f1b; }
.topbuttons a:active	{ text-decoration:none ; color : #8f0f1b; }
.topbuttons a:hover	{ text-decoration:none ; color : #000000; }

.topbuttons_alt {
	font-family : Arial;
	font-size : 11px;
	font-weight: normal;
	letter-spacing: -0.0pt;
	color: #8f0f1b;
}

.topbuttons_alt a		{ text-decoration:none ; color : #8f0f1b; }
.topbuttons_alt a:link		{ text-decoration:none ; color : #8f0f1b; }
.topbuttons_alt a:visited	{ text-decoration:none ; color : #8f0f1b; }
.topbuttons_alt a:active	{ text-decoration:none ; color : #8f0f1b; }
.topbuttons_alt a:hover		{ text-decoration:none ; color : #000000; }

a.set2		{ text-decoration:none ; color : #143776; }
a.set2:link	{ text-decoration:none ; color : #143776; }
a.set2:visited	{ text-decoration:none ; color : #143776; }
a.set2:active	{ text-decoration:none ; color : #143776; }
a.set2:hover	{ text-decoration:none ; color : #000000; }


.inputbox {
	border : 1px solid #8e8e8e;
	font-family : Tahoma;
	font-size : 11px;
}

.searchbox {
	border : 1px solid #363636;
	font-family : Tahoma;
	font-size : 11px;
	color : #ffffff;
	background : #12171a;
}

.maintitle {
	font-family : Trebuchet MS;
	font-size : 16px;
	font-weight: bold;
	color : #b69497;
	line-height:16px;
}

.maintitle2 {
	font-family : Trebuchet MS;
	font-size : 16px;
	font-weight: bold;
	color : #ffffff;
	line-height:16px;
}

.newsheader {
	font-family : Trebuchet MS;
	font-size : 20px;
	color : #ffffff;
	margin-left:12px;
}

.icerik {
	font-family : Verdana;
	font-size : 10px;
	color : #ffffff;
}


.baslik {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cc0000;
}



.transbg01 { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/pagebg01.png'); }
.transbg01[class] { background-image:url(images/pagebg01.png); }

.transbg02 { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/pagebg02.png'); }
.transbg02[class] { background-image:url(images/pagebg02.png); }

.transbg03 { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/pagebg03.png'); }
.transbg03[class] { background-image:url(images/pagebg03.png); }

.transbg04 { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/pagebg04.png'); }
.transbg04[class] { background-image:url(images/pagebg04.png); }


