.navtext{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align:center;

}
.navtext a{
	color: #FFFFFF;
	text-decoration:none;
}
.navtext a:hover{
	color: #bae3e3;
	text-decoration:none;
}
.text {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10pt;
	color: #000000;
	margin:0;
}
.bottomofpagetext {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight:bold;
}
.bottomofpagetext a {
	color: #FFFFFF;
}
.bottomofpagetext {
	color: #FFFFFF;
}

.header {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10pt;
	color: #be1817;
	font-weight:bold;
}
 
.scroll { 
    scrollbar-base-color: #000000; 
    scrollbar-arrow-color: #6394BD; 
    scrollbar-face-color: #F0F2F4; 
    scrollbar-track-color: #F8F8F8;  
    scrollbar-shadow-color: #DCE0E2; 
    scrollbar-highlight-color: #FFFFFF; 
    scrollbar-darkshadow-color: #474271; 
    scrollbar-3dlight-color: #96AABD;  
} 

.studenttxt {
color:#FFFFFF;
font-family: "Trebuchet MS", Tahoma;
font-size: 10pt;
}

.button80 {
	color:#bd1616;
	background-color:#c1e0df;
	width:80px;
}

.button120 {
	color:#bd1616;
	background-color:#c1e0df;
	width:120px;
}

.button160 {
	color:#bd1616;
	background-color:#c1e0df;
	width:160px;
}

.button200 {
	color:#bd1616;
	background-color:#c1e0df;
	width:200px;
}
/* rollover */
a.rollover {display: block; width:125px; text-align:center; font-size:10pt; color:#bd1616; text-decoration:none;  background: url("images/sermonnav.png") 0 0 no-repeat; height:22px; padding:5px;} 
a:hover.rollover { background-position: -155px 0; color:#000000;} 
