html {
	margin-top: 0px;
	margin-left: 0px;
}


body {
	margin: 0;
	margin-top: 0px;
	background-color:      #ddd;
	background-image:      url("../img/bg_dots.jpg");
	background-repeat:     repeat;
	background-attachment: scroll;
	
		font-size: 0.7em;
}
	
	
	
p {
	margin: 0;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: none;
	line-height: 160%;	
		}

	
.theDate {
	font-family:  tahoma, Arial, Verdana, Helvetica, sans-serif;
//*	font-size: 0.6em; *//
	color:#fff ;
	}
	
table.body {
	background-color: #ffffff;
	border-width: 1px;
	border-color:#77bbFF;
	border-style: solid;


	}

.login {
	margin:0px;
//*	font-size: 0.6em; *//
	font-family:  tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color:      none;
	
	
	
	}


table.orange {
	background-color:      #F9AD29;
	height: 3px;
	}


table.blue {
	background-color:      #6c73fb;
	height: 25px;
	}


table.grey {
	background-color:      #ddd;
	}


.StudentNavUpper {
	background-color:      #56e;
	}
	
.StudentNavLower {
	background-color:     #67f;
	}



th {

	margin: 0;
//*	font-size: 0.6em; *//
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	background-color: none;
	line-height: 150%;

	}


.footer {
//*	font-size: 0.6em; *//
	font-family:  tahoma, Arial, Verdana, Helvetica, sans-serif;
	color:#CC6600;
	background-color:  #eef;
	}
	
.smallPrint {
	font-size: 0.8em; 
	}



li{
	margin-left: -15px;
//*	font-size: 0.6em; *//
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: none;
	line-height: 160%;	

	}


textarea, input {

	font-size: 85%;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	border-style:solid;
	border-width:1px;
	
	}
	
input:radio {
	border-style:none ;
}	



	
h1 {
	font-family: Verdana, Trebuchet, tahoma, Arial,  Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 140%;
	color:#25b;
	}
	
h2 {
	font-family: Verdana, Trebuchet, tahoma, Arial,  Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 130%;
	color:#36b;
	}
	
	
h3 {
	font-family: Verdana, Trebuchet, tahoma, Arial,  Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 120%;
	color:#47c;
	}
	
h4 {
	font-family: Verdana, Trebuchet, tahoma, Arial,  Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 110%;
	color:#47c;
	}		
		
a {
	margin:0px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #22f;
	background-color:      none;
	text-decoration: none;
	}
	
a:hover {
	margin:0px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #f22;
	background-color:      none;
	text-decoration: none;
	}	
		
		

a.nav {
	margin:0px;
//*	font-size: 0.6em; *//
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #ddF;
	background-color:      none;
	text-decoration: none;
	}
	
a.nav:hover {
	margin:0px;
//*	font-size: 0.6em; *//
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #ffF;
	background-color:      none;
	}

span.FormError {
	color: #f00;
	background-color: #ff0;
	font-stretch: wider;
	font-weight: bold;
	}
	
	
.style1 {
			color: #fc9;
			font-weight: bold;
}


.bolden {font-weight: bold;}
