body { font-family: Arial, Verdana, Geneva, helvetica, sans-serif; }

td { font-family: Arial, Verdana, Geneva, helvetica, sans-serif; font-size: 12px; color: #232323; }

th { font-family: Arial, Verdana, Geneva, helvetica, sans-serif; }

a:link { color: #cc6600; text-decoration: underline; }
a:visited { color: #cc6600; text-decoration: underline; }
a:hover { color: #cc6600; text-decoration: none ;}
a:active { color: #cc6600; text-decoration: none; }

a.lhm:link { font-size: 10px; color: #cc6600; text-decoration: underline; }
a.lhm:visited { font-size: 10px; color: #cc6600; text-decoration: underline; }
a.lhm:hover { font-size: 10px; color: #cc6600; text-decoration: none ;}
a.lhm:active { font-size: 10px; color: #cc6600; text-decoration: none; }

a.rhm:link { font-family: Verdana, Arial; font-size: 9px; color: #b8151e; text-decoration: none; }
a.rhm:visited { font-family: Verdana, Arial; font-size: 9px; color: #b8151e; text-decoration: none; }
a.rhm:hover { font-family: Verdana, Arial; font-size: 9px; color: #b8151e; text-decoration: underline ;}
a.rhm:active { font-family: Verdana, Arial; font-size: 9px; color: #b8151e; text-decoration: underline; }

a.btm:link { font-size: 10px; color: #adadad; text-decoration: none; }
a.btm:visited { font-size: 10px; color: #adadad; text-decoration: none; }
a.btm:hover { font-size: 10px; color: #adadad; text-decoration: underline; }
a.btm:active { font-size: 10px; color: #adadad; text-decoration: underline; }

.rhm { font-family: Verdana, Arial; font-size: 9px; color: #928a76; }
.rhm2 { font-family: Verdana, Arial; font-size: 9px; color: #232323; }
.btm { font-family: Verdana, Arial; font-size: 9px; color: #656565; }
.topNav { color: #ac0a18; }
.title { font-size: 12px; color: #CC3333; font-weight: bold; }
.lhm { font-size: 10px; color: #ab8000; }
.lhm2 { font-size: 11px; color: #ab8000; }

TD.table_header {
  background-color	:	#C4B994;
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  color			:	#EEEEEE;
  font-size		:	12px;
  font-weight		:	bold;
  padding		:	4px 8px 4px 8px;
}

TD.table_even_row {
  background-color	:	#E8E3D5;
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  color			:	#333333;
  font-size		:	12px;
  font-weight		:	normal;
  padding		:	4px 8px 4px 8px;
}

TD.table_odd_row {
  background-color	:	#D6CEB5;
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  color			:	#333333;
  font-size		:	12px;
  font-weight		:	normal;
  padding		:	4px 8px 4px 8px;
}

TD.form_header {
  background-color	:	#C4B994;
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  color			:	#EEEEEE;
  font-size		:	12px;
  font-weight		:	bold;
  border-top		:	solid #D6CEB5 1px;
  border-bottom		:	solid #D6CEB5 1px;
  border-left		:	solid #D6CEB5 1px;
  padding		:	4px 20px 4px 20px;
}

TD.form_body {
  background-color	:	#E8E3D5;
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  color			:	#333333;
  font-size		:	12px;
  font-weight		:	bold;
  border-left		:	solid #D6CEB5 1px;
  padding		:	4px 20px 4px 20px;
}

TD.form_border {
  background-color	:	#D6CEB5;
}

.form_required {
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  color			:	#FF6666;
  font-size		:	12px;
  font-weight		:	bold;
}

.form_textbox {
  background-color	:	white;
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  font-size		:	12px;
  color			:	#666666;
  font-weight		:	normal;
  border		:	solid #C2363E 1px;
  padding		:	0px 0px 0px 0px;
}

.form_textarea {
  background-color	:	white;
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  font-size		:	12px;
  color			:	#666666;
  font-weight		:	normal;
  border		:	solid #C2363E 1px;
  padding		:	0px 0px 0px 0px;
}

.form_select {
  background-color	:	white;
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  font-size		:	12px;
  color			:	#666666;
  font-weight		:	normal;
  border		:	solid #C2363E 1px;
  padding		:	0px 0px 0px 0px;
}

.form_button {
  background-color	:	#CCCCCC;
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  font-size		:	12px;
  color			:	#333333;
  font-weight		:	bold;
  border		:	solid #C2363E 1px;
  padding		:	0px 0px 0px 0px;
}

.form_button_over {
  background-color	:	#ECE3CF;
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  font-size		:	12px;
  color			:	#333333;
  font-weight		:	bold;
  border		:	inset #C2363E 1px;
  padding		:	0px 0px 0px 0px;
}

.alert {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #993333;
        line-height: 15px;
}

.txtBlue { color: #617e9e; }

DIV.inline-right { width:250px; float: right; margin: 0 0 15px 15px; }
DIV.inline-right IMG { text-align: center; border: 0; margin: 0; }
DIV.inline-right P { text-align: center; font-style: italic; font-size: 12px; }

DIV.inline-left { width:250px; float: left; margin: 0 15px 15px 0; }
DIV.inline-left IMG { text-align: center; border: 0; margin: 0; }
DIV.inline-left P { text-align: center; font-style: italic; font-size: 12px; }

DIV.inline-right-vertical { width:167px; float: right; margin: 0 0 15px 15px; }
DIV.inline-right-vertical IMG { text-align: center; border: 0; margin: 0; }
DIV.inline-right-vertical P { text-align: center; font-style: italic; font-size: 12px; }

DIV.inline-left-vertical { width:167px; float: left; margin: 0 15px 15px 0; }
DIV.inline-left-vertical IMG { text-align: center; border: 0; margin: 0; }
DIV.inline-left-vertical P { text-align: center; font-style: italic; font-size: 12px; }
