/******************/
/* genel stylelar */
/******************/

body
{
	background-color	:#dddddd;
}

body, tr, td, div, p
{
	font-family			: Tahoma;
	font-size			: 11px;
	color				: #747474;
	line-height			: 16px;
}

img { border:none; }

.baslik {
	font-family			: Trebuchet MS;
	font-size			: 12px;
	font-weight			: normal;
	text-align			: right;
	color				: #787878;
}

.baslik_yesil {
	font-family			: Tahoma;
	font-size			: 10px;
	font-weight			: bold;
	color				: #81b600;
}

.adres {
	font-family			: Tahoma;
	font-size			: 10px;
	font-weight			: normal;
	text-align			: right;
	color				: #808080;
}

input {
	color				: #666666;
	padding				: 2px;
	font-family			: Trebuchet MS;
	font-size			: 12px;
}

.input {
	color				: #666666;
	padding				: 2px;
	font-family			: Trebuchet MS;
	font-size			: 12px;
}


/******************/
/*     header     */
/******************/


/******************/
/*      menu      */
/******************/


/******************/
/*    content     */
/******************/

#content a, a:link, a:active, a:visited
{
	color				: #000000;
}

#content a:hover
{
	color				: #666666;
}

/******************/
/*     footer     */
/******************/

.tabContents
{
    padding: 0px;
    text-align: left;
    position: static;
    overflow: hidden;
}