body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 
{
	color: #3232CD;
	font-family: sans-serif;
	font-size: 20pt;
}

h2 
{
	color: #000033;
	font-family: sans-serif;
	font-size: 15pt;
}

h2.menu
{
	color: #C0C0C0 ;
	font-family: sans-serif;
	font-size: 12pt;
}

h3 
{
	color: #3232CD;
	font-family: sans-serif;
	font-size: 12pt;
}

p 
{
	color: #42426F;
	font-family: sans-serif;
	font-size: 10pt;
}

p.medium 
{
	color: #42426F;
	font-family: sans-serif;
	font-size: 10pt;
}

p.calendarnow
{
	color: green;
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

p.center 
{
	text-align: center;
	color: #42426F ;
	font-family: sans-serif;
	font-size: 10pt;
}

p.caption 
{
	color: #42426F ;
	font-family: sans-serif;
	font-size: 8pt;
	padding-bottom: 0cm;
	padding-top: 0cm;
}

p.heading
{
	font-weight: bolder;
	color: #000033 ;
	font-family: sans-serif;
	font-size: 14pt;
	padding-bottom: 0cm;
	padding-top: 0cm;
}

p.headingi
{
	font-weight: bolder;
	font-style: italic;
	color: #3232CD ;
	font-family: sans-serif;
	font-size: 12pt;
	padding-bottom: 0cm;
	padding-top: 0cm;
}

p.miniheadingi
{
	font-weight: bolder;
	font-style: italic;
	color: #42426F ;
	font-family: sans-serif;
	font-size: 10pt;
	padding-bottom: 0cm;
	padding-top: 0cm;
}

p.minicaption 
{
	color: #42426F ;
	font-family: sans-serif;
	font-size: 7pt;
	padding-bottom: 0cm;
	padding-top: 0cm;
}

p.print 
{
	color: #42426F ;
	font-family: sans-serif;
	font-size: 8pt;
}

p.warning 
{
	color: red ;
	font-family: sans-serif;
	font-weight: bolder;
	font-size: 8pt;
}

p.required 
{
	color: #8F8FBD ;
	font-family: sans-serif;
	font-weight: bolder;
	font-size: 8pt;
}

p.menu 
{
	color: #3232CD;
	font-family: sans-serif;
	font-size: 15pt;
}

p.adminmenu 
{
	color: #3232CD;
	font-family: sans-serif;
	font-size: 10pt;
}

a:link     
{
	font-family: sans-serif;
	color:#42426F;
}

a:home     
{
	text-decoration: none;
	font-family: sans-serif;
	color:#42426F;
}

a:visited  
{
	font-family: sans-serif;
	color: #42426F ; 
}

a:active   
{
	font-family: sans-serif;
	color:#42426F;
}

a:hover    
{
	font-family: sans-serif;
	color:#000000;
	font-weight:bold;
}
a.menu    
{
	font-family: sans-serif;
	color:#ffffff;
	text-decoration: none;
}

a.menu:visited
{
	color: #ffffff;
}

a.menu:hover
{
	color:#ffffff;
	font-weight: bold;
}

hr
{
color: #7093DB;
}

table
{
	border-color: #D9D9F3;
	border-collapse:collapse;
	border-width:2px;
}

.btn3 {
	border-top: 1px solid #66f;
	border-right: 1px outset #444;
	border-bottom: 1px outset #444;
	border-left: 1px solid #66f;
	padding: 3px 15px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	text-decoration:none;
	color:#fff;
	font-weight : bold;
	background:#66f;		
}
a.btn3:link {
	text-decoration:none;
	color:#fff;
	font-weight : bold;
	background:#66f;
}
a.btn3:visited{
	text-decoration:none;
	color:#fff;
	font-weight : bold;
	background:#66f;
}
a.btn3:hover {
	text-decoration:none;
	color:#fbe249;
	font-weight:bold;
	background: #66f;
}

.textReadonly { 
 	background-color: #C0C0C0; 
 }
 
td.menu{
 	background-color:#D9D9F3;
}
 
td.body{
 	background-color:#F5F5DC ;
}

tr.footer{
 	background-color:#8F8FBD ;
}

tr.header{
 	background-color:#000066;
}

li 
{
	color: #42426F;
	font-family: sans-serif;
	font-size: 10pt;
}

table.body{
 	background-color:#F5F5DC;
}

.box2 {
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.borderrightonly{
	border-right: 1px solid;
}

.frbg {
	background-image : url('pix/frontschool.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}
