body {
  background-color: #ffffff;
  color: #000000;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
  SCROLLBAR-BASE-color:  #004c75;
  SCROLLBAR-ARROW-color: #fcdc43;
}

hr {
  height: 1px; 
  color: #004c75;
  background-color: #ffffff;
}

ul, li, p, td {
  color: #004c75;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.bordercolor {
  background-color: #004C75;
}

.navbar {
  background-color: #fcdc43;
  color: #004c75;
}

.row1 {
  background-color: #e1e1e1;
  color: #004c75;
}

.row2 {
  background-color: #efefef;
  color: #004c75;
}

.head1:hover {
  background-color: #004C75;
  color: #fcdc43;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
}

.head2 {
  background-color: #004C75;
  color: #ffffff;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.title {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.marktext {
  color: #FF0000;
  background-color: #ffffff;
}

a:link.b {
	color: #990033;
	text-decoration: none;
	font-weight: bold;
}

a:hover.b {
	color: #3399ff;
	text-decoration: underline;
	font-weight: bold;
}

a:visited.b {
	color: #990033;
	text-decoration: none;
	font-weight: bold;
}

a:active.b {
	
	text-decoration: none;
	font-weight: bold;
}

form {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}

.button {
  font-family:  Tahoma,Verdana,Arial, Helvetica, sans-serif;
  background-color: #003366;
  color: #fcdc43;
  font-size: 11px;
  font-weight: bold;
}
	
.navlink {
	background-color: #003366;
	color: #fcdc43;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.navlink_hover {
	background-color: #FCDC43;
	color: #003366;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.navlink_down {
	background-color: #DAB503;
	color: #003366;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	border: 2px inset #CCCCCC;
}
#businesslink {
height:30px;
width: 140px;
}
#businesslink ul{
margin:0px;
padding:0px;
}
#businesslink li{
list-style-type:none;
display: block;
}

#businesslink a{
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #DAB503;
	text-decoration: none;
	height:30px;
	width: 140px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 10px;
}
#businesslink a:link{
height:30px;
width: 140px;
border-top: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 3px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
color: #003366;
background-color: #DAB503;
	
}
#businesslink a:visited{
height:30px;
width: 140px;
border-top: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 3px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
color: #003366;
background-color: #DAB503;
}
#businesslink a:hover{
height:30px;
width: 140px;
border-top: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 3px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
color: #FFFFFF;
background-color: #333366;
}
#businesslink a:active{
height:30px;
width: 140px;
border-top: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 3px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
color: #003366;
background-color: #DAB503;
}

a:link.b {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a:hover.b {
	color: #FCDC43;
	text-decoration: underline;
	font-weight: bold;
}

a:visited.b {
	color: #FCDC43;
	text-decoration: underline;
	font-weight: bold;
}

a:active.b {
	
	text-decoration: none;
	font-weight: bold;
}
.palebold {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FCDC43;
	font-size: 11px;
	font-weight: bold;

}
.lightondark {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FCDC43;
	font-size: 11px;
	font-weight: bold;
	background-color: #004c75;

}
.darkonlight {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	background-color: #FCDC43;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
	}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.whiteondark {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #004c75;
}
.dark {
	background-color: #004C75;
	color: #FFFFFF;

}
.blueonlightblue {


  background-color: #CAEDFF;
  color: #004C75;
}
.reversedheading {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FCDC43;
	font-size: 14px;
	font-weight: bold;
	background-color: #004c75;
}
.largeheading {
  color: #004C75;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
}
#nav-top {
	background-color: #FF33CC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	cursor: hand;
	height: 18px;
	width: 100%;
}
#nav-top ul{
	margin:0px;
	padding:0px;
	line-height:15px;
	white-space:nowrap;
}
#nav-top li{
	list-style-type:none;
	display:inline;
}
#nav-top li a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding:0px 10px;
	color:FFFFFF;
	text-decoration: none;
}
#nav-top li a:link {
	color:FFFFFF;
	background-color: #00FF99;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#nav-top li a:visited {
color:FFFFFF;
background-color: #999999;
}
#nav-top li a:hover{
color:#000066;
background-color: #FFCC00;
}
#nav-top li a:active{
color:#000066;
background-color: #FFCC00;
}
.navlinkGrey {

	background-color: #999999;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.blueoncream {
 background-color: #FFFACC;
 color: #004C75;
}



.medheading {

  color: #004C75;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}


.nav-top-box {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.AdvertHeader {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #004c75;
	padding: 5px 5px 5px 15px;
}
.advert-border {
	margin: 5px;
	border: 2px solid #004C75;
	padding: 5px;
}
.pic {

	margin: 10px;
	float: none;
	position: relative;
	border: 4px solid #DAB503;
}
.floatR {
	margin: 5px;
	float: right;
	border: 4px solid #FFFFFF;
}
.float {
	float: left;
	border: 4px solid #004C75;
	margin: 10px;
}

.floatL {
margin: 10px;
	float: left;
	border: 4px solid #FFFFFF;
}
.white-back {
	background-color: #FFFFFF;
}
hr {
	width: 100%;
}
.renew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #666666;
}
.red-border {
	border: 1px solid #C52143;
	padding: 5px;
}
.red-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C21F34;
}

.red-text12pt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C21F34;
}
.herbalife {
	background-image: url(images/businesses/herbalife.jpg);
	height: 255px;
	width: 600px;
	background-repeat: no-repeat;
	background-position: center;
}
