/* hedge.css -- for /Hedge */
BODY {
	background: #440022 url('gfx/super-hedge-watermark.gif') fixed;
	margin: 0 8px 8px 0;
	scrollbar-base-color: #993333; scrollbar-track-color: #440022;
}
BODY, TH, TD, CITE, P, DIV { 
	font-family: Verdana, Arial, Lucida, Sans-serif;
	font-size: 10px;
	color: #ffee66;
	text-align: left;
}
BODY { line-height: 1.6em; }
CITE { font-size: 0.75em; color: #ccaaaa; }
TD {	background: #884444;
	border: 0;
	border-top: 4px solid #993333;
	border-bottom: 4px ridge #993333; }
TH { text-align: right; font-size: 1.2em; font-family: Textile, Cursive; color: #ff9999; }
A { text-decoration: none; font-weight: bold; color: yellow; cursor: help; }
A:hover, A:active { text-decoration: underline; }
SMALL { font-size: 0.75em; line-height: 1.4em; }
.darkred { color: #882222; }
P.darkred { text-align: right; margin-right: 32px; }
TD.clear { background-color: transparent; border-style: none; }
TD.thanks {
	background-color: transparent; border-style: none;
	text-align: right; color: #993333; font-style: italic;
}


DIV.stuck1, DIV.stuck2 {
	margin: 0;
	position: fixed;
	top: auto;
	left: auto;
}
DIV.stuck1 { top: 330px; position: absolute; }
DIV.stuck2 { top: 340px; text-align: right; }
DIV.fancywin { color: #993333; text-align: right; }

/*
#t1 { position: relative; top: 0; } 
#t2 { position: relative; top: 30px; }
#tFoot { position: relative; top: 100px; left: auto; }
*/

