﻿body {
	font-size: 9px;
	font-family: Verdana, Arial;
}
a
{
	text-decoration:none;
}
a:visited
{
	text-decoration:none;
}
/* Ana Sayfa ve Arka Sayfa Renkleri */
.sol_panel
{
	background-color: #191970;
}
.ust_bar
{
	background-color: #c0c0c0;
}
.alt_bar
{
	background-color: #191970;
	font-size: 7pt;
	color: white;
	vertical-align: bottom;
	height: 22px;
}
/* Menü Font ve Renkleri */
.menu_baslik
{
	color: White;
	font-size: 8pt;
}
.uye_form_etiket
{
	font-size:14px;
	background-color: whitesmoke;
	
}
.uye_form_cell
{
	font-size:14px;
	
}

