h1{font-family:Arial, Helvetica, sans-serif; color:#006699; font-size:24px}
h2.subtitle{font-family:Arial, Helvetica, sans-serif; color:#006699; font-size:medium;}

	body{scrollbar-3dlight-color:white;
		scrollbar-arrow-color:white;
		scrollbar-highlight-color:#006699;
		scrollbar-face-color:#cccccc;
		scrollbar-track-color:#c6eff7
		}

a:link{background:none; color:black; text-decoration:underline}
a:visited{background:none; color:black; text-decoration:underline}
a:hover{background:none; color:#00ACFF; text-decoration:underline}
a:active{background:none; color: #00ACFF; text-decoration:underline}

a.redlink:link{background:none; color:#CC0000; text-decoration:underline}
a.redlink:visited{background:none; color:#CC0000; text-decoration:underline}
a.redlink:hover{background:none; color:#00ACFF; text-decoration:underline}
a.redlink:active{background:none; color: #00ACFF; text-decoration:underline}

a.bluelink:link{background:none; color:#006699; text-decoration:underline}
a.bluelink:visited{background:none; color:#006699; text-decoration:underline}
a.bluelink:hover{background:none; color:#FF0000; text-decoration:underline}
a.bluelink:active{background:none; color: #FF0000; text-decoration:underline}
	
a.black:link{background:white; color:black; text-decoration:underline}
a.black:visited{background:white; color:black; text-decoration:underline}
a.black:hover{background:white; color:#black; text-decoration:underline}
a.black:active{background:white; color: #black; text-decoration:underline}
	
hr{background:#006699; height:5px}

input.redtext{color:#cc3300; font-weight:bold; background-color:white}
input.submit{color:#336699; font-weight:bold}

h3.bookname{}
h4.bookby{}

.bluetxt{color:#006699}
.redtxt{color:#cc0000}
	
table.blu{background:#f3f3f3; border:#006699 solid 3px}
table.blue{background:#006699}
table.grey{background:#f3f3f3}
table.white{background:white}
table.ltblue{background:#3399cc}
