body, td, th {
	font: normal 12px/1.4 Verdana, Geneva, Arial, helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0 0 1em;
}
h1 {
	font-size: 1.8em;
	color: #c30;
	margin: 0 0 1em;
}
h2 {
	font-size: 1.3em;
	color: #f90;
	margin: 1.25em 0 0.25em;
}
h3 {
	font-size: 1em;
	color: #000;
}
dt {
	font-weight: bold;
	float: left;
	width: 6em;
}
a {
	color: #c30;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	/*color: #f90;*/
}
.thisitem {
	color: #000000;
	font-weight: bold;
}
.linkheading {
	font-weight: bold;
	font-size: 130%;
}
.leftmargin {
	margin-left: 10px;
}
.rightmargin {
	margin-right: 10px;
}
.footer {
	font-size: 75%;
}

.spacecells {
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}
.thisdetail {
	color: #CC3300;
	font-weight: bold;
	background-image: url(../images/elements/red-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
.otherdetails {
	padding-left: 13px;
	display: list-item;
	list-style-type: none;
}
a.categoryItem:link, a.categoryItem:visited {
	color: #CC3300;
	font-size: 130%;
	text-decoration: none; 
}
a.categoryItem:hover {
	color: #CC3300;
	text-decoration: underline;

}
.imgleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.imgright {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
td.evenrow {
	background-color: #FFFAEF;
}
td.msgbody {
	padding-top: 10px;
}
hr.yellowline {
	border: 1px solid #FFCC66;
}
.url-listing {
	font-size: 85%;
	color: #CC3300;
}
div.indexmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
div.indexmenu li {
	margin: 0;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
}
div.indexmenu li a {
	background-image: url(../images/elements/red-arrow-button.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #CC3300;
	font-size: 130%;
	text-decoration: none; 
}
