.main_copy {
  color: #000000;
  font-family: Arial;
  font-weight: regular;
  font-size: 9pt;
}

.home_copy {
  color: #ffffff;
  font-family: Arial;
  font-weight: regular;
  font-size: 8pt;
}

.error_copy {
  color: #ff0000;
  font-family: Arial;
  font-weight: regular;
  font-size: 8pt;
}

.verabar_header {
  color: #D55717;
  font-family: Arial;
  font-weight: bold;
  font-size: 9pt;
}

.accelabar_header {
  color: #3399CC;
  font-family: Arial;
  font-weight: bold;
  font-size: 9pt;
}

.news_header {
  color: #136515;
  font-family: Arial;
  font-weight: bold;
  font-size: 9pt;
}

.about_header {
  color: #352F72;
  font-family: Arial;
  font-weight: bold;
  font-size: 9pt;
}

td.left_border { 
	background-image: 
	url('images/left_fade.gif');
	background-repeat: repeat-y
}

td.right_border{ 
	background-image: 
	url('images/right_fade.gif');
	background-repeat: repeat-y
}

td.separator{ 
	background-image: 
	url('images/separator.gif');
	background-repeat: repeat-y
}




















