/* CSS Document */

.text {
  color:#720000;
}

.textbold-12 {
  color:#720000;
  font-size:12px;
  font-weight:bold;
}

.text-12 {
  color:#720000;
  font-size:12px;
}

.text1{
  color:#ffffff;
}

.text2{
  color:#6e6e6e;
}

.text2-12{
  color:#6e6e6e;
  font-size:12px;
}

.text3{
  color:#000000;
}

.text3-12{
  color:#000000;
  font-size:12px;
}

.text4{
  color:#666666;
}

.textbold {
  color:#720000;
  font-weight:bold;
}

.textbold1{
  color:#ffffff;
  font-weight:bold;
}

.textbold2{
  color:#6e6e6e;
  font-weight:bold;
}

.textbold3{
  color:#000000;
  font-weight:bold;
}

a.text {
  color:#720000;
 text-decoration:none;
}

a.textline {
  color:#720000;
  font-size:11px;
}

a.text1 {
  color:#ffffff;
  text-decoration:none;
}

a.text2 {
  color:#6e6e6e;
  text-decoration:none;
}

a.text3 {
  color:#000000;
  text-decoration:none;
}

a.text4 {
  color:#720000;
  text-decoration:none;
}

a.text5 {
  color:#666666;
  text-decoration:none;
}


a.textbold5 {
  color:#720000;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
}

a.textbold {
  color:#720000;
  font-weight:bold;
  text-decoration:none;
}

a.textbold1 {
  color:#ffffff;
  font-weight:bold;
  text-decoration:none;
}

a.textbold1-12 {
  color:#720000;
  size:12px;
  font-weight:bold;
  text-decoration:none;
}

a.textbold2 {
  color:#6e6e6e;
  font-weight:bold;
}

a.search-link {
 font-size:14px;
 color:#720000;
}

a.search-link1 {
 font-size:14px;
 color:#000000;
}

.error{
	color:#720000;
	font-weight:bold;
}

.error1{
	color:#e5e5e5;
	font-weight:bold;
}

.content-header1{
	color:#720000;
	font-weight:bold;
	font-size:1.3em;
}

.content-header{
	font-size:2em;
	color:#666666;
}

.text-medium{
	color:#000;
	font-weight:bold;
	font-size:14px;
}

.bday-name{
	color:#2f4ca2;
	font-weight:bold;
	font-size:2.2em;
}

.success-message{
	color : #720000;
	font-weight:bold;
	border:1px solid #aeaeae;
	display:table;
	background-color:#fff4ab;
	padding:4px;
}
