body{
margin-top:0px;
margin-left:0px;
margin:0px;
}

INPUT.TEXT{ 
  font-family:"Century Gothic", Arial, "Times New Roman"; 
  font-size:12px; 
  border-color:#b6c72d; 
  border-style: solid;
  border-width:1px; 
  color:#5f8ec5; 
}

.TEXTAREA{ 
/*  width: 600px;
	height: 600px;
*/	
	border:1px solid #b6c72d; 
	font-family:  "Century Gothic", Arial, "Times New Roman"; 
	font-size: 12px; 
	color: #5f8ec5; 
	text-decoration: none; 
	/*background-color: #E9EDF0;*/

}

INPUT.regTEXT{ 
  font-family:"Century Gothic", Arial, "Times New Roman"; 
  font-size:12px; 
  border-color:#febd2b; 
  border-style: solid;
  border-width:1px; 
  color:#5f8ec5; 
}

.regTEXTAREA{ 
/*  width: 600px;
	height: 600px;
*/	
	border:1px solid #febd2b; 
	font-family:  "Century Gothic", Arial, "Times New Roman"; 
	font-size: 12px; 
	color: #5f8ec5; 
	text-decoration: none; 
	/*background-color: #E9EDF0;*/

}

INPUT.regTEXTadult{ 
  font-family:"Century Gothic", Arial, "Times New Roman"; 
  font-size:12px; 
  border-color:#f77871; 
  border-style: solid;
  border-width:1px; 
  color:#5f8ec5; 
}

.regTEXTAREAadult{ 
/*  width: 600px;
	height: 600px;
*/	
	border:1px solid #f77871; 
	font-family:  "Century Gothic", Arial, "Times New Roman"; 
	font-size: 12px; 
	color: #5f8ec5; 
	text-decoration: none; 
	/*background-color: #E9EDF0;*/

}


input.btn{
   color:#5f8ecf;
   font-family:"Century Gothic", Arial, "Times New Roman";
   font-size:84%;
   font-weight:bold;
   background-color:#b7c62d;
   border:1px solid;
  border-top-color:#b6c72d;
   border-left-color:#b6c72d;
   border-right-color:#b6c72d;
   border-bottom-color:#b6c72d;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#b7c62d');
	  }
	  
	  input.parentbtn{
   color:#5f8ecf;
   font-family:"Century Gothic", Arial, "Times New Roman";
   font-size:84%;
   font-weight:bold;
   background-color:#efc7c5;
   border:1px solid;
  border-top-color:#f77871;
   border-left-color:#f77871;
   border-right-color:#f77871;
   border-bottom-color:#f77871;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#efc7c5');
	  }
	  
	  input.studentbtn{
   color:#5f8ecf;
   font-family:"Century Gothic", Arial, "Times New Roman";
   font-size:84%;
   font-weight:bold;
   background-color:#f9ec9e;
   border:1px solid;
  border-top-color:#febd2b;
   border-left-color:#febd2b;
   border-right-color:#febd2b;
   border-bottom-color:#febd2b;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#f9ec9e');
	  }



.content{
font-family:"Century Gothic", Arial, "Times New Roman";
font-size:14px;
color:#5f8ec5;
margin-left:5px;
}

.realworldcontent{
font-family:"Century Gothic", Arial, "Times New Roman";
font-size:14px;
color:#fff;
margin-left:5px;
}


.registration{
font-family:"Century Gothic", Arial, "Times New Roman";
font-size:14px;
color:#000;
margin-left:5px;
}

A.contentlink:visited{
text-decoration: none; 
color: #f77a76;
font-family:"Century Gothic", Arial, "Times New Roman";
}

A.contentlink:active{
text-decoration: underline; 
color: #f77a76; 
font-family:"Century Gothic", Arial, "Times New Roman";
}

A.contentlink:link{
text-decoration: none; 
color: #f77a76; 
font-family:"Century Gothic", Arial, "Times New Roman";
}

A.contentlink:hover{
text-decoration: underline; 
color: #f77a76; 
font-family:"Century Gothic", Arial, "Times New Roman";
}

.orangebox{
background-image:url(../images/orange_top.jpg);

}
.pinkbox{
background-image:url(../images/pink_top.jpg);

}

.bluedot{
background-image:url(../images/green_dot.jpg);
background-repeat:repeat-x;
background-position:center;
}
.greendot{
background-image:url(../images/blue_dot.jpg);
background-repeat:repeat-x;
background-position:center;
}
.orangedothor{
background-image:url(../images/orange_dot.jpg);
background-repeat:repeat-x;
background-position:center;
}

.orangedot{
background-image:url(../images/orange_dot.jpg);
background-repeat:repeat-y;
background-position:right;
}

.footer{
font-family:"Century Gothic", Arial, "Times New Roman";
font-size:12px;
color:#699dda;
margin-left:10px;
margin-top:2px;
}