body { 
font-family: Arial; font-size: 10px; font-style: normal; text-decoration: none; color: #656464;
}

/* text stili gri 9 punto*/
.textgri9 {
	color: #666666;
	font-size: 9;
	Line-Height: 10px;
}
.textgri9 a, .textgri9 a:link, .textgri9 a:active, .textgri9 a:visited, .textgri9 a:hover {
color: #666666;
font-size: 9;
Line-Height: 10px;
}

/* text stili gri 12*/
.textgri12 {
	color: #666666;
	font-size: 12;
	font-family: verdana;
	Line-Height: 11px;
}
.textgri12 a, .textgri12 a:link, .textgri12 a:active, .textgri12 a:visited, .textgri12 a:hover {
color: #666666;
font-size: 12;
Line-Height: 11px;
font-family: verdana;
}

/* text stili turuncu bold*/
.textturunc {
	color: #F64A12;
	font-weight: bold;
	font-size: 11;
}
.textturunc a, .textturunc a:link, .textturunc a:active, .textturunc a:visited, .textturunc a:hover {
	color: #F64A12;
	font-weight: bold;
	font-size: 11;
}

/* text stili turuncu*/
.textlightturunc {
	color: #F64A12;
	font-size: 11;
}
.textlightturunc a, .textturunc a:link, .textturunc a:active, .textturunc a:visited, .textturunc a:hover {
	color: #F64A12;
	font-size: 11;
}

/* text stili yesilmavi scroll icin*/
.textyesilmai {
	color: #00FFFF;
	font-size: 11;
}
.textyesilmai a, .textyesilmai a:link, .textyesilmai a:active, .textyesilmai a:visited, .textyesilmai a:hover {
color: #00FFFF;
font-size: 11;
}



/* text stili acik mavi*/
.textblue {
	color: #3399CC;
	font-size: 11;
}
.textblue a, .textblue a:link, .textblue a:active, .textblue a:visited, .textblue a:hover {
color: #4191CA;
 font-weight: bold;
 font-size: 11;
}

/* text stili gri*/
.textgri {
	color: #656464;
}
.textgri a, .textgri a:link, .textgri a:active, .textgri a:visited, .textgri a:hover {
color: #656464;
}
/* stili gri bold*/
.textgribold {
	color: #656464;
; font-size: 11px; font-weight: bold
}
.textgribold a, .textgribold a:link, .textgribold a:active, .textgribold a:visited, .textgribold a:hover {
color: #656464;
}


/* tablo stili arka plan mavi*/
.boxblueline {
	font-family: Arial; 
	color: #39558C;
	background: #DAE0F1;
	font-size: 10;
}
/* tablo stili arka plan mavi*/
.boxgriline {
	font-family: Arial; 
	color: #646464;
	background: #D6D3D6;
	font-size: 11;

}
/* tablo stili arka plan renksiz*/
.boxnoneline {
	font-family: Arial; 
	color: #39558C;
	font-size: 10;
}
BODY, TD, TH, INPUT, SELECT, TEXTAREA, DIV, P {
	font-size : 11px;
	color : #656464;
	font-family : Arial;
}
/* tablo stili arka plan koyu mavi font beyaz*/
/* text stili acikmavi*/
.textmai {
	color: #0099FF;
	font-weight: bold;
	font-size: 11;
}
.textmai a, .textmai a:link, .textmai a:active, .textmai a:visited, .textmai a:hover {
	color: #0099FF;
	font-weight: bold;
	font-size: 11;
}
/* text stili canli mavi bold*/
.textbmai {
	color: #0099FF;
	font-weight: normal;
	font-weight: bold;
	font-size: 11;
}
.textbmai a, .textbmai a:link, .textbmai a:active, .textbmai a:visited, .textbmai a:hover {
	color: #0099FF;
	font-weight: normal;
	font-weight: bold;
	font-size: 11;
}
/* text stili beyaz*/
.textwhite {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11;
}
.textwhite a, .textwhite a:link, .textwhite a:active, .textwhite a:visited, .textwhite a:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11;
}

body 
/* Link sitili*/
A {
	text-decoration : none;
}
A:LINK {}
A:VISITED {}
A:ACTIVE {}
A:HOVER {
	text-decoration: underline;	
	}
.bullet {
	list-style-position: inside;
	list-style-image: url(bullet.gif);
	list-style-type: none;
}
