BODY { background-color: white; 
	   SCROLLBAR-FACE-COLOR: #EFE7CF;
       SCROLLBAR-HIGHLIGHT-COLOR: #666666; 
       SCROLLBAR-SHADOW-COLOR: #666666;
	   SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	   SCROLLBAR-ARROW-COLOR: #000000;
	   SCROLLBAR-TRACK-COLOR: #C0C0B0;
	   SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF}

A:link {font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #5B4241; font-size: 12pt; font-weight:normal}
A:visited {font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #5B4241; font-size: 12pt; font-weight:normal}
A:hover {font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #666666; font-size: 12pt; font-weight:normal}

A.tag:link {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #7D7DC3; font-size:12px; }
A.tag:visited {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #7D7DC3; font-size:12px; }
A.tag:hover {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #333333; font-size:12px; }

A.bottom:link {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #666666; font-weight:bold; font-size:11px; }
A.bottom:visited {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #666666; font-weight:bold; font-size:11px; }
A.bottom:hover {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #333333; font-weight:bold; font-size:11px; }

A.menu:link {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #473935; font-size:10pt; font-weight:normal }
A.menu:visited {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #473935; font-size:10pt; font-weight:normal}
A.menu:hover {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #c2bfb0; font-size:10pt; font-weight:normal}

H1 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 15pt;
    color: #5b4241;
	margin-bottom: 3px;
	margin-top: 1px; 
	font-weight: normal;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #5b4241;
}

TABLE.page {
	BORDER-RIGHT: #1B207D 1pt solid;
    BORDER-TOP: #1B207D 1pt solid;
    BORDER-LEFT: #1B207D 1pt solid;
    BORDER-BOTTOM: #1B207D 1pt solid;
 }
	
TABLE.border {
	BORDER-RIGHT: #87716D 1pt solid;
    BORDER-TOP: #ffffff 1pt solid;
    BORDER-LEFT: #ffffff 1pt solid;
    BORDER-BOTTOM: #ffffff 1pt solid;
 }

li { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal; 
    color: #5b4241;
    font-weight: normal;
}

p { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    color: #5b4241;
    font-weight: normal;
}

p.header { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    color: #e1b8a7;
	margin-bottom: 1px;
	margin-top: 5px; 
    font-weight: bold }

td.tform { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    color: #727282;
    font-weight: normal;
}

form { width: 90%; }

fieldset{ 
	padding:10px;
	border:1px solid #003366;
	margin-bottom:15px; 
}


input,textarea {
	background-color:#CCCCFF;
	background-image:url(images/shadeform.jpg); 
	border: 1px solid #BDBBCA;
	margin: 4px;
}


