html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;}
  
html {
min-height: 101%;
}

body {
	bgcolor:#5b3f99;
	scrollbar-3dlight-color:#090909;
    scrollbar-arrow-color:#acacac;
	scrollbar-base-color:#09090a;
	scrollbar-track-color:#010101;
	scrollbar-darkshadow-color:#212121;
	scrollbar-face-color:#212121;
	scrollbar-highlight-color:#212121;
	scrollbar-shadow-color:#090909;	
        font-family: Trebuchet MS, Arial, Helvetica;
		font-size: 10px;
        margin: 0px 0px 0px 0px;
        width: 100%;
        /* height: 100%; */
        text-align: left;
        }

		
	
.learntext {  font-family: verdana, arial, helvetica; font-size: 11px; color: #a7c0ff; }	
.infotext {  font-family: verdana, arial, helvetica; font-size: 11px; color: #9b9b9b; }	
.bodytext {  font-family: verdana, arial, helvetica; font-size: 11px; }			
	.bodytextwhite {  font-family: verdana, arial, helvetica; font-size: 11px;  color: #ffffff;}	
	.bodytextsmall {  font-family: verdana, arial, helvetica; font-size: 9px; font-style: italic;}				
		.bodytextbold {  font-family: verdana, arial, helvetica; font-size: 11px; font-weight: bold;}		

.header {  font-family: trebuchet MS, verdana, arial, helvetica; font-size: 29px; color: #5c3f99; font-weight: bold;}
.subheader {  font-family: trebuchet MS, verdana, arial, helvetica; font-size: 17px; color: #a0ce67; font-weight: bold;}
.quote {  font-family: trebuchet MS, verdana, arial, helvetica; font-size: 14px; color: #5c3f99; font-weight: bold;}

a {  text-decoration: none; color:#8cbf4c;}
a:hover {  color: #000000; text-decoration: underline; }
a:visited {  color: #7a6cbf; text-decoration: none; }

.link_small {  text-decoration: none; color:#000000;}
.link_small:hover {  color: #ffffff; text-decoration: underline; }
.link_small:visited {  color: #000000; text-decoration: none; }


.courselink {  text-decoration: none; color:#6257ac;}
.courselink:hover  {  color: #ffffff; text-decoration: underline; }
.courselink:visited {  color: #6257ac; text-decoration: none; }



.link_home {  font-family: arial narrow, arial, helvetica; color: #ffffff; text-decoration: none;font-size: 13px; font-weight: bold}
.link_home:hover {  font-family: arial narrow, arial, helvetica; color: #6298f2; text-decoration: underline; font-size: 13px; font-weight: bold}
.link_home:visited {  font-family: arial narrow, arial, helvetica; color: #ffffff; text-decoration: none; font-size: 13px; font-weight: bold}

.greenback {background-color: #c0e690}