body { margin-left: 0px; margin-right: 0px; margin-top: 0px; font-family: Verdana, Helvetica; font-size: 13px; background-color: #d8e7f3; background-color: #FFFFCC;  background-color: #d8e7f3; line-height: 160%; }
a:link {  color: #3399CC; text-decoration: none; font-weight: bold; }
a:hover,a:active { text-decoration: underline; }
a:visited { color: #CC6666; text-decoration: none;  }
input,textarea { border: 1px solid #999999; font-family: Verdana; }
.menuparent { background-color: #66CCFF; width: 100%; text-transform: uppercase; font-size: 20px; font-family: Verdana, Tahoma, Arial; padding-left: 0px; padding-right: 0px;  background: #66CCFF;  padding-top: 10px; padding-bottom: 10px;  }

h1,h2,h2 { line-height: 26px; }

.menuparent ul { margin: 0px; list-style-type: none; }
.menuparent ul li { display: inline; margin-right: 17px; } 
.menuparent ul li a:link, .menuparent ul li a:visited  {  color: #FFFFFF; text-decoration: none; font-weight: bold; }
.menuparent ul li a:hover, .menuparent ul li a:active { background-color: #e1e1e1; background-color:#3399FF; }

.sitelogo { padding-left: 8%; padding-bottom: 4px; }

.tablelist tr td { vertical-align: top; }
.tablelist td { vertical-align: top; }


th { background: #66CCFF; color: #FFFFFF; font-weight: bold; margin-bottom: 5px; text-align: left; padding-left: 7px; width: 240px; vertical-align: top; }

.insidecontent { width: 240px; vertical-align: top; padding-left: 10px; padding-right: 8px; }
.coursep { text-align: right; font-size: 107%; padding-right: 5px; }

.box { 
  background: #FFFFFF; 
  width: 70%;
  margin-left: 15%; 
  margin-right: 15%;
  position: relative;
  margin-top: 16px;
  

}
.boxtop { 
  background: url(/images/tr.png) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 24px; 
  background: url(/images/tl.png) no-repeat top left; 
}
.boxbottom { 
  background: url(/images/br.png) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 24px; 
  background: url(/images/bl.png) no-repeat bottom left; 
}
.boxcontent {
  padding-left: 35px;
  padding-right: 35px;
}


input[type="submit"] {
background-color: #006699;
	padding:0px 6px;
	border:1px solid #3b6e22;
	height:24px; 
	line-height:24px;
	color:#FFFFFF;
	font-size:12px;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
}

.fixed { position: fixed; float: right; width: 15%; margin-left: 85%; margin-right: 1%; background-color: #66CCFF; margin-top: 16px; }
.fixed ul { padding-left: 2px; margin-left: 2px; }
.fixed ul li { padding-left: 0; margin-left: 0; margin-top: 12px; list-style-type: none;  }
.fixed ul li a:link, .fixed ul li a:visited { color: #FFFFFF; text-decoration: none; font-weight: normal; }
.fixed ul li a:hover,.fixed ul li a:active { font-weight: bold; }
