a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #B91816;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/checks-bkgd.gif);
	text-align: center;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #EB2A24;
	text-decoration: none;
}
form {
display:inline;
}
.boldbluesubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #003366;
}
.boldredheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #CC0000;
	font-weight: bold;
}
.boldredlarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 17px;
	color: #CC0000;
	font-weight: bold;
}
.boldbluegeorgiaheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #003366;
}
.index_list{
margin-top:-5px;
margin-left:15px;
}
input.txt {
color: black;
background-color: white;
height:15px;
font-size:11px;
}
select.txt {
color: black;
background-color: white;
height:15px;
font-size:11px;
}
.checkbox{
color: black;
background-color: white;
height:15px;
font-size:11px;
}
.main_tble{
margin-left:25px;

}
.top_table{
background-image:url(images/top_backgrnd.gif);
background-position:bottom;
background-repeat:no-repeat;
}
.mid_table{
	background-image:url(images/mid_backgrnd.gif);
	background-position:bottom;
	background-repeat:repeat-y;
	text-align: left;
}
.btm_table{
background-image:url(images/btm_backgrnd.gif);
background-position:bottom;
background-repeat:no-repeat;
}
.main_tble_index{
	background-image:url(images/main_backgrnd_index.gif);
	background-repeat:no-repeat;
}
.divider{
background-image:url(images/dotted-vert-divider1.gif);
background-repeat:repeat-y;
}
.lcdstyle{ /*Example CSS to create LCD countdown look*/
color:#e8b32a;
font: bold 10px MS Sans Serif;
padding: 3px;
}
.list {
margin-bottom:-5;
}.small_red {
	font-size: 12px;
}
.boldbluesubhead .small_red {
	font-size: 10px;
	color: #EB2A24;
}
.whtie_text {
	color: #FFF;
	font-size: medium;
}
.bold_black {
	color:#000;
	font-weight: bold;
	font-size: 14px;
}
.image{
float:left;
}
.lcdstyle2{ /*Example CSS to create LCD countdown look*/
color:yellow;
font: bold 16px MS Sans Serif;

}
