BODY
{
	background-color: #666699;
	font-family: Arial, helvetica;
	font-size: 12px;
}

.text
{
	font-family: arial, helvetica;
	font-size: 12px;
}

.text1
{
	font-family: Arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.text1:hover 
{
	color: navy;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.box1
{
	border: 1px solid #999999;
}

.title1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}

.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.Title4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;

}

.title5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}

.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;
}

.footerText
{
	font-family: Arial, helvetica;
	font-size: 12px;
	color: #CCCCCC;
}

.legal
{
	font-family: arial, helvetica;
	font-size: 11px;
	color: #cccccc;
}
.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;
}
.navLink
{
	padding: 3px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: Navy;
}
.navLink:hover
{
	color: Blue;
}
.headCell
{
	background-image: url(http://districtforms.us/OSPAweb/images/headerBG.gif)
}


.modLink
{
	font-family: Arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: Navy;
	text-decoration: none;
}
.modLink:hover
{
	color: Blue;
}


.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;
}

.TD-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.text1withline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

.TD-right1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

.DetailName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}


.popupBody
{
	background-color: #EEEEEE;
}
.popupHeader
{
	background-color: #B0C4DE;
	border-bottom: 1px solid #000000;
	padding: 3px;
	font-family: Arial, helvetica;
	font-size: 16px;
	font-weight: bold;
}
.activeTab
{
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 3px;
	background-color: white;
	font-family: Arial, helvetica;
	font-size: 12px;
	font-weight: bold;
}
.Tab
{
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 3px;
	background-color: lightsteelblue;
	font-family: Arial, helvetica;
	font-size: 12px;
	font-weight: bold;	
}
.aptLogoutBar 
{
	padding: 2px;
	background-color: #EEEEEE;
	background-image: url('../ATS/images/BgBar.gif');
	border-bottom: 1px solid #000000;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}
.aptNavBar
{
background-color: #B0C4DE;
border-top: 1px solid #000000;
}
.navLink
{
	font-family: Arial, helvetica;
	font-size: 12px;
	color: navy;
	text-decoration: none;
}
:hover.navLink
{
	font-family: Arial, helvetica;
	font-size: 12px;
	color: blue;
	text-decoration: none;
}

.APTHeadFrame
{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #EFEEED;
}
.APTBodyFrame
{
	border-right: 1px solid #000000;

	background-color: #f5f5f5;
	padding: 10px;
}
.APTNavFrame
{
	background-color: #DDDDDD;
	padding: 4px
}
.APTNavFooter
{
	background-color: #DDDDDD;
	border-bottom: 1px solid #000000;	
}
.APTBodyFooter
{
	background-color: #f5f5f5;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.graybar
{
	background-color: #cccccc;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-right: 1px solid #777777;
	font-family: Arial, helvetica;
	font-size: 12px;
	padding: 3px;
}




















