.BasicBold {
	font-family: Arial, Helvetica;
	color: #0000FF;
	font-weight: bold;
}
.Alert {
	font-weight: bold;
	color: #0033FF;
	font-size: 1.3em;
}
.slighlysmall {
	font-size: 90%;
}

.tabentry {border:medium}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(graphics/palehrse.jpg);
	background-color: Silver;
}
.right {
	float: right;
	width: 250px;
}
.center {
	margin-top: 0px;
	margin-right: 250px;
	margin-bottom: 0px;
	margin-left: 250px;
	padding: 1px 10px 20px 10px;
}
.floatright {
	margin: 5px;
	float: right;
}
.floatleft {
	margin: 5px;
	float: left;
}
.forsale {
	margin: 5px;
	padding: 5px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #0033FF;
	border-right-color: #0033FF;
	border-bottom-color: #0033FF;
	border-left-color: #0033FF;
}



.listspace {
	font-weight: bold;
	display: block;
	list-style-type: none;
	padding: 2;
	margin: 0px 0px 10px 0px;
}

.left {
	width: 250px;
	float: left;
}
.footer {
	clear: both;
	text-align: center;
}




h1 {color:#0033ff;
text-align:center}

h2 {color: #0033FF;
}
.calendar {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.attention {
	text-align: center;
	border: medium double #0033FF;
	font-weight: bold;
	padding: 5px;
	margin: 2px;
}
.RedRed {
	color: #C06;
}
#Orange {
	font-family: Comic Sans MS, cursive;
	background-color: #F93;
}
