body, td, p, a {
     font-size: 10pt;
     font-family: Arial, Geneva, Helvetica
}

h1, h2, h3, h4 {
     font-family: Trebuchet MS, Tahoma, Arial
}


a:link, a:visited {
     color: navy;
     text-decoration: none;
}
a:active, a:hover {
     color: red;
     text-decoration: underline
}


.menu {
     font-size: 9pt;
     font-weight: bolder;
     font-family: Tahoma, Geneva, Helvetica
}

.menu2 {
     font-size: 9pt;
     font-weight: bolder;
     font-family: Tahoma, Geneva, Helvetica
}



.statubar {
     font-size: 8pt;
     font-weight: bold;
     font-family: Trebuchet MS, Tahoma, Arial
}


.fiyati {
     color: #666666;
     font-weight: bolder;
}


.indirimsiz {
     color: #333333;
     font-weight: bolder;
     text-decoration: line-through;
}


.indirimli {
     color: red;
     font-weight: bold;
}


.title1 {
     color: red;
     font-size: 18pt;
     font-weight: bold;
     font-family: Trebuchet MS, Tahoma, Arial
}


.title2 {
     color: red;
     font-size: 16pt;
     font-weight: bold;
     font-family: Trebuchet MS, Tahoma, Arial
}


.title3 {
     color: red;
	 font-size: 13pt;
     font-weight: bold;
     font-family: Trebuchet MS, Tahoma, Arial
}


.title4 {
     font-size: 10pt;
     font-weight: bolder;
     font-family: Trebuchet MS, Tahoma, Arial
}


.spot {
     color: #151515;
     font-size: 12pt;
     font-weight: bolder;
     font-family: Arial, Geneva, Helvetica
}


.small {
     font-size: 8pt;
}


.copyright {
     color: #151515;
     font-size: 8pt;
}

.tableborder {
	border-top:1 solid #cccccc;
	border-bottom:1 solid #cccccc;
	border-left:1 solid #cccccc;
	border-right:1 solid #cccccc;
}

.tbl_header
{
	background-color: #dddddd;
	color: #000000;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif
}

.tbl_row_light
{
	background-color: #ffffff;
	color: #000000;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif
}

.tbl_row_dark
{
	background-color: #eeeeee;
	color: #000000;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif
}

.bg 
{
	background-color: #000000
}

.bg2 
{
	background-color: #ffffff
}

.bg3
{
	background-color: #336699
}

.bg4 
{
	background-color: #eeeeee
}
.bg5 
{
	background-color: #a2a2a2
}

