body {
	background-color: #F1EFE3;
	margin: 0px;
	padding: 0px;
	font-family:"Lucida Sans Unicode";
}
a {
	font-family:"Lucida Sans Unicode";
	font-size: 11px;
	color: #232323;
	text-decoration: underline;
}
a:hover {
	font-family:"Lucida Sans Unicode";
	font-size: 11px;
	color: #232323;
	text-decoration: none;
}
.copy {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Lucida Sans Unicode";
	font-size: 11px;
	color: #404040;
}
.copy10 {
	font-family:"Lucida Sans Unicode";
	font-size: 10px;
	color: #231f20;
}
.copy10 a {
	font-family:"Lucida Sans Unicode";
	font-size: 10px;
	color: #231f20;
	text-decoration: none;
}
.copy10 a:hover {
	font-family:"Lucida Sans Unicode";
	font-size: 10px;
	color: #231f20;
	text-decoration: none;
	background-color: #E4E4E4;
}
.copy10grey {
	font-family:"Lucida Sans Unicode";
	font-size: 10px;
	color: #6B5F62;
}
.footer {
	font-family:"Lucida Sans Unicode";
	font-size: 9px;
	color: #b4af91;
}

.formwhite {
	font-family:"Lucida Sans Unicode";
	font-size: 10px;
	color: #333333;
	height: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	width: 110px;
}
.formwhite_mediaSearch {
	font-family:"Lucida Sans Unicode";
	font-size: 10px;
	color: #333333;
	height: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	width: 150px;
}
.formbrown {
	font-family:"Lucida Sans Unicode";
	font-size: 10px;
	color: #FFFFFF;
	height: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #b4af91;
	width: 110px;

}
.formbrown_cbo {
	font-family:"Lucida Sans Unicode";
	font-size: 10px;
	color: #FFFFFF;
	height: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #b4af91;
	border:0;
	width: 110px;
}
.formbrown_cboSearch {
	font-family:"Lucida Sans Unicode";
	font-size: 10px;
	color: #FFFFFF;
	height: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #b4af91;
	border:0;
	width:80px;
}
.linknl {
	font-family:"Lucida Sans Unicode";
	font-size: 11px;
	color: #404040;
}
.linknl a {
	font-family:"Lucida Sans Unicode";
	font-size: 11px;
	color: #232323;
	text-decoration: none;
}
.linknl a:hover {
	font-family:"Lucida Sans Unicode";
	font-size: 11px;
	color: #232323;
	text-decoration: underline;
}
#hover1 a:hover{
	background-color: #D8D8D8;
}
#menu a:hover{
	background-color: #dfe0e1;
	background-image: url(../images/corp/menubar_bg2.gif);
}
#menubottom {
	font-family:"Lucida Sans Unicode";
	font-size: 10px;
	color: #FFFFFF;
}
#menubottom a{
	font-family:"Lucida Sans Unicode";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#menubottom a:hover{
	font-family:"Lucida Sans Unicode";
	font-size: 10px;
	color: #555555;
	text-decoration: underline;
}
#submenu {
	font-family:"Lucida Sans Unicode";
	font-size: 10px;
	color: #FFFFFF;
}
#submenu a {
	font-family:"Lucida Sans Unicode";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#submenu a:hover {
	font-family:"Lucida Sans Unicode";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
<!--style for bullet list start-->
ul,li {border:0; margin:0; padding:0; list-style:url(../images/bullet_blue.gif);}
<!--style for bullet list end-->

<!--style for MICE start-->
#tabNav-ul, #tabNav-li{border:0; margin:0; padding:0; list-style:none;}
#tabNav-ul{border-bottom:solid 1px #DEDEDE; height:29px; padding-left:20px;}
#tabNav-li{float:left; margin-right:2px; list-style:none;}
.tab a:link, .tab a:visited{
	background:url(../images/mice/tab-round.png) right 60px;
	color:#666666;
	display:block;
	font-weight:bold;
	height:30px;
	line-height:30px;
	text-decoration:none;
}
.tab a span{
	background:url(../images/mice/tab-round.png) left 60px;
	display:block;
	height:30px;
	margin-right:14px;
	padding-left:14px;
}
.tab a:hover{
	background:url(../images/mice/tab-round.png) right 30px;
	display:block;
}
.tab a:hover span{
	background:url(../images/mice/tab-round.png) left 30px;
	display:block;
}

/* -------------------------------- */
/* 	ACTIVE ELEMENTS					*/
.active a:link, .active a:visited, .active a:visited, .active a:hover{
	background:url(../images/mice/tab-round.png) right 0 no-repeat;
} 
.active a span, .active a:hover span{
	background:url(../images/mice/tab-round.png) left 0 no-repeat;
}
<!--style for MICE end-->