.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	border: 1px solid #A7C6DD;
	;
	width: 100%;
	background: url(chromebg4.gif) center center repeat-x; /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #E8BEBE; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(chromebg4-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
/*border: 1px solid #E8BEBE; /*THEME CHANGE HERE*/
border-bottom-width: 0;
line-height:16px;
z-index:100;
background-color: #054d8e;
width: 180px;
visibility: hidden;
border: 1px solid #A7C6DD;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a,.dropmenudiv a:visited{
width: 99%;
display: block;
text-indent: 3px;
margin:0;
padding: 2px;
text-decoration: none;
background: #054d8e url(../images/bdots.gif) repeat-x left bottom; 
text-align:left;
color:#a7c6dd; 

}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #0a68a5;
text-decoration: none;
color: black;
}


#bayilistesi{


}
#bayilistesi td,#bayilistesi th{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
margin:2px;
padding:3px;
border:#999999 solid 1px;
font-size:10px;


}

#bayilistesi .bayiadi{
font-weight:bold;
color:#FF8000;


}

#bayilistesi .baslik{
background:#000033;
color:#FFFFFF;
font-weight:bold;


}

#bayilistesi .bayibaslik{
width:300px;

}

#bayilistesi .ayirac{


}

#ustmenu{
margin:0;
padding:0;


}
