.linksbar {
	color: #660000;
	text-decoration: none;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;

	
}
.border {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #660000;
	border-top-width: thin;
	border-top-color: #660000;

}
.border2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.table {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-bottom-color: #660000;
}
.tableborderswhite {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #660000;
	border-left-color: #660000;
	border-bottom-color: #660000;

}
.imgborder {
	border: thin solid #660000;
}
ul {
	list-style-image: url(images/bullet3.gif);
	list-style-position: outside;

}
.border3 {
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #E9E8C5;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #E9E8C5;

}
.rightborder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: ##E9E8C5;
}
.leftborder {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #E9E8C5;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #E9E8C5;

}
.leftrightborder {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #660000;
	border-left-color: #660000;
}
.leftrightborderlight {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E9E8C5;
	border-left-color: #E9E8C5;

}
.pagelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #660000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
}
