body { 
    margin: 0px; 
    background: #66cccc; color: #000000;
	scrollbar-base-color: #ffffff;
    scrollbar-face-color: #e6e6dc;
    scrollbar-track-color: #666666;
    scrollbar-arrow-color: #800000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #666666;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #666666;
}
h1 {
    color: #830A0A; background: transparent;
    font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: bold; 
    text-align: left; text-decoration: none;
}
h2 {
    color: #008080; background: transparent;    
    font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
    text-align: left; text-decoration: none;
}
h3 {
    color: #804000; background: transparent;
	font-family: Arial, Verdana,  Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
    text-align: left; text-decoration: none;
}
a:link, a:visited{ 
    color: #800040; background: transparent;
    text-decoration: underline; 
}
a:active, a:hover {
    color: #008080; background: transparent;
    text-decoration: underline; 
}
a.navlev1:link, a.navlev1:visited{ 
    background: #CC6666; color: #ffffff;  text-align:center; height:100%;
    font-size: 12px; font-weight: normal; text-decoration: none;
    padding-left: 0px; padding-right: 0px; padding-top: 0px; padding-bottom: 0px; display:block;
}
a.navlev1:active, a.navlev1:hover {
    background: #ffffff; color: #800000;  text-align:center;height:100%;
    font-size: 12px; font-weight: normal; text-decoration: none;
	padding-left: 0px; padding-right: 0px; padding-top: 0px; padding-bottom: 0px; display:block;
}
a.subnavlev1:active, a.subnavlev1:hover { 
    color: #804000; background: transparent;
    font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; font-weight: bold; 
    text-align: left; text-decoration: underline; 
    margin-left: 10px; margin-right: 5px; margin-top: 5px; margin-bottom: 5px;
}
a.navlev2:link, a.navlev2:visited{ 
    color: #804000; background: transparent;
    font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; font-weight: bold;  
    text-align: left; text-decoration: underline; 
    margin-left: 10px; margin-right: 5px; margin-top: 5px; margin-bottom: 5px;
}
a.footer:link, a.footer:visited{ 
    color: #ffffff; background: transparent;
    text-decoration: none;
}
a.footer:active, a.footer:hover {
    color: #000000; background: transparent;
    text-decoration: none;
}
p, ul, ol, li, td, blockquote, div, .text {
   /* color: #000000; background: transparent;*/
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
p.center {
    text-align: center;
}
p.right {
    text-align: right;
}
p.ul {
   margin-top: 5px; margin-bottom: 5px;
}
p.footer {
    color: #ffffff; background: transparent;
    font-family: arial,verdana,helvetica, sans-serif; 
	font-size: 11px; font-weight: normal;
	text-align: center;
}
b {
    font-weight: bold;
}
b.emphasize {
	color: #804000;
	line-height: normal;

}
.inline {
     display: inline;
}	
table.navlev1  {
    color: #000000; background: transparent;
}
td.navlev1 {
    color: #ffffff; background: #CC6666; line-height:30px;
    margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
   	border-left: 1px solid #800000;
	border-top: 2px solid #800000;
	border-right: 1px solid #800000;
	border-bottom: 2px solid #800000;
}
ul {
    list-style-type: disc;
}
ul.plain {
    list-style-type: none;
}
ul.marginleft0 {
	margin-left: 0px;
	padding-left: 15px;
	list-style-position: outside;
}
ul.navlev2 {
    color: #000000; background: transparent;
    margin-top: 5px; margin-bottom: 5px; margin-left: 25px; margin-right: 5px; 
   	font: 11px verdana, arial, helvetica; font-weight: normal;
    text-align: left;
}
li.spaced  {
    margin-bottom: 5px; margin-top: 5px;
}
li.last  {
    margin-bottom: 10px; margin-top: 5px;
}
hr  {
    color: #808080; background: transparent;  height: 1px;
}
.center {
	text-align: center;
}
.marginbottom0 {
	margin-bottom: 0px;	padding-bottom: 0px;
}
.margintop0 {
	margin-top: 0px; padding-top: 0px;
}
.marginleft0 {
	margin-left: 0px;
}
