body {
margin:0;
padding:0;
}

body, table, tr, td, p {
font: normal 11px "trebuchet ms";
color: #000;
}

input {
font: normal 11px "trebuchet ms";
color: #000;
}

a:link, a:visited {
font:normal 11px "trebuchet ms";
color:#366097;
text-decoration:underline;
}

a:hover, a:visited:hover {
font:normal 11px "trebuchet ms";
color:#366097;
text-decoration:none;
}

.nav {
font: bold 12px "trebuchet ms";
color: #000;
}

.nav a:link, .nav a:visited {
font: bold 12px "trebuchet ms";
color: #000;
text-decoration:none;
}

.nav a:hover, .nav a:visited:hover {
font: bold 12px "trebuchet ms";
color: #000;
text-decoration:underline;
}

.tarih {
width:92px;
height:18px;
margin-bottom:10px;
padding-right:10px;
text-align:right;
background-color:#EEE;
}

.ayrac {
width:521px;
height:3px;
background:url(../images/bg_ayrac.gif) left repeat-x;
margin-bottom:10px;
}

.input_footer {
font:normal 11px trebuchet ms; 
color:#000; 
border:1px solid #000;
height:15px;
width:90px; 
}

#menu {
   width:168px;
   margin:0 0 30px 0;
   padding-left:20px;
   display:block;
}

#menu ul {
   margin:0;
   padding:0;
   width:168px;
   display:block;
   list-style:none;  
}

#menu ul li {
   display:block;
   width:163px;
   padding:5px 0 0 0;
   position:relative;
   background:url(../images/bg_menu_li.jpg) left bottom no-repeat;
   height:30px;
   }

#menu ul li a:link, #menu ul li a:visited{
   font: bold 13px trebuchet ms;
   display: block;
   border:0;
   width:130px;
   margin:0 0 0 5px;
   padding:0 0 0 28px;    
   color:#000;
   text-decoration:none;   
   background:url(../images/bg_menu_a.jpg) 8px 5px  no-repeat ; 
   }
   
#menu ul li a:hover, #menu ul li a:visited:hover{
   font: bold 13px trebuchet ms;
   display: block;
   border:0;
   width:130px;
   margin:0 0 0 5px;
   padding:0 0 0 28px; 
   color:#a80000;
   text-decoration:none;   
   background:url(../images/bg_menu_a_over.jpg) 8px 5px  no-repeat;   
   }


#menu ul li ul li a:link, #menu ul li ul li a:visited,
#menu ul li ul li ul li a:link, #menu ul li ul li ul li a:visited{
   font: bold 12px trebuchet ms;
   display: block;
   border:0;
   margin: 0;
   color:#000;
   text-decoration:none;
   background-color:#ccc;
   background:none;
   padding:3px 5px 0 5px; 
   
   }

#menu ul li ul li a:hover, #menu ul li ul li a:visited:hover,
#menu ul li ul li ul li a:hover, #menu ul li ul li ul li a:visited:hover{
   font: bold 12px trebuchet ms;
   display: block;
   border:0;
   margin: 0;
   color:#a80000;
   background-color:#FFF;
   text-decoration:none;
   background:none; 
   padding:3px 5px 0 5px;
}

#menu ul ul {
   position: absolute;
   top: 0;
   left: 100%;
   display:block;
   background-color:#F0F0F0;
   border:0;
   color:#fff;
   padding:0;
   margin:0;
   width:168px;
     
}

#menu ul ul ul{
position: absolute;
   top: 0;
   left: 100%;
   display:block;
   background-color:#e0e0e0;
   border:0;
   color:#fff;
   padding:0;
   margin:0;
   width:168px;
   
}

#menu ul ul li {
border:0;
padding:0;
margin:0;
width:168px;
background:none;
border:1px solid #ccc;
height:auto;
}

#menu ul ul ul li{
border:0;
padding:0;
margin:0;
width:168px;
background:none;
border:1px solid #aaa;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul{
   display: none;
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul{
   display: block;
   padding:0;
   margin:0;
}

/* PAGER NUM LINKS(A,BC,...1,2,3,> >>) START */
A.pagerLink:link,A.pagerLink:active, A.pagerLink:visited {
	font-family:Trebuchet Ms;font-weight:bold;font-size:12px;color:black;height:12px;
	text-decoration:none;padding:1px;
	margin-right:3px;
}
A.pagerLink:hover {
	font-family:Trebuchet Ms;font-weight:bold;font-size:12px;color:black;height:12px;
	text-decoration:underline;padding:1px;
	margin-right:3px;
}

A.pagerLinkSelected:link,A.pagerLinkSelected:active, A.pagerLinkSelected:visited {
	font-family:Trebuchet Ms;font-weight:bold;font-size:12px;color:black;height:12px;
	text-decoration:underline;padding:1px;
	margin-right:3px;
}

.pagerText {
	font-family:Trebuchet Ms;font-weight:bold;font-size:12px;color:#cccccc;height:12px;
	text-decoration:none;padding:1px;
	margin-right:3px;
}
/* PAGER NUM LINKS(1,2,3,> >>) END */

.haber_baslik{
font:bold 11px "trebuchet ms";
color:#366097;
}

a.haber_baslik:link, a.haber_baslik:visited {
font:bold 11px "trebuchet ms";
color:#366097;
text-decoration:none;
}

a.haber_baslik:hover, a.haber_baslik:visited:hover {
font:bold 11px "trebuchet ms";
color:#366097;
text-decoration:underline;
}

div.bgbaslik {
width:489px;
height:35px;
padding:6px 15px 9px 23px;
background:url(../images/bg_baslik.jpg) left top no-repeat;
color:#000;
font:bold 15px "trebuchet ms";
}

#title {	
	font-family: Trebuchet Ms;
	font-size: 14px;
	font-weight: bold;
	color:#be0108;
}

#error {
  color: #d00;
}

.loginError {
  color:red;font-weight:bold;
}

div#comment{
	background-color:#cc0000;
	padding:3px;
	color:#fff;
	font:bold 12px trebuchet ms;
	margin-bottom:5px;
}

div#comments{
	background-color:#D84949;
	padding:3px;
	color:#fff;
	font:bold 12px trebuchet ms;
	margin-bottom:5px;
}

.cal_normal {
  color: #333333;
}
.cal_active {
  color: #ffffff;
  background-color:#CC0000;
}

div.top_menu {
padding:163px 35px 10px 0;
}

div.top_menu a:link, div.top_menu a:visited{
font:bold 11px "trebuchet ms";
color:#FFF;
text-decoration:none;
}

div.top_menu a:hover, div.top_menu a:visited:hover{
font:bold 11px "trebuchet ms";
color:#FFF;
text-decoration:underline;
}

div.top_menu {
font:bold 11px "trebuchet ms";
color:#FFF;
}


#userlinks{	
	font:bold 11px "trebuchet ms";
	color:#FFF;	
}

#userlinks a:link, #userlinks a:visited{	
	font:bold 11px "trebuchet ms";
	color:#FFF;	
	text-decoration:none;
}

#userlinks a:hover, #userlinks a:visited:hover{	
	font:bold 11px "trebuchet ms";
	color:#FFF;	
	text-decoration:underline;
}

#welcometitle {
  font:bold 12px Trebuchet Ms;
  color: #EEE;
  padding-right:20px;
}
hr#seperator{
	height:1px;
	color:#cc0000;
}

#login_layer {
position:absolute;
left:5px;
top:5px;
text-align:right;
width:950px;
z-index:2;
background:transparent;
}

ul#article li{
	margin-bottom:10px;
}

ul#article li br.sm{
	line-height:5px;
}

.row_title {
	background-color: #C0D0E0;	
}

.row_title td {
	color:black;border-top:1px black solid;	
}

.row_light {
	background-color: white;
}
.row_light td {
	border-top:1px #333 solid;
}

.row_dark {
	background-color: #E7DEE4;
}

.row_dark td {
	border-top:1px #333 solid;
}

.highlight{
	font-weight:bold;
}
