
body, html {
    background-image:url(./images/bck_main.jpg);	
    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;
}

h6 {
  	font-weight: bold;		
    font-size: 16px;
    color: #A00;
}

h6_bck{ 
    background-image:url(./images/hd_bck.jpg);
  	text-valign: center;
    color: #FF9;
    font-size: 17px;
	padding: 5px;
  	font-weight: bold;
}

h5{ 
  	font-weight: bold;		
    font-size: 16px;
    color: #777;
}

img{
   border: none;
}

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

td {
  	text-align: left;
  	padding: 10px;
  	text-valign: top;	
}

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

#title {
	position: absolute;
	left: 0px;
	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;
 }  

img.upgrade {
    border: thin;
		
}

#main {
   	background-color: #FFF;  
    width: 780px;
	position: absolute;
	left: 0px;
	top: 138px;
    text-valign: top;
}

#menu1 { 
	position: relative;
    width: 500px;	
	left: 370px;
	top: 87px;
    text-valign: top;

}
#menu2 { 
	position: absolute;
    width: 650px;	
	left: 230px;
	top: 109px;
    text-valign: top;
	
}

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

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

td.content {
    padding: 10px;
    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;
    border: 0px;
}

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

td.body {
   	background-color: #FFF; 
	width: 780px;	
  	color: #000;
  	text-align: left;
  	padding: 10px;
}

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

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

a.menu {
  	color: #33F;	
}

table{
    border-color: #00f;
	padding: 0px;
}

table.signup {
    border: 0px;
}

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

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

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

td.match {
  	padding: 0px;
  	text-align: left;
	width: 200px;
}

tr.profile2 {
  	padding: 5px;
  	text-align: left;
   	background-color: #99F; 	
}

td.hd {
  	padding: 3px;
  	text-align: center;
  	font-weight: bold;		
    font-size: 16px;
    color: #A00;
}

td.hdbck {
    background-image:url(./images/hd_bck.jpg);
  	text-align: center;
  	font-weight: bold;		
    font-size: 18px;
    color: #F00;
}

a.menu1 {
    color: #00A;
}
a.menu2 {
    color: #00A;
}

