
BODY {
	color: #4B0082;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
	background-color: #A6E1C3;
	background-image: url(../images/bg_deniz.jpg);
}

A {
	color: Blue;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

A:HOVER {
	color: #A0522D;
	text-decoration: none;
}
a.menu:link, a.menu:active, a.menu:focus, a.menu:hover, a.menu:visited{
	font-size: 10px;
	font-weight: bold;
	color: White;
	letter-spacing: 1px;
	padding-right: 1px;
	text-align: right;
}

td.caption {
	background-color: #E6F5F0;
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS";

}
td.sayfa {
	color: Black;
	font-size: 10px;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
a.baslik {
	font-weight: bold;
	color: #2F4F4F;
	
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td.fiyat {
	background-color: #FFF0F5;
	font-weight: bold;
	color: Black;
}
td.baslik {
	color: #483D8B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

select {
		background-color: #E5E5E5;
	color: Navy;
}

select.ara {
			background-color: #E5E5E5;
	color: Navy;
	width: 170px;
	border: 1px solid Black;
}


option.a{
	background-color: #00CED1;
}
input.button{
	color : Aqua;
	font-family : Trebuchet, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : BOLD;
	background-color : Blue;
	}
	INPUT.browse {
	background-color: #FFF0F5;
	font-family : Trebuchet, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}
INPUT {
background-color: #FFF0F5;
	font-family : Trebuchet, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	border: 1px solid Black;
}

FORM {
	background : transparent;
	font-family : Trebuchet, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}
TEXTAREA {
	background-color: #FFF0F5;
	font-family : Trebuchet, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	border: 1px solid Black;
}