#ContentServices_ID{
   min-width: 715px;
   width: 98%;    
}

#bottomMenuContent{
    background: url(../theme/img/media/mw1.gif) repeat-x bottom left;
    height: 4px; 
}
.mw2 {
	width: 100%;
	position: relative;
	overflow: hidden;
	background: url(../theme/img/media/mw2.gif) repeat-x bottom left;
}

.mw2 span,.mw2 a {
	float: left;
	display: block;
	padding: 9px 20px;
	border-right: 1px solid #DFE5E9;
	color: #215204;
	cursor: pointer;
	text-decoration: none
}

.mw2 a:hover {
	float: left;
	display: block;
	padding: 9px 20px;
	border-right: 1px solid #DFE5E9;
	color: #911B1B;
	cursor: pointer;
	text-decoration: none
}
.mw2 span.mwhov,.mw2 a.mwhov {
	font-weight: bold;
	background: #EDF1F3;
	border-right: 1px solid #B2BCC1;
	padding: 0px; 
}
.mw3 {
	border-right: 1px solid #B2BCC1;
	height: 27px;
	background: #EDF1F3;
	
}

.mw3 ul {
	padding: 4px 0 2px 0px
}

.mw3 li {
	display: block;
	float: left;
	margin: 0 2px;
	padding: 0 6px 0 0;
	border-right: 1px solid #D3DADD;
	list-style: none;
	background: none
}

.mw3 span,.mw3 a {
	border-bottom: 1px dashed #8C98A0;
	cursor: pointer;
	text-decoration: none;
}
#divScrollHolder{
     font-size: 12px;   
}
.mw3 a:hover {
	color: #911B1B;
	border-bottom: 1px dashed #911B1B;
	cursor: pointer;
	text-decoration: none;
}
.mw3 span.mwshov,.mw3 a.mwshov {
	font-weight: bold;
	border: none;
	color: #215204; 
}

#tableContentBorder{
   border-right: 1px solid #DADEF1; 
   border-bottom: 1px solid #DADEF1; 
   width: 100%; 
}

#tableContentBorder table{
  font-size: 12px;
}
