BODY { background-color: #F0F4D8; }
/* BODY, TEXTAREA, SELECT { 
scrollbar-track-color: #555555; 
scrollbar-arrow-color: #B02020; 
scrollbar-3dlight-color: #000000; 
scrollbar-highlight-color: #F0F4D8; 
scrollbar-face-color: #AFB39D; 
scrollbar-shadow-color: #F0F4D8; 
scrollbar-darkshadow-color: #000000;  
} */
BODY, TD, .copy { font-family: Arial, Verdana, Arial; font-size: 12px; }
LI {
	list-style-image: url(sqbullet.gif);
	list-style-position: inside;
}
A { text-decoration: none; color: #990000; } 
A:hover { text-decoration: underline; }
A:visited { color: #440000; }
.dark, A.dark:visited { color: #FFFFFF; }
.darkbold, A.darkbold:visited { color: #FFFFFF; font-weight: bold;}
.red { color: #B02020; }
.callout, A.callout { color: #FFFFFF; background-color: #333333; margin: 10px; padding: 5px; }
B.callout { font-family: Arial, Verdana, Arial; font-size: 12px; color: #FFFFFF; background-color: #333333; margin: 10px; padding: 5px; }
.calloff { color: #000000; }
.textarea, .input, .select { width: 300px; font-family: Arial, Verdana, Arial; font-size: 12px; }
.textareaplain, .inputplain, .selectplain { font-family: Arial, Verdana, Arial; font-size: 11px; }
.button { font-family: Arial, Verdana, Arial; font-size: 12px; background-color: #AFB39D; color: #FFFFFF; font-weight: bold; }
H1, .h1, H2, .h2 { font-family: Arial, Verdana, Arial; font-size: 14px; font-weight: bold; }
HR { height: 1px; color: #666666; }
.bottomborder, TR.bottomborder TD { border-bottom: 1px dotted #CCC; }
table.center {margin-left:auto; margin-right:auto;}