/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	background-repeat: repeat-x;
}
body a {
	text-decoration: none;
}
#address {
	font-size: 13px;
	color: #ffffff;
}
#address a:link {
	color: #ffffff;
	text-decoration:none;
}
#address a:visited {
	color: #ffffff;
	text-decoration: none;
}
#address a:hover {
	color: #ffffff;
	text-decoration: none;
}
#address a:active {
	color: #ffffff;
	text-decoration: none;
}
#textb {
	font-size: 14px;
	color: #000000;
	line-height: 1.25;
}
#textb a:link {
	color: #ff6600;
	text-decoration: none;
}
#textb a:visited {
	color: #ff6600;
	text-decoration: none;
}
#textb a:hover {
	color: #cc0099;
	text-decoration: none;
}
#textb a:active {
	color: #ff6600;
	text-decoration: none;
}
#text {
	font-size: 12px;
	color: #000000;
	line-height: 1.25;
}
#text a:link {
	color: #ff6600;
	text-decoration: none;
}
#text a:visited {
	color: #ff6600;
	text-decoration: none;
}
#text a:hover {
	color: #cc0099;
	text-decoration: none;
}
#text a:active {
	color: #ff6600;
	text-decoration: none;
}
#footer {
	font-size: .65em;
	color: #999999;
	text-align: center;
	font-family: "Myriad", Arial, Helvetica, sans-serif;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #cc0099;
	text-decoration: none;
}
#footer a:active {
	color: #999999;
	text-decoration: none;
}
div.atabArea {
  background-color: #ffffff;
  border: 6px solid #cc0099;
  border-bottom-width: 0px;
  -moz-border-radius-topleft: 18px;
  -moz-border-radius-topright: 18px;
}
div.btabArea {
  background-color: #ffffff;
  border: 6px solid #cc0099;
  border-bottom-width: 0px;
  border-top-width: 0px;
  }
div.ctabArea {
  background-color: #ffffff;
  border: 6px solid #cc0099;
  border-top-width: 0px;
  -moz-border-radius-bottomleft: 18px;
  -moz-border-radius-bottomright: 18px;
}
#little {
	font-size: 10px;
}
#littler {
	font-size: 5px;
}
#textcolor {
	font-size: 12px;
	color: #cc0099;
	line-height: 1.25;
}
