/* This CSS is the style sheet for the entire site. */
BODY{

	font-family: arial;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-repeat: repeat;
	margin-top: 0;
	margin-left: 0;
}
.e80itb {
	font-size: .80em;
	font-family: arial;
	font-style: italic;
	font-weight: bold;
	color: Blue;
}
.e75 {
	font-size: .75em;
	font-family: arial;
}
.e80 {
	font-size: .80em;
	font-family: arial;
}
.e80red {
	font-size: .80em;
	font-family: arial;
	color: red;
}
.e80itblack {
	font-size: .80em;
	font-family: arial;
	font-style: italic;
	font-weight: bold;	
}
.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;
}
.mono{
	font-family: monospace;
	font-size: .8em;
}
.bold{
	font-family: arial;
	font-size: small;
	font-weight: bold;
}
.mbold{
	font-family: arial;
	font-size: medium;
	font-weight: bold;
}
.title2{
	font-family: arial;
	font-size: large;
	font-weight: bold;
	color: #7a1f31;
}
.title3{
	font-family: arial;
	font-size: small;
	font-weight: bold;
	color: #7a1f31;
}
.title4{
	font-family: arial;
	font-size:large;
	font-weight: bold;
	color: #c2a25d;
}
.title5{
	font-family: arial;
	font-size: medium;
	font-weight: bold;
	color: Blue;
}
.title5s{
	font-family: arial;
	font-size: small;
	font-weight: bold;
	color: Blue;
}
.title5ss{
	font-family: arial;
	font-size: .75em;
	font-weight: bold;
	color: Blue;
}
.title5a{
	font-family: arial;
	font-size: large;
	font-weight: bold;
	color: Blue;
}
.title6{
	font-family: arial;
	font-size: small;
	font-weight: bold;
	color: Red;
}
.title7{
	font-family: arial;
	font-size: medium;
	font-weight: bold;
	color: Red;
}
.strikeover{
	text-decoration: line-through;
	color: #666666;
}
.newprice{
	color: red;
}
LI{
	font-family: arial;
}
.footer{
	font-family: arial;
	font-size: x-small;
}
.medb{
	font-family: arial;
	font-size: medium;
	font-weight:bold;
}
textarea{ font-family: monospace }
img {
	border-color: black;
}
