body {
	background-color: #663399;
	background-image: url(../images/bg_purple.gif);
} 

a:link
{color: #FF0000;
text-decoration:none}

a:active
{text-decoration:underline}

a:visited
{color:#009966;
text-decoration:none}

A:hover
{color: #FF0000; text-decoration: underline}

.bodytext
{font-family: Verdana, Helvetica, Arial, sans-serif;
line-height:13px;
font-size:11px;
color:#333333}

.subhead1
{font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
color:#663399}

.footer 
{font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:9px; 
color:#333333}
.sked_subhead { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	color:#FFFFFF;
	text-align: center;
}
.reg_start { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size:12px; 
	font-weight:bold; color:#FFFFFF; 
	background-color: #663399;
	padding: 5px;
	text-align: center;
}
.cancelledChange {  font-weight: bold; color: #CC6600}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #663399;
	background-image: url(../images/bg_purple.gif);
}
.quote {
	color:#663399;
	font: italic bold 12px Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
}
p {
	margin-top: 0px;
	margin-bottom: 7px;
}
.courseTime { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	line-height: normal; 
	font-size: 11px; 
	color: #333366; 
	font-weight: bold; 
	margin-top: 4px; 
	margin-bottom: 4px; 
	padding-top: 0px; 
	padding-bottom: 0px
}
.dates {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	line-height: normal; 
	font-size: 11px; 
	color: #333366; 
	font-weight: bold; 
	margin-top: 4px; 
	margin-bottom: 4px; 
	padding-top: 0px; 
	padding-bottom: 0px
}
.instructors {
	font-weight: normal;
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 10px;
	list-style-image: url(../images/purple_bullet.gif);
	padding-left: 10px;
}

/* March Break */
#march h1 {
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	color: #663399;
	margin-bottom: 0;
	padding-bottom: 0;
}

#march h2, .marchsub {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #663399;
	/* padding-bottom: 2px;
	margin-bottom: 0px;
	margin-top: 5px; */
}
#march h2 {
	padding: 15px 0 0 0;
	margin: 0;
}
.regbut {
	padding: 0 3px 0 0;
	margin-bottom: -3px;
	border: 0;
}
.regclosed {
	margin-bottom: 10px;
	padding: 5px; 
	text-align: center;
	font: bold 11px/1.3 Verdana, Helvetica, Arial, sans-serif; 
	background-color: #639;
	color: #fff;
}

/* Top Menu */

#topmenu {
	margin: 10px 0 20px 0;
}

#topmenu h1 {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 5px 0 0 0;
}
#topmenu p {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
}

.top {
	text-align: right;
}
.top img {
	border: 0;
}

