
BODY {
	color: #8B008B;
	font-family: Verdana, Geneva, Arial, Helvetica;
	background-image: url(../images/grid.gif);
	font-size: 10px;
}

A {
	color: #9400D3;
	text-decoration: none;
}

A:HOVER {
	color: #FF8C00;
	text-decoration: none;
}

select.flag {
	background-color: #DAA520;
	color: White;
	font-size: 10px;
}
a.button:link, a.button:active, a.button:visited {
	padding-left: 5px;
	font-size: 9px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 2px;
}
a.button:hover {
		padding-left: 5px;
	font-size: 9px;
	font-weight: bold;
	color: #6495ED;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 2px;
}

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

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


option.a{
	background-color: White;
}

input.button {
	border: 1px solid Black;
	background-color: Blue;
	color: White;
	font-size: 9px;
	font-weight: bold;
}

input.text {
	border: 1px solid #D8BFD8;
	background-color: #E5E5E5;
	color: Navy;
}


.arama {
	width: 175px;
	border: 1px solid White;
	color: White;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
	height: 10px;
	background-color: #0000CD;
	text-align: center;
}
td.baslik {
	padding-left: 15px;
	color: #8B008B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
td.menu {
		padding-top: 2px;
		padding-right: 10px;
		text-align: right;
}
a.menu:link, a.menu:visited {
	font-size: 10px;
	font-weight: bold;
	layout-flow: horizontal;
	text-decoration: none;
	color: White;
	}
	a.menu:active {
	font-size: 10px;
	font-weight: bold;
	layout-flow: horizontal;
	text-decoration: none;
	color: #DAA520;
	}
a.menu:hover {
	font-size: 10px;
	font-weight: bold;
	layout-flow: horizontal;
	text-decoration: none;
	color: #00CED1;
	}
td.urun {
	background-color: #FDF5E6;
	font-size: 10px;
	color: #5F9EA0;
	font-weight: bold;
}

a.bos {
	color: #FFD700;
	font-size: 12px;
}

td.sol {
	background-color: #F0FFFF;
	color: Teal;
	width: 100px;
	font-size: 11px;
}
td.print {
	background-color: Black;
	color: White;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	border-bottom: 2px solid Black;
}
input.index {
	border: 1px solid #8B008B;
	font-size: 9px;
	color: Black;
}
td.baslik {
	font-size: 12px;
	font-weight: bold;
	color: #4B0082;
	padding-left: 5px;	
	}
td.duyuru {
	font-size: 9px;
	color: Black;
	width: 200px;
	border-bottom-color: #D8BFD8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
