/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	BACKGROUND-COLOR: white;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	margin-top: 5px;
}

A	{
	text-decoration:	none;
	color:	#666666;
	font-size: 10px;
	font-weight: normal;
	cursor: hand;
	}	
		
		
A:hover	{
	text-decoration: underline;
	}
	

.dilTD {
	color: #FFFFFF;
	padding: 5px;
}
.dilTD a {
	color: #FFFFFF;
	font-size: 10px;
}
.USTTD {
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.USTTD a {
	color: #FFFFFF;
	font-size: 10px;
}

.LocationBar {
	color: #666666;
	padding-right: 5px;
	background-color: #dedede;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.LocationBar a {
	color: #666666;
	font-size: 9px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.LocationBar a:hover {
	color: #999999;
	text-decoration: none;
}
.content {
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}
h1 {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}
.yanlinkler {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;

}
.yanlinkler a {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
}
.yanlinkler a:hover {
	text-decoration: none;
	color: #ff9900;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
}
.bannerBlock1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.Liste1 {
	list-style-image: url(images/li3.gif);
}
.Maintable {
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.TOPTDS {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.News {
	padding-right: 10px;
	padding-left: 15px;
}
.News a {
	font-family: Arial, Helvetica, sans-serif;
}
.News a:hover {
	font-family: Arial, Helvetica, sans-serif;
}
.Websites {
	padding-left: 10px;
}
.Altbaglantilar {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
td {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	color: #666666;
}
a img
{
	border-width: 0px
}

