.leftbackground {
	background: #fff url(images/topbackground.jpg) repeat-x;
}
.topbackground{
	background-color: #FFFFFF;
	background-image: url(images/bluebackground.jpg);
	background-repeat: repeat-x;
}
#button1 {
width:260px; 
height:66px; 
background-image:url(images/button_schoollist.jpg); 
} 
#button1 a:hover {
position:absolute;
background-image:url(images/button_schoollist2.jpg); 
}

#button2 {
width:269px; 
height:66px; 
background-image:url(images/button_finalist.jpg); 
} 
#button2 a:hover {
position:absolute;
background-image:url(images/button_finalist2.jpg); 
}

#button3 {
width:271px; 
height:66px; 
background-image:url(images/button_totalfunds.jpg); 
} 
#button3 a:hover {
position:absolute;
background-image:url(images/button_totalfunds2.jpg); 
}

.bodytext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #003399;
}
.bodytext2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #003399;
}
.bodytext a{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
text-decoration: none;
}
.bodytext a:hover{
text-decoration: underline;
}
.topmenu {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#FFFFFF;
}
.topmenu a{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#FFFFFF;
text-decoration:none;
}
.topmenu a:hover{
	color:#66CCFF;
	text-decoration: none;
}
.clickhere {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: italic;
font-weight: bold;
text-decoration: none;
color: #3F8EEA;
}

.boldstyle {
font-weight: bold;
}
.infobodytext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}
.pagetitle {
color:#003399;
font-weight: bold;
}
.footertext {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #003399;
}
.footertext a{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
text-decoration: none;
}
.footertext a:hover{
text-decoration: underline;
}
.bodytextconst {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #003399;
}
.dropdownnostyle {
	margin: 0px;
	padding: 0px;
}
.bodytextconst li {
	list-style-image: url(images/construction.gif);
}
.newsitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	margin-bottom: 0px;
}
.newsitem a{
color: #003399;
}
.newsitem a:hover{
	color: #0066CC;
	text-decoration: underline;
}
.newsitem li {
	list-style-image: url(images/newsinfo.gif);
	padding: 0px 0px 5px;
}
