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

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

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: #333333; font-weight:normal; font-size:12px; }
A.bottom:visited {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #333333; font-weight:normal; font-size:12px; }
A.bottom:hover {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #999999; font-weight:normal; font-size:12px; }

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

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

.tableheader {
	BACKGROUND-IMAGE: url("images/bar.gif")
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    color: #727282;
	margin-bottom: 3px;
	margin-top: 1px; 
	font-weight: normal;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #727282;
	margin-bottom: 3px;
	margin-top: 1px; 
	font-weight: bold;
}

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

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

p { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    color: #2b275a;
    font-weight: normal;
}

p.copy { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    color: #333333;
    font-weight: normal;
}

td.tform { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    color: #333333;
    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;
}

