body,td,th {
	font-family: Verdana;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
.tab {
	border: 1px solid #E20A17;
}

a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #DE0A16;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.copright {
	font-size: 9px;
	color: #999999;
}
.tablo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E20A15;
	border-left-color: #E20A15;
}
.basliklar {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.sayfaBasliklari {
	font-size: 18px;
	color: #E10B17;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E10B17;
}
.dikeyTabloCizgisi {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F5F5F5;
	height: 80%;
}
.altBasliklar {
	font-size: 12px;
	color: #666666;
	background-color: #F5F5F5;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
}
.tabloGri {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F5F5F5;
	border-right-color: #F5F5F5;
	border-bottom-color: #F5F5F5;
	border-left-color: #F5F5F5;
}
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	background-image: url(bg_nav.jpg);
	padding: 3px 0px 3px 10px;
	color: #333333;
}

#sectionLinks a:hover{
	background-color: #E20A15;
	background-image: none;
	text-decoration: none;
	color:#FFFFFF;
}
.style3 {color: #FFFFFF; font-weight: bold; }