  body {
    background: #3F68A8;
    font-family: Arial;
    font-size: 12px;
	color: #3F68A8;
  }
  
.style1 {color: #FFFFFF}
.style2 {font-size: 10px}
.style3 {color: #BDBDBD}
.style4 {color: #000000;
		 font-weight: bold;
		 font-size: 11px;}
.style5 {color: #000000}

.style6 {color: #C1C1C1;
		 font-weight: bold;}
a:link {
	color: #253E63;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #253E63;
}
a:hover {
	text-decoration: none;
	color: #5C85C2;
}
a:active {
	text-decoration: underline;
	color: #253E63;
}

  * { margin: 0; padding: 0; }
  a { text-decoration: none; }

#menu li:hover, #menu li.hover {  
     position: static;  
}  

.content {
	width: 900px;
	margin-left:auto;
	margin-right: auto;
	text-align:justify;
	list-style:circle;
}

.img {
	padding: 10px 10px 10px 10px;
	}

.list {
	padding-left: 20px;
	}
	
.list li {
	padding-left: 10px;
	}

.contenttable {
	margin-left:auto;
	margin-right: auto;
}
.coursestable {
	width:100%;
	margin-left:auto;
	margin-right: auto;
}
.coursestable td {
	padding: 5px;
	border-top: 1px solid #C1C1C1;
}
.headcell {
	width:100%;
	margin-left:auto;
	margin-right: auto;
	border-top: 1px solid #C1C1C1;
	border-bottom:1px solid #C1C1C1;

}
.footer {
	color:#FFFFFF;
	text-decoration:none;
}

.footer a {
	color:#FFFFFF;
	text-decoration:none;
}

.headcell td {
	padding: 5px;
	background-image:url(images/titlebg.jpg);
	background-color:#f7c200;
	color:#000000;
	font-weight:bold;
	font-size:18px;
}
#menu li {
	width: 155px;
    float: left;
    display: block;
	background-image:url(navbg.jpg);
  }

  #menu li a {
    padding: 8px 12px;
    display: block;
    font-weight: bold;
	text-align:center;
	font-size:12px;
    color: #ffffff;
	text-decoration:none;
  }

  #menu li a:hover, #menu li a.active {
	background-image:url(hoverbg.jpg);
    color: #000000;
	text-decoration:none;
  }

  #menu li ul {
    left : -999em;
    position : absolute;
	border: 1px solid #ccc;
  }

  #menu li ul li { float : none; }

  #menu li ul a {
    width : 138px;
    padding-top : 5px;
	padding-left: 5px;
    background : #3F68A8;
    font-weight : normal;
	font-size:10px;
	text-align:left;
	text-decoration:none;
  } 

  #menu li ul a:hover {
	background-image:url(hoverbg.jpg);
    color: #000000;
  }

  #menu li:hover ul, #menu li.sfhover ul {
    left: auto;
    border-top: 1px;
  }
  
.homecells {
    background-image:url(gradbg.jpg);
	background-repeat:repeat-x;
	height: 150px;
	}

/*	tiles box styles	*/
.tiles{
	width:600px;
	overflow:hidden;
	margin:10px 0 0;
	margin-left:auto;
	margin-right:auto;
}
.tiles1{
	width:400px;
	overflow:hidden;
	margin:10px 0 0;
	margin-left:auto;
	margin-right:auto;
}
.tiles2{
	width:200px;
	overflow:hidden;
	margin:10px 0 0;
	margin-left:auto;
	margin-right:auto;
}
.column{
	width:200px;
	overflow:hidden;
	float:left;
	background-image:url(images/gradbg1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.column h3{
	margin:0 0 10px;
	padding:0;
	text-align:center;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	padding: 0 0 10px 0;
	margin:0;
	background:none !important;
	text-decoration:none;
}
.column ul{
	margin:0;
	padding:0;
	list-style:none;
}
.column ul li{
	margin:10px 0 10px;
}
.column a{
	display:block;
	width:125px;
	height:49px;
	overflow:hidden;
	text-decoration:none;
	line-height: 50px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	padding:0px 0 0 0px;
	margin-left:auto;
	margin-right:auto;
}

.column a strong{
	display:block;
	margin:0;
	padding:0;
	font-size:12px;
}
.column a:hover{
	background-position:0 -49px !important;	
	color:#000;
}
.column.grey a{
	background:url(images/tile-grey.jpg);
}
.column.orange a{
	background:url(images/tile-orange.jpg);
}
.column.blue a{
	background:url(images/tile-blue.jpg);
}
/*	end tiles box styles	*/


/*	tiles box styles	*/
.moreinfo{
	width:200px;
	overflow:hidden;
	margin:10px 0 0;
	margin-left:auto;
	margin-right:auto;
}
.column1{
	width:200px;
	overflow:hidden;
	float:left;
	background-image:url(images/gradbg1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.column1 h3{
	margin:0 0 10px;
	padding:0;
	text-align:center;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	padding: 0 0 10px 0;
	margin:0;
	background:none !important;
	text-decoration:none;
}
.column1 ul{
	margin:0;
	padding:0;
	list-style:none;
}
.column1 ul li{
	margin:10px 0 10px;
}
.column1 a{
	display:block;
	width:125px;
	height:49px;
	overflow:hidden;
	text-decoration:none;
	line-height: 50px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	padding:0px 0 0 0px;
	margin-left:auto;
	margin-right:auto;
}

.column1 a strong{
	display:block;
	margin:0;
	padding:0;
	font-size:12px;
}
.column1 a:hover{
	background-position:0 -49px !important;	
	color:#ffffff;
}
.column1.orange a{
	background:url(images/tile-orange.jpg);
}
/*	end tiles box styles	*/



/*	tiles box styles	*/
.placeorder{
	width:200px;
	overflow:hidden;
	margin:10px 0 0;
	margin-left:auto;
	margin-right:auto;
}
.column2{
	width:200px;
	overflow:hidden;
	float:left;
}
.column2 h3{
	margin:0 0 10px;
	padding:0;
	text-align:center;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	padding: 0 0 10px 0;
	margin:0;
	background:none !important;
	text-decoration:none;
}
.column2 ul{
	margin:0;
	padding:0;
	list-style:none;
}
.column2 ul li{
	margin:10px 0 10px;
}
.column2 a{
	display:block;
	width:125px;
	height:49px;
	overflow:hidden;
	text-decoration:none;
	line-height: 50px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	padding:0px 0 0 0px;
	margin-left:auto;
	margin-right:auto;
}

.column2 a strong{
	display:block;
	margin:0;
	padding:0;
	font-size:12px;
}
.column2 a:hover{
	background-position:0 -49px !important;	
	color:#ffffff;
}
.column2.orange a{
	background:url(images/tile-orange.jpg);
}
/*	end tiles box styles	*/


.searchtext a{
	color:#000000;
	text-decoration:none;
	}
.searchtext a:hover{
	color:#000000;
}


.form {
	padding:10px;
}
.form1 {
	padding-left:100px;
}

.field1 {
	width: 150px;
	}
.field2 {
	width: 180px;
	}
.field3 {
	width: 620px;
	}