
/*
* Style sheet for the STYLESHEET by Seval OZBALCI Manisa TURKIYE
* $Id: stylesheet.css, ver 1.2, Augst 2006
*/


body {
	font-family: Century Gothic, verdana, arial;
	text-decoration: none;
	font-size: 12pt;
	color: #000099;
	margin-top: 0;
	margin-left: 0
	
} 

strong, b {
	font-family: Century Gothic, verdana, arial;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;
	color: #990000;
}

a {
	color: #0000FF;
}
a:active {
	color: Red;
}
a:hover {
	color: #0099FF;
}
a:visited {
	color: #3300FF;
}

a.menu {
	font-family: Century Gothic, verdana, arial;
	font-size: 10pt;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
a:active.menu {
	font-family: Century Gothic, verdana, arial;
	font-size: 10pt;
	color: Black;
	text-decoration: none;
	font-weight: bold;
}
a:hover.menu {
	font-family: Century Gothic, verdana, arial;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	background-color: #0000DD;
	color: Blue;
}
a:visited.menu {
	font-family: Century Gothic, verdana, arial;
	font-size: 10pt;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}


h1 {
	font-family: Century Gothic, verdana, arial;
	font-size: 14pt;
	font-weight: bold;
	color: #990000;
}

h2 {
	font-family: Century Gothic, verdana, arial;
	font-size: 12pt;
	font-weight: bold;
	color: Red;
}

h3 {
	font-family: Century Gothic, verdana, arial;
	font-size: 10pt;
	font-weight: normal;
	color: Red;
}

h4 {
	font-family: Century Gothic, verdana, arial;
	font-size: 12pt;
	font-weight: bold;
	color: #660000;
}

h5 {
	font-family: Century Gothic, verdana, arial;
	font-size: 10pt;
	font-weight: normal;
	color: #00FF00;
}
td.distablo {
/*	background-color: transparent;  */
	width: 768px;
}

.news {
	font-family: Century Gothic, verdana, arial;
	font-size: 10pt;
	color: #33FF00;
}

.copyright {
	font-size: 7pt;
	font-style: oblique;
	color: Silver;
}