.overup {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;

}

.overup a{
color: #ffffff;
background: url(../images/up.jpg) center center;
display: block;
width: auto;
height: 26px;
background-repeat:repeat-x;
padding: 6 0 0 0;

}

.overup a:hover{
color: #FFFFFF;
background: url(../images/over.jpg) center center; /*THEME CHANGE HERE*/
}
.textt {

	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.siteTXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5a5a5a;
}

.siteLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#5a70a1;
}
.siteLabelW {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:White;
}
.yellowHDNG {
	font-size: 12px;
	color: #e7c228;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.grayBRDR {
	border: 1px solid #DADADA;
}
.btmBRDR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #C9C9C9;
	border-right-color: #C9C9C9;
	border-bottom-color: #C9C9C9;
	border-left-color: #C9C9C9;
}
