/******************/
/* genel stylelar */
/******************/

body
{
	background-color	: #dddddd;
	margin				: 0px;
}

body, tr, td, div, p
{
	font-family			: Segoe UI;
	font-size			: 11px;
	color				: #124861;
	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			: Segoe UI;
	font-size			: 12px;
	font-weight			: bold;
	color				: #009900;
}

.font_family {
	font-family			: Segoe UI;
}

.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     */
/******************/

#dil a, a:link, a:active, a:visited
{
	color				: #ffffff;
	text-decoration		: none;
}

#dil a:hover
{
	color				: #5e5e5e;
	text-decoration		: none;
	font-weight			: bold;
}

/******************/
/*      menu      */
/******************/

#jsddm
{	
	margin				: 0px;
	padding				: 0px;
}
	
#jsddm li
{	
	float				: left;
	list-style			: none;
	font				: 12px Tahoma, Arial;
}

#jsddm li a
{	display				: block;
	background			: #fff;
	padding				: 0px 0px;
	text-decoration		: none;
	border-right		: 0px;
	color				: #EAFFED;
	white-space			: nowrap;
}

#jsddm li a:hover
{	
	background			: #fff;
}
		
#jsddm li ul
{	
	margin				: 0px;
	padding				: 0px;
	position			: absolute;
	visibility			: hidden;
	margin-left			: -1px;
}
		
#jsddm li ul li
{	
	float				: none;
	display				: inline;
}
		
#jsddm li ul li a
{	
	width				: auto;
	background			: #9F1B1B;
	padding-top			: 8px;
	padding-bottom		: 8px;
	padding-left		: 12px;
	width				: 94px;
}
		
#jsddm li ul li a:hover
{	
	background			: #7F1616;
}

/******************/
/*    content     */
/******************/

#content a, a:link, a:active, a:visited
{
	font-family			: Segoe UI;
	font-size			: 11px;
	color				: #124861;
}

#content a:hover
{
	font-family			: Segoe UI;
	font-size			: 11px;
	color				: #666666;
}

/******************/
/*     footer     */
/******************/

#footer 
{
	color				: #909398;
}

#footer a, a:link, a:active, a:visited
{
	font-family			: Tahoma;
	font-size			: 10px;
	color				: #909398;
	text-decoration		: none;
}

#footer a:hover
{
	font-family			: Tahoma;
	font-size			: 10px;
	color				: #5e5e5e;
	text-decoration		: underline;
}

.footer_link
{
	font-family			: Tahoma;
	font-size			: 10px;
	color				: #0974a6;
	text-decoration		: none;
}

#footer_link a, a:link, a:active, a:visited
{
	font-family			: Tahoma;
	font-size			: 10px;
	color				: #0974a6;
	text-decoration		: none;
	font-weight			: bold;
}

#footer_link a:hover
{
	font-family			: Tahoma;
	font-size			: 10px;
	color				: #666666;
	text-decoration		: underline;
	font-weight			: bold;
}

.tabContents
{
    padding				: 0px;
    text-align			: left;
    position			: static;
    overflow			: hidden;
}
