.chromestyle{
	width: 990px;
	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{
width: 100%;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/

}

.chromestyle ul li{
display: inline;

}

.chromestyle ul li a{
color: #494949;

margin: 0;
text-decoration: none;

}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/

}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;

border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #ffffff;
width: 200px;
visibility: hidden;
border:#333333 solid 1px;

}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
text-decoration: none;
font-weight: normal;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #475561;
}
.dir{
	width: 400px;
	text-align: left;
	background-color: #ffffff;

}

.dirin{

	width: 200px;
	text-align: left;
	float: left;
	font-family:  arial, verdana, geneva,sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	PADDING-TOP: 6px;
}
.smdir{
	width: 200px;
	font-family:  arial, verdana, geneva,sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	text-align: left;
	display: block;
	PADDING-TOP: 6px;
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:link {
	COLOR: #000000;  TEXT-DECORATION: none
}
A:hover {
	COLOR: #ffffff;  TEXT-DECORATION: none
}
a.one:link {color: #60B0C4; TEXT-DECORATION: underline}
a.one:visited {color: #60B0C4; TEXT-DECORATION: underline}
a.one:hover {color: #FF6500 ;TEXT-DECORATION: underline}


a.new:link {color: #6f7575; TEXT-DECORATION: none}
a.new:visited {color: #6f7575; TEXT-DECORATION: none}
a.new:hover {color: #FF6500 ;TEXT-DECORATION: none}
.Home-pages {


	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #336699; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

.lstyle{ display:block; margin:auto; list-style-image:url(../images/list.gif); padding:20px 10px 10px 20px; line-height:18px; text-align: left; font-family:  Arial,Verdana, geneva,sans-serif; font-size: 11px;}

.ustyle{ display:block; margin:auto; list-style-image:url(../images/bottomicon.gif); padding-left:12px; line-height:15px; text-align: left; font-family:  Verdana, geneva,sans-serif; font-size: 11px;}
