 BODY {    scrollbar-3d-light-color:#ffffff;
           scrollbar-arrow-color:#000000;
           scrollbar-base-color:#ffffff;
           scrollbar-dark-shadow-color:#000000;
           scrollbar-track-color:#ffffff;
           scrollbar-face-color:#E5E5E5;
           scrollbar-highlight-color:#333333;
           scrollbar-shadow-color:#000000}       
          
}
a:link       { font-family: Arial; color: #111111; text-decoration: none;} 
a:active     { color: #111111;text-decoration: none;}
a:visited      { color: #111111;text-decoration: none;}
a:hover { color: #466680; background-color: transparent; text-decoration: underline;
}  
BODY, TABLE, TD, TH, UL, OL, DD, DL, P, BR {
font-family: helvetica, arial, sans-serif;
font-size: 10pt;
}
td.tcr1 (background:000000; margin-left:10px;
)
td#content td{padding: 17px 42px;
background: #CCCC99;
}
H1 {
font-family: helvetica, arial, sans-serif;
font-size: 13pt;
font-weight: bold;
}

DT {
font-family: helvetica, arial, sans-serif;
font-size: 10pt;
font-weight: bold;
}

P.footer {
font-family: helvetica, arial, sans-serif;
font-size: 9pt;
}

DIV.large {
font-family: helvetica, arial, sans-serif;
font-size: 13pt;
font-weight: bold;
}
DIV.white {
font-family: helvetica, arial, sans-serif;
font-size: 13pt;
font-weight: bold;
color: FFFFFF;
}

A.navlink {
font-family: helvetica, arial, sans-serif;
font-size: 10pt;
color: FFFFEE;
font-weight: bold;
}
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 44em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px; 
}
