BODY
{
	background-color: #666699;
}
.Text
{
	font-family: Arial, helvetica;
	font-size: 12px;
}
.Text1
{
	font-family: Arial, helvetica;
	font-size: 12px;
	font-weight: bold;
}
.pageNav
{
	font-family: Arial, Helvetia;
	font-size: 12px;
	padding: 3px;
	background-color: #bbbbbb;
	border-bottom: 1px solid #000000;
}
.headBorder
{
	border-right: 1px solid #000000;
	
}
.pagebody
{
	font-family: Arial, Helvetia;
	font-size: 12px;
	padding: 10px;
	background-color: #eeeeee;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.dataCell
{
	padding: 3px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: Black;
}
.dataCell:hover
{
	color: Blue;
}
.navLink
{
	padding: 3px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: Navy;
}
.navLink:hover
{
	color: Blue;
}
.headCell
{
	background-image: url(http://www.teachoregon.com/OSPA/images/headerBG.gif)
}
.footerText
{
	font-family: Arial, helvetica;
	font-size: 12px;
	color: #CCCCCC;
}
.modLink
{
	font-family: Arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: Navy;
	text-decoration: none;
}
.modLink:hover
{
	color: Blue;
}
.navButton
{
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	padding: 3px;
	background-color: #cccccc;
	font-family: Arial, helvetica;
	font-size: 12px;
}
.navButtonOver
{
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	padding: 3px;
	background-color: #EEEEEE;
	font-family: Arial, helvetica;
	font-size: 12px;	
}
.modHeader
{
	font-family: Arial, helvetica;
	font-size: 16px;
	color: Navy;
	font-weight: bold;
}
.formSection
{
	font-family: Arial, helvetica;
	font-size: 12px;
	padding: 5px;
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;	
}
.formHeader
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 3px;
	color: black;
	padding-top: 3px;
	font-family: Arial, helvetica;
	background-color: darkgray;
}
.gridHeaderColumn
{
	font-family: Arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	background-color: #BBBBBB;
}
.gridFooter
{
	font-family: Arial, helvetica;
	font-size: 12px;
	padding: 5px;
}
.dateBar
{
	font-family: Verdana, Arial, helvetica;
	font-size: 11px;
	padding: 5px;
}
