img, div { behavior: url(templates/iepngfix.htc) }

* { behavior: url(templates/iepngfix.htc) }

.chromestyle a.temp1 {
color: #ffffff;
text-decoration: none;
}
.chromestyle a.temp1:hover { 
color: #ec008c;
text-decoration: none;
}
.chromestyle a.temp2 {
color: #ffffff;
text-decoration: none;
}
.chromestyle a.temp2:hover {
color: #e8b00f;
text-decoration: none;
}
.chromestyle a.temp3 {
color: #ffffff;
text-decoration: none;
}
.chromestyle a.temp3:hover { 
color: #ea2026;
text-decoration: none;
}

.chromestyle a.temp4 { 
color: #ffffff;
text-decoration: none;
}

.chromestyle a.temp4:hover{ 
color: #ec008c;
text-decoration: none;
}

.chromestyle a.temp_def { 
color: #ffffff;
text-decoration: none;
}

.chromestyle a.temp_def:hover{ 
color: #00aeef;
text-decoration: none;
}


.chromestyle{
	width: 100%;
	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{
	float: left;
	width: 730px;
	_width: 727px;
	background: none;
	text-align: center; /*set value to "left", "center", or "right"*/
	height: 35px;

}
.chromestyle ul{
	padding: 0;
	list-style-type: none;
	margin: 0;
	margin: 8px 0;
}

.chromestyle ul li{
	display: inline;
}

.chromestyle ul li a{
	color: #fff;
	padding: 0px 20px 0px 20px;
	margin: 0;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}








.chromestyle .current1{ 
color: #ec008c;
text-decoration: none;
}
.chromestyle .current2{ 
color: #e8b00f;
text-decoration: none;
}
.chromestyle .current3{ 
color: #ea2026;
text-decoration: none;
}
.chromestyle .current4{ 
color: #ec008c;
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv1{
	position:absolute;
	top: 0px;
	font:normal 12px Arial;
	line-height:21px;
	width: 200px;
	visibility: hidden;
	margin-top: 4px;
	z-index: 1900;
	border: 3px solid #000;
}
.dropmenudiv1 a{
	width: 200px;
	display: block;
	text-indent: 3px;
	padding: 2px 5px 2px 10px;
	text-decoration: none;
	color: #000000;
	background: url(../template_images/linkbg.png) repeat-x 0 0;
	z-index: 2000;
	#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template_images/linkbg.png',sizingMethod='scale')
}

* html .dropmenudiv1 a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv1 a:hover{ /*THEME CHANGE HERE*/
background-color: #f2cddd;
color: #ec008c;
	z-index: 2100;

}
.dropmenudiv2{
	position:absolute;
	top: 0px;
	font:normal 12px Arial;
	line-height:21px;
	width: 200px;
	visibility: hidden;
	margin-top: 4px;
	z-index: 1900;
	border: 3px solid #000;
}


.dropmenudiv2 a{
	width: 200px;
	display: block;
	text-indent: 3px;
	padding: 2px 5px 2px 10px;
	text-decoration: none;
	color: #000000;
	background: url(../template_images/linkbg.png) repeat-x 0 0;
	z-index: 2000;

}

* html .dropmenudiv2 a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv2 a:hover{ /*THEME CHANGE HERE*/
background-color: #f8e1b4 ;
color: #e8b00f;

z-index:2100;

}
.dropmenudiv3{
	position:absolute;
	top: 0px;
	font:normal 12px Arial;
	line-height:21px;
	width: 200px;
	visibility: hidden;
	margin-top: 4px;
	z-index: 1900;
	border: 3px solid #000;
}


.dropmenudiv3 a{
	width: 200px;
	display: block;
	text-indent: 3px;
	padding: 2px 5px 2px 10px;
	text-decoration: none;
	color: #000000;
	background: url(../template_images/linkbg.png) repeat-x 0 0;
	z-index: 2000;

}

* html .dropmenudiv3 a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv3 a:hover{ /*THEME CHANGE HERE*/
background-color: #fbbea7;
color: #ea2026;

z-index:2100;

}
.dropmenudiv4{
	position:absolute;
	top: 0px;
	font:normal 12px Arial;
	line-height:21px;
	width: 200px;
	visibility: hidden;
	margin-top: 4px;
	z-index: 1900;
	border: 3px solid #000;
}


.dropmenudiv4 a{
	width: 200px;
	display: block;
	text-indent: 3px;
	padding: 2px 5px 2px 10px;
	text-decoration: none;
	color: #000000;
	background: url(../template_images/linkbg.png) repeat-x 0 0;
	z-index: 2000;

}

* html .dropmenudiv4 a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv4 a:hover{ /*THEME CHANGE HERE*/
background-color: #f2cddd;
color: #ec008c;
z-index:2100;

}





