

body {

	background-image:url(../images/bg.gif);
    background-attachment:fixed;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


body, tr, td, div, p {
	font-family : Trebuchet MS;
	font-size:11px;
	
	color:#404040;
}


img {
	border:none;
}

h1{
	color : #24577c;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
	margin:0px;
}

h2{
	color : #4ec6ea;
	font-weight:bold;
	font-size:13px;
	text-align:LEFT; margin-top:0px;
	vertical-align:top;
	
	

}

h3{	color : #a9245d;
	font-weight:bold;
	font-size:11px;
padding:0px;
	text-align:LEFT;margin:0px;}



/******************/
/*      menu      */

#menu 
{
	
	height:20px;  text-align:right;
} 


#menu a, a:link, a:active, a:visited {
	
		height:20px;    text-align:right; color:#029bc8; padding-right:30px;
}
#menu a:hover {
	color : #ba0000;

	  
}
/******************/


/******************/
/*    content     */
/******************/

#content td {
	color : #313131;



}
#content a:hover {
	color : #dd1d10;
	text-decoration:none;
		height:0px;
		padding:0px;
}
#content a, a:link, a:active, a:visited {
	color : #313131;
	text-decoration:none;
			height:0px;
		padding:0px;
}





/******************/
/*     important     */

#important  td{
	color : #ffffff;
	font-size:11px;
	font-weight:bold;
}
#important a, a:link, a:active, a:visited {
	color : #ffffff;
	text-decoration:none;
	font-weight:normal;
}
#important a:hover {
	color : #2480dc;
	

}
.important_baslik

{color : #ffffff;
	font-size:15px;
	font-weight:bold;
}

/******************/


 a:link, a:active, a:visited {
	color : #404040;
	text-decoration:none;
	font-weight:bold;}





 a:hover {
	color : #e83431;
	

}