
/* ADDED BY RG */
#tabs-wrapper{
	background-image:url("images/contentBgV.png");
	background-repeat:repeat-y;
}


a:hover {
  color: #0062A0;
  text-decoration: underline;
}

a:active, a.active {
  color: #5895be;
}

a:link, a:visited {
  color: #002571;
  text-decoration: none;
}

/* END ADDED BY RG */
