BODY {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	SCROLLBAR-FACE-COLOR: #A00000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #E0E0D0; 
	SCROLLBAR-SHADOW-COLOR: #808070; 
	SCROLLBAR-3DLIGHT-COLOR: #808070; 
	SCROLLBAR-ARROW-COLOR: #E0E0D0; 
	SCROLLBAR-TRACK-COLOR: #E0E0D0; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
BODY.pipes {
	background-image:url(images/background-pipes.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-attachment: fixed;
}
UL {
	margin-left:2em;
	padding-left:0;
}
IMG {
	border:0;
}
IMG.right {
	margin-left:1em;
	margin-top:1em;
	margin-bottom:1em;
}
TABLE {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
}
TABLE.figure {
	margin:1em;
}
TABLE.figure TD.img {
	border:1px solid #A0A080;
	padding: 8px;
	/*font-size:smaller;*/
	text-align:center
}
TABLE.figure TD.bottom {
	padding-bottom: 1em;
	/*font-size:smaller;*/
	font-weight: bold;
	text-align: center;
}
TABLE.rightfig {
	float:right;
	margin-left:1em;
	margin-top:1em;
	margin-bottom:1em;
}
TABLE.rightfig TD.img {
	border:1px solid #A0A080;
	padding: 8px;
	/*font-size:smaller;*/
	text-align:center
}
TABLE.rightfig TD.bottom {
	padding-bottom: 1em;
	font-size:smaller;
	font-weight: bold;
	text-align: center;
}
A {
	color: #000000;
	text-decoration:none;
}
A:hover {
	color: #0000A0;
	text-decoration:underline;
}
A.inline {
	color: #A00000;
	text-decoration:none;
	font-weight:bold;
}
A.inline:hover {
	color: #0000A0;
	text-decoration:underline;
	font-weight:bold;
}
SPAN.name {
	font-family:cursive;
	font-size: 110%;
}
UL.links {
	font-size:8pt;
	margin-left:1.5em;
	padding-left:0;
	margin-top:0;
	margin-bottom:0;
}
UL.links LI {
	list-style: square outside url(images/link_item.png);
	margin-left:0em;
	padding-left:0em;
}	
LI.link {
	list-style: square inside url(images/link_item.png);
}	
TABLE.hotbox {
	font-size:8pt;
	border:1px solid #A00000;
	margin-left:1em;
	margin-bottom:1em;
	margin-top:1em;
}
TABLE.hotbox INPUT {
	font-size:8pt;
}
TABLE.hotbox TH {
	background-color: #E0E0D0;
	border-bottom:1px solid #A00000;
}
DIV.copyright {
	text-align:center;
	font-size:7pt;
	font-weight:bold;
	color:white;
	background-color:#A00000;
	padding:1px;
}
DIV.copyright A {
	color:white;
	text-decoration:none
}
DIV.copyright A:hover {
	color:white;
	text-decoration:underline;
}

TABLE.bottomline {
	/*background-color:#A00000;*/
	margin-top:2px;
	border-top:1px solid #A00000;
}
TABLE.bottomline TR {
	/*background-color:#A00000;*/
}
TABLE.bottomline TD {
	font-size:7pt;
	/*color:white;*/
}
TABLE.bottomline TH {
	font-size:7pt;
	/*color:white;*/
}
TABLE.bottomline A {
	font-size:7pt;
	/*color:white;*/
}

TABLE.topline {
	background-color:#A00000;
}
TABLE.topline TR {
	background-color:#A00000;
}
TABLE.topline TH {
	font-size:9pt;
	color:white;
}
TABLE.topline A {
	font-size:8pt;
	color:white;
	text-decoration:none;
}
TABLE.topline A:hover {
	color:white;
	text-decoration:underline;
}
SPAN.pagetitle {
	font-size:12pt;
	font-weight:bold;
	padding-right:5em;
	border-bottom:1px solid #A00000;
}
