@charset "UTF-8";
/* CSS Document */

#content p, ul, ol, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}
#content h2{
	color: #9B3CBD;
	margin: 0px;
	padding-top: 10px;
}
#content h3{
	color: #320450;
	margin-top: 36px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: large;
}
#content h4{
	color: #DB813C;
	font-size: medium;
	margin: 0px;
}
#content h5{
	color: #12021D;
	font-size: medium;
	margin: 0px;
}
#content h6{
	color: #434343;
	font-size: medium;
	margin: 0px;
}
a:link {
	color: #4F0B7B;
}
a:visited {
	color: #320450;
}
a:hover {
	color: #B85306;
}
.full {
	color: #FF0000;
}
.schedule {
}
table.grid {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}
table.grid th{
	padding: 0 0.5em;
	border: 1px solid #000000;
	color: #CCCCCC;
	background-color: #320450;
}
table.grid td{
	padding: 0 0.5em;
	border: 1px solid #CCCCCC;
	border: 1px solid #320450;
}
tr.grid{
	background: #CCCCCC;
}
table.bio {
	font-size: 14px;
	border-collapse: separate;
	border-spacing: 0px 36px
}
#bio .bio_name{
	color: #320450;
	font-weight: bold;
	font-size: 16px;
}
#bio .bio_title{
	color: #320450;
}
#bio img{
	margin-right: 5px;
}

#instructors{
	width: 600px;
	color: #320450;
}
#instructors .bio_left {
	float: left;
	width: 300px;
	margin-top: 5px;
}
#instructors .bio_right {
	float: left;
	width: 300px;
	margin-top: 5px;
}

#vids a {
	text-decoration: none;
}

#instructors a{
	text-decoration: none;
}
#instructors a:hover {
	text-decoration: none;
}
#instructors img{
	margin-right: 2px;
}
#instructors .bio_name{
	font-weight: bold;
	font-size: 16px;
}
#instructors .bio_title{
	font-size: 12px;
}

.error{
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.msg{
	font-weight: bold;
	color: #33B8AE;
}
.questions {
	padding-top: 72px;
}
.typesize09 {
	font-size: 9px;
}
table#dataedit td{
 font-size: 10px;
}
table.schedule {
	border-collapse: collapse;
	border: 1px solid #000000;
	font-size: 12px;
}
table.schedule th{
	padding: 0 0.5em;
	border: 1px solid #000000;
	color: #CCCCCC;
	background-color: #320450;
}
table.schedule td{
	margin: 0px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
tr.grey{
	background: #CCCCCC;
}
table.schedule td.border{
	border: 1px solid #000000;
}
table.schedule td.bordershade{
	border: 1px solid #000000;
	background-color: #CCCCCC;
}
table.schedule td.class{
	border: 1px solid #4F0B7B;
}
table.schedule td.shade{
	background-color: #CCCCCC;
}
table.schedule td.shade0{
	background-color: #AAAAAA;
}
table.schedule_list {
	border-collapse: collapse;
	border: 1px solid #000000;
	font-size: 12px;
}
table.schedule_list td{
	margin: 0px;
	font-size: 11px;
	border: 1px solid #4F0B7B;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

a img{
border-style: none;
margin: 0 auto;
}

