
body, html {
    color: #000066;
    color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border: 0px;
    border-style: solid;
    font:12px arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;	
}

a {
   	border-style: none;
   	border-color: #000066; 
}

h6{ 

   	background-color: #8888EE; 
  	text-valign: center;
    color: #000;
    font-size: 20px;
	padding: 5px;
}

h5{ 
    color: #d00;
    font-size: 24px;
}

SELECT
{
    font:12px arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;	
} 

td {
  	text-align: center;
  	padding:3px;
}

#logo {
	position: absolute;
	left: 0 px;
	top: 0px;
}

#title {
	position: absolute;
	left: 180px;
	top: 0px;
}

#sidenav {
	position: absolute;
    width: 170px;
	left: 0px;
	top: 140px;
	line-height: 150%;
}

img.floatRight {
    float: right; 
    margin-bottom: 20px;
	margin-left: 40px;
 }
 
 img.floatLeft {
    float: left; 
    margin-bottom: 10px;
	margin-right: 10px;
 }  

#splash_top {
    background-image:url(./images/splash.gif);
	width: 800px;
	height: 500px;
	position: absolute;
	left: 0px;
	top: 0px;
    margin: 15px;	
}

#splash_top2 {
	height: 470px;
	position: absolute;
	left: 400px;
	top: 130px;
    margin: 15px;	
}

#splash_top3 {
	height: 470px;
	position: absolute;
	left: 58px;
	top: 109px;
    margin: 15px;	
}

#splash_bot {

	position: absolute;
	width: 770px;	
	left: 0px;
	top: 520px;
    text-valign: top;
    padding: 15px;	
}

#box1
{
    padding: 5px;
	position: absolute;
	left: 150px;
	top: 0px;
	bottom: 300px;
    width: 100%;
	height: 20%;
    font-weight: bold;
    text-align: left;
    background: #6699FF;
}

td.heading {
  	background-color:#999 ;
  	color: #333;
    font-size: 20px;	
  	font-weight: bold;
}

td.content {
    padding: 10px;
  	font-weight: bold;
    text-align: left;	
}

table.floatRight {
    float: right; 
    margin: 10px;
 }

#sch_info_head {
	margin-left: 0px;
	position: absolute;
	left: 30px;

    text-valign: top;
    text-align: right;

}
#sch_info_body {
	margin-left: 0px;
	position: absolute;
	left: 230px;
    text-valign: top;
    text-align: left;
}

#highlight {
  	color: #F55;
  	font-weight: bold;	
}

table.body{
  	text-align: center;
  	font-weight: bold;
    border: 0px;
}

table.login{
    background-image:url(./images/login_bk.jpg);
}


td.body_top {
	width: 700px;
    background-image:url(./images/bck_bodytop.jpg);
  	color: #FF0;
  	font-weight: bold;
}

td.body {
   	background-color: #FFF; 

  	color: #333;
  	text-align: left;
  	font-weight: bold;
  	padding: 20px;
}

table.menu {
  	text-align: left;
  	font-weight: bold;
    border: 0px;
    width: 170px;	
}

td.menu {
  	text-align: left;
  	padding: 5px;
  	font-weight: bold;	
}

a.menu {
  	color: #33F;	
}

table.signup {
    border: 0px;
}

td.signup {
  	padding: 5px;
  	text-align: right;
	
}
td.signup2 {
  	padding: 5px;
  	text-align: right;
}

td.profile {
  	padding: 5px;
  	text-align: left;
}