body, font, a, p, td, th, div, span, h1, h2, h3, legend, fieldset {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
a:focus {
	outline: none;
}
body {
	margin: 0px;
	background-image: 	url('images/background.jpg')
	background-repeat: 	no-repeat;
	background-attachment: fixed;
}
form {
	margin: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
h1.bigred {
	color: red;
	font-size: 14px;
	margin-bottom: 2px;
	padding-left: 2px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
}
em {
	font-size: 12px;
	color: navy;
	font-weight: bold;
}
strong {
	font-size: 12px;
	color: red;
	font-style: italic;
}
.req {
	color:white;
}
.msgs {
	color:red;
}
.med {
	font-size: 15px;
	font-family: Arial, Sans-Serif;
	color: black;
	}
.bigprice {
	font-size: 18px;
	font-family: Arial, Sans-Serif;
	color: red;
	}
.footer {
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: white;
}
h1.darkred {
	background-color: #4D0001;
	height: 25px;
	padding-left: 5px;
	padding-top: 4px;
	height: 22px;
	font-size: 13px;
}
.smallmenu {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: black; cursor: hand}
.onMenu		{font-size: 14px; COLOR: #000000; TEXT-DECORATION: none}
.onMenu:hover	{font-size: 14px; COLOR: BLUE; TEXT-DECORATION: underline}
.onGray {font-size: 14px; font-family:  Arial, Helvetica, sans-serif; }
.onGray:hover {font-size: 14px; color:blue; background-color: yellow; text-decoration: underline;}
