a { color:#0000cc; }
a:hover { font-weight:bold; }

body {
margin:0px;
font-family: arial;
scrollbar-base-color: ;
scrollbar-arrow-color: #7FE817;
scrollbar-3dlight-color: gray;
scrollbar-darkshadow-color: gray;
scrollbar-face-color: black;
scrollbar-highlight-color: ;
scrollbar-shadow-color: gray;
scrollbar-track-color:;
color: darkblue;
}


.box { background-color:white; border:2px solid blue; padding:2px }
.txtbox { color:darkblue; font-family:tahoma; height:20px;border: 2px solid darkblue;background:#7FE817; } 
.spanstyle { color:red; font-family:arial; font-size:15pt; position:absolute; top:-50px; visibility:visible; }
.clear { clear:both; }
	
.font10 { font-size:65%;  }
.font12 { font-size:75%;  }
.font14 { font-size:90%;  }
.font16 { font-size:100%; }
.font18 { font-size:120%  }
.font18 { font-size:125%  }
.font20 { font-size:130%  }

.comic { font-family: comic sans ms;}
.verd  { font-family: verdana;}

.white    { color:white; }
.black    { color:black; }

.blue     { color: blue; }
.drkblue  { color:darkblue;}
.liteblue { color:lightblue; }
.cyan     { color: cyan; }

.grn      { color: green; }
.drkgrn   { color: darkgreen; }
.lime     { color:lime; }

.yellow   { color:yellow; }
.red      { color: red; }
.orngred  { color:orangered; }
.gray     { color:gray; }

.red_arrow { list-style-image: url(pics/red_arrow.jpg); }