a { text-decoration: underline; }
a:link { color: #0000ff; }
a:hover { border-width: 2px; background: transparent; color: #ff0000; }
a:active { color: #ff0080; }
a:visited { color: #800080; }

body {
   color: #000000;
   background-color: #ffffff;
   scrollbar-3dlight-color: #000000;
   scrollbar-arrow-color: #000000;
   scrollbar-base-color: #ffcc33;
   scrollbar-darkshadow-color: #000000;
   scrollbar-face-color:#ffcc33;
   scrollbar-highlight-color: #ffcc33;
   scrollbar-shadow-color: #ffcc33;
   scrollbar-track-color: #ffffff;
}

body.nav {

}

/*BODY {
	scrollbar-3dlight-color: #800040;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #ffcc33;
	scrollbar-darkshadow-color: #800040;
	scrollbar-face-color:#ffcc33;
	scrollbar-highlight-color: #ffcc33;
	scrollbar-shadow-color: #ffcc33;
	scrollbar-track-color: #ffffff;
}*/


p { font-family: Arial, sans-serif; font-size: 12px; } 
p.copy { font-family: Arial, sans-serif; font-size: 12px; font-style: italic; }     
p.bold { font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; }     
p.ital { font-family: Arial, sans-serif; font-size: 12px; font-style: italic; }     
p.title { font-family: Arial, sans-serif; font-size: 16px; font-weight: bold; }
p.welcome { font-family: Arial, sans-serif; font-size: 12px; color: #003366; }   
span.bold { font-weight: bold; }
span.ital { font-style: italic; }
span.underline { text-decoration: underline; }
span.italunder { font-style: italic; text-decoration: underline; }
table, td { font-family: Arial, sans-serif; font-size: 12px; vertical-align: top; }
table.pagecontent { border: 0; width: 98%; }
td.about { font-family: Verdana, Arial, sans-serif; font-size: 16px; font-weight: bold; color: #ffffff; }
td.bold { font-weight: bold; }
td.welcome { font-family: Arial, sans-serif; font-size: 12px; color: #003366; }
h1 { font-family: Arial, sans-serif; font-size: 32px; color: #000000; }
h2 { font-family: Arial, sans-serif; font-size: 30px; color: #000000; }
h3 { font-family: Arial, sans-serif; font-size: 24px; color: #000000; }
h4 { font-family: Arial, sans-serif; font-size: 18px; color: #000000; }
h5 { font-family: Arial, sans-serif; font-size: 14px; color: #000000; }
h6.note { font-family: 'Times New Roman', serif; font-size: 10px; font-weight: bold; }
ol { list-style-type: square; font-family: Arial, sans-serif; font-size: 12px; list-style-type: square; }
ul { list-style-type: square; font-family: Arial, sans-serif; font-size: 12px; list-style-type: square; }
li { list-style-type: square; font-family: Arial, sans-serif; font-size: 12px; list-style-type: square; }
pre { font-family: 'Courier New', Courier, sans-serif: font-size: 12px; }
.example { color: #000000; background-color: #d0d0d0; }
.sql { font-style: italic; color: #ff6600; }
.tag { font-style: italic; color: #ff6600; }
.rendered { border-style: ridge; }
.rendertitle { color: #0000ff; }
