BODY {
	margin:0px; background-color:#e4ca96; color:#110000;
	background-image:url(Images/backswatch.jpg);
	font-family:Arial; font-size:12px; line-height:16px;
	scrollbar-base-color:#e4ca96; scrollbar-face-color:#110000; scrollbar-track-color:#332624; scrollbar-arrow-color:#e4ca96;
	scrollbar-highlight-color:#bb812b; scrollbar-shadow-color:#bb812b; scrollbar-darkshadow-color:#000000; }


FORM {
	margin:0px; }

IMG {
	border:0px; }

TABLE {
	border:0px; padding:0px; }

P {
	margin:10px 0px 2px 0px; color:#110000;
	font-size:12px; line-height:16px; text-align:justify; }
	
TD {
	font-family:Arial; font-size:12px; line-height:16px; }

	
	
/* PRIMARY LAYOUT SCHEMA */
DIV#Wrapper {
	width:840px; height:540px; z-index:1;
	top:0px; left:0px;
	background-image:url(Images/wrapper.gif);
	position:relative; }
	
DIV#Header {
	z-index:2;
	position:absolute; top:-12px; left:28px;
	font-family:Arial; font-size:12px; font-weight:bold; letter-spacing:2px; font-variant:small-caps; }

DIV#Footer {
	z-index:2;
	position:absolute; bottom:-13px; left:17px; 
	font-family:Arial; font-size:10px; letter-spacing:1px; }

	.Copy { font-size:12px; }
/* end: PRIMARY LAYOUT SCHEMA */



/* MAIN CONTENT WINDOW */
DIV#PageHdr {
	position:absolute; top:36px; left:192px; width:595px; height:10px;
	border-bottom:2px solid #bb812b; color:#bb812b;
	font-size:11px; font-variant:small-caps; font-weight:bold;
	letter-spacing:2px; line-height:10px; text-align:left; }

DIV#ScrollButtons {
	z-index:99; position:absolute; top:46px; right:25px;
	width:28px; height:392px;
	text-align:center; }

DIV#fadeTop {
	z-index:98; position:absolute;
	top:48px; left:192px;
	width:583px; height:15px; }

DIV#ScrollWindow {
	position:absolute; top:48px; left:192px;
	width:583px; height:392px;
	margin:0px; overflow:hidden; }
	
DIV#content {
	position:absolute; top:0px; left:0px; width:583px; padding:0px; }

DIV#fadeBot {
	z-index:98; position:absolute;
	top:425px; left:192px;
	width:595px; height:15px;
	border-bottom:2px solid #bb812b; }
/* end: MAIN CONTENT WINDOW */



/* GLOBAL ELEMENTS */
A:link {
	color:#bb812b; text-decoration:none; border:0px; font-weight:bold; }
A:visited {
	color:#bb812b; text-decoration:none; border:0px; font-weight:bold; }
A:hover {
	color:#790000; text-decoration:none; border:0px; font-weight:bold; }

A:link.Email {
	color:#110000; text-decoration:none; border:0px; }
A:visited.Email {
	color:#110000; text-decoration:none; border:0px; }
A:hover.Email {
	color:#790000; text-decoration:none; border:0px; }


.Px14 { font-size:14px; }
.Px12 { font-size:12px; }
.Px11 { font-size:11px; }


.Frilly {
	width:54px; height:35px;
	background:url(Images/frilly.gif) no-repeat; }

.Hdr1 {
	color:#110000;
	font-size:18px; font-weight:bold; letter-spacing:1px; }
	
.Hdr2 {
	margin:0px; padding:0px; color:#790000;
	font-size:14px; font-weight:bold;
	letter-spacing:1px; line-height:14px; text-decoration:underline; }
	
.Splitter { 
	color:#110000; 
	font-weight:bold; letter-spacing:-2px;
	padding:0px 7px 0px 5px; }
/* end: GLOBAL ELEMENTS */
