
.mm5:link {color: #000000}     /* unvisited link */
.mm6:visited {color: #000000}  /* visited link */
.mm7:hover {color: #ff0000}   /* mouse over link */
.mm8:active {color: #000000}   /* selected link */

a.unvisited2:link {color: #000000}     /* unvisited link */
a.visited2:visited {color: #000000}  /* visited link */
a.hover2:hover {color: #ffffff}   /* mouse over link */
a.selected2:active {color: #000000}   /* selected link */

.footerfont
{
	font-size: x-small;
	border-top: 1px solid red;
	text-align: center;
}
#headerbackground
{
	background-image: url('images new/background/HEADER BG.jpg'); 
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	height: 100px;
}
#readersnote
{  
	font-size: xx-small; 
	color: white;
	text-align: right;
	margin-right: 3em;
	font-weight: bold;
}
#logo
{
	position: absolute; 
	width: 120px; 
	height: 70px;
	top: 5px;
	left: 900px;
}
#companyname
{
	font-size: x-large;
	text-align: center;
}
#mainmenubackground
{
	border-bottom: 1px solid black;
	background-color: purple;
}
.mainmenu
{
	float: left;			/* this is compulsary for 100% width; for hand to appear for 100% width */
	width: 100%;
	height: 100%;
	text-decoration:none;
	color:white;
	font-weight: bold;
}	
#time
{
	color: black; 
	font-weight: bold;
	text-align: center;
}	
#schedulepage
{
	width: 195px; 
	height: 100px;
}
#schedule
{ 
	padding-left: 1em; 
	background-color: brown;
	color: white;
}
.topics
{
	font-weight: bold;
}
.scrollnews
{
	background-color: brown;
	color: white;
}
.link_dless
{
	text-decoration: none;
	color: black;
}
.border1
{
	border: ridge white 2px;
}
.border2
{
	border: outset white 2px;
}
.weeklyborder
{
	border-right: 1px solid black;
	border-bottom: 1px solid sienna;
}
.constructionnote
{
	color: blue; 
	font-size: large; 
	font-weight: bold;
	text-align: center;
}
#back
{
	background-image: url('images new/background/web4.jpg'); 
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	height: 100px;
}
#back1
{
	background-image: url('images new/background/Logo.jpg'); 
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	height: 100px;
}
