#chromemenu{
width: 750px;
}

#chromemenu li{
/* border: 1px solid #BBB; */
width: 200px;
height: 20px;
margin-left: 0;
padding-left: 0;
margin: 0;
float: center;
}


#chromemenu ul li{
display: inline;
}

#chromemenu a {
padding-left: 0px;
}

#chromemenu ul li a:hover{
color: #494949;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position: absolute;
top: 0;
border-bottom-width: 0;
color: #fff;
line-height:20px;
z-index:100;
width: 200px;
visibility: hidden;
/*background-color: #3E3E3E;*/
padding-left:2px;
}

.dropmenudiv a, .dropmenudiv div li a{
width: 200px;
font-size:11px;
font-family: tahoma, verdana;
height:20px;
display: block;
text-decoration: none;
padding-left:5px;
font-weight:normal;
/*background: #738AA4 url('./images/lt.gif') center no-repeat; */
background: #405165 url('../../templates/1/cmh.gif') center no-repeat;
border-bottom: #1B323D solid 1px;
color: #fff;
}

.dropmenudiv a:hover { /*Theme Change here*/
width: 200px;
/*background: #405165 url('../../templates/1/cmh.gif') center no-repeat;*/
background: #405165 url('../../templates/1/cml.gif') center no-repeat;
padding-left:5px;
font-family: tahoma, verdana;
font-size:11px;
color:#fff;
font-weight:normal;
text-decoration: none;
}


/* menu */

.menu {
	 height:24px;
	 background: url('../../templates/1/midh.gif') repeat-x;
	 cursor:pointer;
	 width:auto;
	 text-align:center;
	 padding-left: 10px;
	 padding-right:10px;
	 border-bottom:1px solid #777;
}

.menuh {
	 height:24px;
	 background: url('../../templates/1/mid.gif') repeat-x;
	 cursor:pointer;
	 text-align:center;
	 padding-left: 10px;
	 padding-right:10px;
	 border-bottom:1px solid #777;
}

.menusp {
	 height:24px;
	 width:2px;
	 background: url('../../templates/1/sp.gif') repeat-x;
}

.amenu, .amenu:hover {
	 font-weight:bold;
   	 font-family: tahoma;
	 font-size: 12px;
	 color: #fff;
	 text-decoration:none;
}

/* menu */


.input {
   	font-family: tahoma;
	font-size: 12px;
	color: #272727;
	width: 100px;
    background: url('../../templates/1/ibg.gif') repeat-x;
	padding: 2px;
	border: solid 1px #000000;
}

.button {
   color:#fff;
   font-family: tahoma,verdana,helvetica,sans-serif;
   font-size:11px;
   font-weight:bold;
   width:77px;
   height:18px;
   background: url('../../templates/1/button.gif') center no-repeat;
   border:none;
}


.st {
	background:#fff url('../../templates/1/st.gif') center no-repeat;
	width:750px;
	height:19px;
}
.hd {
	background:#fff url('../../templates/1/hd.gif') center no-repeat;
	width:750px;
	height:19px;
}