/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#545B4B;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
.style3 {color: #545B4B}
.tablocer{
border: 1px solid gray;
}
.style4 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
	color:#6B6965;
}
.menubaslik {
	font-family: Arial;
	font-size: 13px;
	text-decoration:none;
	color:#ffffff;
}
.style5 {
	color: #DF4800;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style6 {font-family: Arial; font-size: 13px; text-decoration: none; color: #ffffff; font-weight: bold; }
.style7 {
	color: #554E9C;
	font-weight: bold;
}
.style9 {
	color: #554E9C;
	font-weight: bold;
	font-size: 18px;
}
.style10 {font-size: 12px}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #495A4E;
	text-decoration: none;
}	
.link:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #495A4E;
	text-decoration: none;

}
.link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6633;
	text-decoration: underline;
}
.link:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #495A4E;
	text-decoration: none;
}
