﻿body {
	FONT: 11px/17px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
/*
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6C6C;
	text-decoration: none;
	background-color: #F7F7F7;
	border: 1px solid #DADADA;
}
*/
a:link {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}


tr.mainmenu_row
{
	background-image:url('/images1/bg_menu_row.jpg');
	background-repeat:repeat-x;
	height:30px;

}

tr.footer_row
{
	background-image:url('/images1/bg_footer.jpg');
	background-repeat:repeat-x;
	height:60px;

}
table.brd {
	border: 1px solid #999999;
}

.bayi_login_button
{
	background-image:url('/images1/bg_buton.jpg');	
	background-repeat:no-repeat;
}

.bayi_login_input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6C6C;
	text-decoration: none;
	background-color: #F7F7F7;
	border: 1px solid #DADADA;
}
.PageTitle {
	font-family: "Trebuchet MS", sans-serif, serif, Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

td.haberler_home{
	background:url('/images1/bg_haber.jpg') transparent no-repeat;	
	height:185px;
	vertical-align:top;
}

table.haberler_home{
	width:200px;	
}



/*main menu style*/	
	
table.m1-item{
}	

table.m1-item td{
	font-size: 12px;
	font-weight: 600;
	text-align:center;
	height: 30px;
	background-image: url('/images1/bg_menu_row.jpg');
	background-repeat: repeat-x;
}

a.m1-item,a.m1-item:visited,a.m1-item:link,a.m1-item:hover{
	color:white;	
	text-decoration:none;
	width:100%;
}

table.m1-item-hover{
}	
a.m1-item-hover,a.m1-item-hover:visited,a.m1-item-hover:link,a.m1-item-hover:hover{
	color:black;	
	text-decoration:none;
}	

table.m1-item-hover td{
	background-image:url('/images1/bg_menu_hover.jpg');
	background-repeat:repeat-x;
}	

table.m1-header{
	width: 100%;
	background-color: white;
	height: 30px;
	color: white;		
}

table.m1-header td{
	width:250px;
	color: white;	
}
table.m1-header td a{
	color: white;	
}


table.m1-item-dynamic{
	margin-top:3px;	
}	

table.m1-item-dynamic td{
	font-size: 11px;
	font-weight: 400;
	text-align: left;
	height: 20px;
	background-color: #8B8B8B;
	color: white;
	padding-left: 3px;
}

a.m1-item-dynamic,a.m1-item-dynamic:visited,a.m1-item-dynamic:link,a.m1-item-dynamic:hover{
	color:white;	
	text-decoration:none;
	width:200px;
}

table.m1-item-hover-dynamic{
}	
a.m1-item-hover-dynamic,a.m1-item-hover-dynamic:visited,a.m1-item-hover-dynamic:link,a.m1-item-hover-dynamic:hover{
	color:black;	
	text-decoration:none;
}	

table.m1-item-hover-dynamic td{
	background-color: #ADADAD;
}	

div.m1-header-dynamic{
}

div.m1-header-dynamic table td{
	width:200px;
}


/* Sub menu style */

div.m2{
	text-align:left;
}

div.m2 table{
	width:200px;
	text-align:left;
	margin-top:3px;
	margin-bottom:3px;	
}

div.m2 td{
	text-align:left;
	padding-left:3px;
}


a.m2-item,a.m2-item:visited,a.m2-item:hover,a.m2-item:link,span.m2-item{
	color:white;
	text-decoration:none;
}
a.m2-item-hover,a.m2-item-hover:visited,a.m2-item-hover:hover,a.m2-item-hover:link,span.m2-item-hover{
	color:white;	
	text-decoration:none;	
}
a.m2-item-leaf,a.m2-item-leaf:visited,a.m2-item-leaf:hover,a.m2-item-leaf:link,span.m2-item-leaf{
	color:black;	
	text-decoration:none;
}
a.m2-item-leaf-hover,a.m2-item-leaf-hover:visited,a.m2-item-leaf-hover:hover,a.m2-item-leaf-hover:link,span.m2-item-leaf-hover{
	color:black;	
	text-decoration:none;	
}
 

td.m2-item{
	line-height: 20px;
	width: 300px;
	color: white;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color:#8B8B8B;		
}
td.m2-item-leaf{
	line-height: 15px;
	width: 300px;
	color: black;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color:white;		
	border-bottom:1px black solid;
}


td.m2-item-hover{
	background-color: #ADADAD;
}
td.m2-item-leaf-hover{
	background-color: white;
}


/*Footer*/

.footer {
	FONT: 11px/16px Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.footer a:hover{
	color: #CC3300;
}
