body {
	background-color: #CCCCCC;
	background-image: url('../images/....jpg');
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}

object {display: block;}

.stylered {	
font-family: Verdana, Arial;
color: #990000;
font-weight: bold;
font-size: 14px;

}

.kategoribasligi {
font-family: Verdana, Arial;
color: 666666;
font-weight: bold;
line-height:normal;
font-size: small;
}

h1 {
font-family: Verdana, Arial;
color: #990000;
font-weight: bold;
line-height:normal;
}

h2 {
font-family: Verdana, Arial;
color: #990000;
font-weight: bold;
line-height:normal;
}

.pagetittles {	
font-family: Verdana, Arial;
color: #990000;
font-weight: bold;
line-height:normal;
font-size: large;
}

.wireframemenu a{
font-size: 14px;
font: "Trebuchet MS";
color: #333333;
text-decoration: none;
}

.wireframemenu a:visited{
color: #333333;
text-decoration: none;
font-size: 14px;
font: "Trebuchet MS";
}

.wireframemenu a:hover{
font-size: 14px;
font: "Trebuchet MS";
color: #ffffff;
text-decoration:none;
}

.wireframemenu a:active{
font-size: 14px;
font: "Trebuchet MS";
color: #E1E1E8;
text-decoration: none;
}


.leftmenu{
font size: 14px;
font-family: "Trebuchet MS";
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

.leftmenu a{
font size: 14px;
font-family: "Trebuchet MS";
font-weight: bold;
color: #990000;
text-decoration: none;
}

.leftmenu a:visited{
font size: 14px;
font-family: "Trebuchet MS";
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

.leftmenu a:hover{
font size: 14px;
font-family: "Trebuchet MS";
font-weight: bold;
color: #990000;
text-decoration:none;
}

.leftmenu a:active{
font size: 14px;
font-family: "Trebuchet MS";
font-weight: bold;
color: #990000;
text-decoration: none;
}


a:link {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;

}
a:active {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #333333;
	line-height:15px;
}
input {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
}

select {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
}