BODY
{
	margin: 0px 0px 0px 0px;
}

body, td, input, select, textarea
{
	font-family: tahoma ; font-size:11px; color:#5F5F5F
}

input, textarea
{
	border: 1px solid #DADADA;
}

.link
{
	color: #2D73BB;
}

a:link
{
	text-decoration: none;
	color: #2D73BB;
}

a:visited
{
	text-decoration: none;
	color: #2D73BB;
}

a:hover
{
	text-decoration: underline;
	color: #2D73BB;
}

a:active
{
	text-decoration: none;
	color: #2D73BB;
}

.baslik
{
	color: #FFFFFF;
	font-weight: bold;
	height: 25;
	background-color: #2D73BB;
	text-indent: 5px;
}

TABLE.takvim
{
	background-color: #E6E6E6;
}

TABLE.takvim .bosluk
{
	background-color: #E6E6E6;
}

TABLE.takvim TD
{
	font-size: 10px;
	text-align: center;
	width: 20px;
	height: 20px;
	background-color: #FAFAFA;
}

.tablo_baslik
{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #2D73BB;
}

.tablo_satir
{
	background-color: #F5F5F5;
}