body{margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000000; background-color:#EEE9D4;}

a.menu{font-size:14px; color:#003366; text-decoration:none; line-height:18px; }
a.menu:hover{ background-color:#009900; color:#FFFFFF;}

a.topmenu{font-size:14px; color:#0033CC; text-decoration:none;  }
a.topmenu:hover{ color:#EE0000;}

a.righthere{font-size:14px; color:#EE0000; text-decoration:none; line-height:18px; font-weight:bold;}
a.righthere:hover{color:#EE0000;}

a{color:#0033CC;}
a:hover{color:#EE0000;}

a.footer{font-size:12px; color:#333333; text-decoration:underlined;}
a.footer:hover{color:#EE0000;}
.bordertop{border-top:1px solid #A8A8A8;}
.borderleft{border-left:1px solid #A8A8A8;}
.borderright{border-right:1px solid #A8A8A8;}
.borderbottom{border-bottom:1px solid #A8A8A8;}
.smallgrey{font-size:12px; color:#333333;}
.greylink{color:#333333;}
h1{color:#555555; font-size:24px;}
h2{color:#555555; font-size:18px; margin:0px;}
h3{color:#FFFFFF; font-size:18px; margin:0px;}

.bl{border-bottom:1px solid #444444; border-left:1px solid #444444;}
.blr{border-bottom:1px solid #444444;border-left:1px solid #444444; border-right:1px solid #444444;}
.tbl{border-bottom:1px solid #444444; border-left:1px solid #444444; border-top:1px solid #444444;}
.tblr{border-bottom:1px solid #444444; border-left:1px solid #444444;border-right:1px solid #444444; border-top:1px solid #444444;}

/* images */
div.floatright, table.floatright {
	clear: right;
	float: right;
	position: relative;
	margin: 0 0 .5em .5em;
	border: 0;
/*
	border: .5em solid white;
	border-width: .5em 0 .8em 1.4em;
*/
}
div.floatright p { font-style: italic; }
div.floatleft, table.floatleft {
	float: left;
	clear: left;
	position: relative;
	margin: 0 .5em .5em 0;
	border: 0;
/*
	margin: .3em .5em .5em 0;
	border: .5em solid white;
	border-width: .5em 1.4em .8em 0;
*/
}
div.floatleft p { font-style: italic; }
/* thumbnails */
div.thumb {
	margin-bottom: .5em;
	border-style: solid;
	border-color: white;
	width: auto;
}
div.thumbinner {
	border: 1px solid #ccc;
	padding: 3px !important;
	background-color: #f9f9f9;
	font-size: 94%;
	text-align: center;
	overflow: hidden;
}
html .thumbimage {
	border: 1px solid #ccc;
}
html .thumbcaption {
	border: none;
	text-align: left;
	line-height: 1.4em;
	padding: 3px !important;
	font-size: 11px;
}
div.magnify {
	float: right;
	border: none !important;
	background: none !important;
}
div.magnify a, div.magnify img {
	display: block;
	border: none !important;
	background: none !important;
}
div.tright {
	clear: right;
	float: right;
	border-width: 0px;
	margin: 10px;
	position: relative;
}
div.tleft {
	float: left;
	clear: left;
	margin: 10px;
	border-width: 0px;
	position: relative;
}
img.thumbborder {
	border: 1px solid #dddddd;
}
.hiddenStructure {
	display: none;
	speak: none;
}
img.tex {
	vertical-align: middle;
}
span.texhtml {
	font-family: serif;
}