body
{
	background-color:Gray;
	font-family:Arial,Georgia;
	font-size:12px;
}
.a_menu
{
	text-decoration:none;
	color:White;
}
.a_menu:hover
{
	background-color:#CF1519;
	border-color:White;
	border-width:1px;
	border-style:solid;
}
.adres
{
	font-weight:bold;
	color:#336699;
}
A
{
	text-decoration:none;
}
.a_Urun
{
	font-weight:bold;
	color:#000066;
}
.baslik
{
	font-size:14px;
	font-weight:bold;
	color:#336699;
}
.baslik_12px
{
	font-size:12px;
	font-weight:bold;
	color:#336699;
}
.tablo
{
	background-color:#F1F1F1;
	border-color:White;
	border-width:1px;
	border-style:solid;
}
.haberTablo
{
	background-color:#FFCC00;
	border-color:White;
	border-width:1px;
	border-style:solid;
	width:30px;
}
/*.haberTablo:hover
{
	background-color:#99CC00;
	cursor:pointer;
}*/
.cell
{
	background-color:#F1F1F1;
	border-color:White;
	border-width:1px;
	border-style:solid;
}
.textBox
{
	width:275px;
}
.yonlendirTable
{
	background-color:White;
	border-width:1px;
	border-color:#9900FF;
	border-style:solid;
	width:80%; 
	height:100px;
	text-align:center;
}
.div
{
	color:#346590;
	font:bold;
	font-family:Arial, Century Gothic;
}
.resimAlign
{
	text-align:center;
	vertical-align:middle;
	display:table-cell;
}