h2 {
	font-family: Verdana;
	font-size: 13px;
	color: #B81315;
	padding-top: 11px;
}
a:link {
	color: #B81315;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #B81315;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #B81315;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #7B7978;
	font-weight: bold;
	text-decoration: none;
}

.corner_upper_right
  { background-image:url(gfx/corner_upper_right_red.gif); background-color: #B81315; background-repeat:no-repeat; height: 22px; width: 22px;
  }  
.corner_upper_left
  { background-image:url(gfx/corner_upper_left_red.gif); background-color: #B81315; background-repeat:no-repeat; height: 22px; width: 22px;
  }  
.main_color
  { background-color:#B81315; color: #FFFFFF; font-size: 10px; font-weight:bold;
  }
 
.white
  { background-color:#FFFFFF; text-align:left;
  } 
.white_border_mc
	{ border-right: 2px solid #B81315; background-color:#FFFFFF;
	}
.border_mc
	{ border: 2px solid #B81315;
	}          
.tab_mc
  { background-color: #FFFFFF; background-repeat:no-repeat; margin: 0px;
    height: 24px;
  } 
.search_field
  { height: 12px; border: 1px inset #CCCCCC; vertical-align: middle;
  	width: 125px;
  } 
.button
  { background-color: #B81315; font-family: Verdana;
  	font-size: 10px; font-weight: bold; color: #FFFFFF;
  	border: 0px; padding: 0px; margin: 0px;
  }