body, td, p, a {
     font-size: 8.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

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
}


.statubar, a.statubar:link, a.statubar:visited {
     font-size: 8pt;
     font-weight: bold;
     font-family: Trebuchet MS, Tahoma, Arial
}


.kyazi, a.kyazi:link, a.kyazi:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
}


a.kyazi:active, a.kyazi:hover {
	color: yellow;
	font-weight: bold;
}


.title1 {
     font-size: 18pt;
     font-weight: bold;
     font-family: Trebuchet MS, Tahoma, Arial
}


.title2 {
     font-size: 15pt;
     font-weight: bold;
     font-family: Trebuchet MS, Tahoma, Arial
}


.title3 {
     font-size: 12pt;
     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: 11pt;
     font-weight: bolder;
     font-family: Arial, Geneva, Helvetica
}


.small {
     font-size: 8pt;
}


.tableborder {
	border-top:1 solid #cccccc;
	border-bottom:1 solid #cccccc;
	border-left:1 solid #cccccc;
	border-right:1 solid #cccccc;
}


.copyright {
     color: #151515;
     font-size: 8pt;
}

.galerilist {
	background-color: #efefef;
	border: 1 solid #bcbcbc;
}

