/* This CSS is the style sheet for the entire site. */
BODY{
	font-family: arial;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-repeat: repeat;
	margin: 0;
}
.e80itb {
	font-size: .80em;
	font-style: italic;
	font-weight: bold;
	color: Blue;
}
.e75 {
	font-size: .75em;
}
.e80 {
	font-size: .80em;
}
.ered {
	color: red;
}
.e80itblack {
	font-size: .80em;
	font-style: italic;
	font-weight: bold;	
}
.e90itblack {
	font-size: .90em;
	font-style: italic;
	font-weight: bold;	
}
.e100itblack {
	font-size: 1.0em;
	font-style: italic;
	font-weight: bold;	
}
.e100 {
	font-size: 1.0em;
}
.etitle {
	font-size: 1.5em;
	color: #0099ff;
	font-weight: bold;
}
.etitle2 {
	font-size: 2em;
	color: #0099ff;
	font-weight: bold;
}
.titlecell {
	font-size: 1.5em;
	color: #ffffff;
	background-color: #0099ff;
	font-weight: bold;
}
P{
	font-size: small;
}
P.medium{
	font-size: .9em;
}
.mono{
	font-family: monospace;
	font-size: .8em;
}
P.title{
	font-weight: bold;
	color: #7a1f31;
}
P.title1{
	font-weight: bold;
	font-size: medium;
}
P.title1a{
	font-weight: bold;
	font-size: medium;
	font-style: italic;
}
P.title1b{
	font-weight: bold;
	font-size: small;
	font-style: italic;
}
P.title2{
	font-size: medium;
	font-weight: bold;
	color: #7a1f31;
}
P.title5{
	font-size: medium;
	font-weight: bold;
	color: Blue;
}
.bold{
	font-size: small;
	font-weight: bold;
}
.mbold{
	font-size: medium;
	font-weight: bold;
}
.title2{
	font-size: large;
	font-weight: bold;
	color: #7a1f31;
}
.title3{
	font-size: small;
	font-weight: bold;
	color: #7a1f31;
}
.title3med{
	font-size: 1.0em;
	font-weight: bold;
	color: #7a1f31;
}
.title4{
	font-size:large;
	font-weight: bold;
	color: #c2a25d;
}
.title5{
	font-size: medium;
	font-weight: bold;
	color: Blue;
}
.title5s{
	font-size: small;
	font-weight: bold;
	color: Blue;
}
.title5ss{
	font-size: .75em;
	font-weight: bold;
	color: Blue;
}
.title5a{
	font-size: large;
	font-weight: bold;
	color: Blue;
}
.title6{
	font-size: small;
	font-weight: bold;
	color: Red;
}
.title7{
	font-size: medium;
	font-weight: bold;
	color: Red;
}
.strikeover{
	text-decoration: line-through;
	color: #666666;
}
.newprice{
	color: red;
}
LI{
}
td.b{
	font-size: small;
	font-weight: bold;
}
.footer{
	font-size: x-small;
}
P.small{
	font-size: small;
}
P.header{
	font-size: 15pt;
}
P.large{
	font-size: large;
	font-weight: bold;
}
TD.bold{
	font-size: small;
	font-weight:bold;
}
TD.medium{
	font-size: medium;
}
.medb{
	font-size: medium;
	font-weight:bold;
}
TD.title1{
	font-weight: bold;
	font-size: large;
	color: #00257e;
}
TD.tarea{
	font-family: monospace;
	font-size: small;
}
textarea{ font-family: monospace }
img {
	border-color: black;
}
table.table80 td {
	font-size: .8em;
}
form {
	 margin-bottom: 0;
}
.force10 {
	font-size: 10px;
	color: black;
}