/* CSS Document */

body {
	background-color: #999999;
	margin: 0px;
	list-style-image: url(/img/bullet.gif);


}
table.main {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;

}
td.sep {
	background-image: url(../img/dots.gif);


}
a:link {
color: #BD0725;
font-size: 11px;
text-decoration: none;
}
a:visited {
color: #BD0725;
font-size: 11px;
text-decoration: none;
}
a:active {
color: #BD0725;
font-size: 11px;
text-decoration: none;
}
a:hover {
color: #E7A014;
font-size: 11px;
text-decoration: none;
}
h1 {
font-size: 15px;
color: #BD0B04;
}
h2 {
font-size: 13px;
color: #000000;
}
.redfont {
font-size: 14px;
color: #BD0B04;
}
table.footer {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #BD0B04;

}
a.foot:link {
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
a.foot:visited {
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
a.foot:active {
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
a.foot:hover {
color: #ffffff;
font-size: 10px;
text-decoration: underline;
}
input {
background-color: #F9F5ED;
border: black 1px solid;
color: black;
font-family: arial, verdana, ms sans serif;
font-weight: normal;
font-size: 10pt
} 

textarea {
	background-color: #F9F5ED;
	border: black 1px solid;
	font-family: arial, verdana, ms sans serif;
	font-size: 10pt;
	font-weight: normal;

} 
.altButtonFormat {
background-color: #BD0B04;
font-family: arial, verdana, ms sans serif;
border: #000000 1px solid;
font-size: 11px;
color: #ffffff;
} 
