.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{
	width: 100%; /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: center;
	background-color: #3a014a;
	background-repeat: repeat-x;
	background-position: center center;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #FFFFFF;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #DADADA;
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	background-color: #3a014a;
}

a:hover#menu1,  a.selected#menu1{ /*script dynamically adds a class of "selected" to the current active menu item*/
	background-image: url(../images/btn-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:hover#menu2,  a.selected#menu2{ /*script dynamically adds a class of "selected" to the current active menu item*/
	background-image: url(../images/btn-bg-02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:hover#menu3,  a.selected#menu3{ /*script dynamically adds a class of "selected" to the current active menu item*/
	background-image: url(../images/btn-bg-03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:hover#menu4,  a.selected#menu4{ /*script dynamically adds a class of "selected" to the current active menu item*/
	background-image: url(../images/btn-bg-04.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:hover#menu5,  a.selected#menu5{ /*script dynamically adds a class of "selected" to the current active menu item*/
	background-image: url(../images/btn-bg-05.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:hover#menu6,  a.selected#menu6{ /*script dynamically adds a class of "selected" to the current active menu item*/
	background-image: url(../images/btn-bg-06.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:hover#menu7,  a.selected#menu7{ /*script dynamically adds a class of "selected" to the current active menu item*/
	background-image: url(../images/btn-bg-07.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	line-height:20px;
	z-index:100;
	width: 210px;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}


.dropmenudiv a{

}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/

}













#oppsmenu {
	background-image: url(../images/menu-bg.gif);
	height: 41px;
	width: 900px;
	background-repeat: no-repeat;
	margin: auto;
	border-bottom-width: 6px;
	border-bottom-style: solid;
}



#oppsmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 41px;
}
#oppsmenu a {
	display: block;
	height: 41px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 125px;
	text-transform: uppercase;
}
#oppsmenu ul li {
	display: block;
	float: left;
	height: 41px;
	width: 125px;
	margin-right: 2px;
}


#dropmenu1 {

	background-color: #243f8f;

}
#dropmenu1 a{ 
	width: auto;
	display: block;
	text-indent: 15px; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #65147b;
}

#dropmenu1 a:hover{
	background-color: #FF0000;
}


#dropmenu2 {
	
	background-color: #1b7b31;

}
#dropmenu2 a{ 
	width: auto;
	display: block;
	text-indent: 15px; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #216f16;
}

#dropmenu2 a:hover{
	background-color: #216f16;
}








#dropmenu3 {
	
	background-color: #782b91;

}
#dropmenu3 a{ 
	width: auto;
	display: block;
	text-indent: 15px; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #642276;
}

#dropmenu3 a:hover{
	background-color: #642276;
}


#dropmenu4 {
	
	background-color: #f36a22;

}
#dropmenu4 a{ 
	width: auto;
	display: block;
	text-indent: 15px; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d95916;
}

#dropmenu4 a:hover{
	background-color: #d95916;
}



#dropmenu5 {
	background-color: #208a98;

}
#dropmenu5 a{ 
	width: auto;
	display: block;
	text-indent: 15px; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #137582;
}

#dropmenu5 a:hover{
	background-color: #137582;
}


#dropmenu6 {
	
	background-color: #cd1231;

}
#dropmenu6 a{ 
	width: auto;
	display: block;
	text-indent: 15px; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ac1020;
}

#dropmenu6 a:hover{
	background-color: #ac1020;
}



#dropmenu7 {
	
	background-color: #95979a;

}
#dropmenu7 a{ 
	width: auto;
	display: block;
	text-indent: 15px; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7d7f81;
}

#dropmenu7 a:hover{
	background-color: #7d7f81;
}


.color-01 {
	border-bottom-color: #243f8f;
	background-color: #243f8f;

}

.color-02 {
	border-bottom-color: #1b7b31;
	background-color: #1b7b31;

}
.color-03 {
	border-bottom-color: #782b91;
	background-color: #782b91;

}
.color-04 {
	border-bottom-color: #f36a22;
	background-color: #f36a22;

}
.color-05 {
	border-bottom-color: #208a98;
	background-color: #208a98;

}
.color-06 {
	border-bottom-color: #cd1231;
	background-color: #cd1231;

}
.color-07 {
	border-bottom-color: #95979a;
	background-color: #95979a;

}
#oppsmenu  #menu  #b {
	width: 150px;
}
#oppsmenu  #menu  #c {
	width: 100px;
}
#oppsmenu  #menu  #menu2 {
	width: 150px;
}
#oppsmenu #menu #menu3 {
	width: 100px;
}
