/*This CSS page will control the pages with in the for_teachers folder.*/

body {
	background-color: #A5A17C;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-attachment: fixed;
	background-image: url('t.gif');
	background-repeat: no-repeat


	}

b {
	font-size:12pt
	} 

/*Only use the title class for the main title above the Image. */
.title {
	font-size:x-large; 
	font-weight:bold;
	} 

table {
	border: 1px none;
	}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-decoration: underline
	}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #FFCC00; 
	text-decoration: underline
	}

a:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-decoration: underline
	}
.JSLinks a{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-decoration: underline
	}

.JSLinks a:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-decoration: underline
	} 
	
.JSLinks a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #ffcc00;
	}
.defaultTitle {
	font-size: large; 
	font-weight:bold;
	}
.redbartext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #FFFFFF; 
	}	
