/* CSS Document */
body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #304D8E;
}
body {
	background-color: #336699;
}
.kategoriler {
	color: #990000;
	font-size: 11px;
}

form
{
 display:inline;
}
a:link {
	color: #304D8E;
}
a:visited {
	color: #304D8E;
}
a:hover {
	color: #FF3333;
}
a:active {
	color: #FF3333;
}
input
{
	font-family: arial;
	font-size: 11px;
	color: #304D8E;
}
textarea
{
	font-family: arial;
	font-size: 11px;
	color: #304D8E;
}
select
{
	font-family: arial;
	font-size: 11px;
	color: #304D8E;
}

.baslik1 {
	font-size: 15px;
	font-family: "Trebuchet MS";
}
.tabloborder1 {
	border: 1px solid #D4D2C6;
}
.seciliyazi {
	color: #FFFFFF;
	background-color: #316AC5;

}
