A:link {
	COLOR: #0000CC; TEXT-DECORATION: none
}
A:active {
	COLOR: #0000CC; TEXT-DECORATION: none
}
A:visited {
	COLOR: #0000CC; TEXT-DECORATION: none
}
A:hover {
	COLOR: #006600; TEXT-DECORATION: none
}
.graybold {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #666666; font-weight: bold}
.bluesmall {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000099}
.blacksmall {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.phototext {  font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 9pt; font-weight: bold; left: 6px; clip:  rect(   ); margin-left: 6px}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.graysmall {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999}
.photosmall { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10px; left: 6px; clip: rect( ); margin-left: 6px }
.photoyellow {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #CCCC99; font-weight: bold; left: 6px; clip:  rect(   )}
.graymed {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #666666}
.bodytextLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.schedule {
	background: url(images/sidebar_gradient.jpg) no-repeat left bottom;
	padding-bottom: 55px;
}

.scheduleTable {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	font-size: 11px;
	border-right: 1px solid #3c60b9;
	border-bottom: 1px solid #3c60b9;
}

.scheduleTable TD {
	padding: 10px;
	background: url(images/schedule.jpg) no-repeat right top;
}

.scheduleTable .scheduleAlt TD {
	background: url(images/schedule_alt.jpg) no-repeat right top;
}

.scheduleTable .scheduleTop  {
	color: #d7e5fe;
	font-size: 13px;
	background-color: #3c5fb9;
	background-image: none;
}

.scheduleTable .scheduleLeft {
	background: #fff url(images/schedule_left.jpg) no-repeat left top;
}

.scheduleSide {
	background: #fff url(images/schedule_side.jpg) no-repeat right top;
	padding-left: 5px;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
}

.scheduleSide .title {
	font-size: 13px;
	margin-top: 50px;
	color: #d7e5fe;
	margin-bottom: 0;
	padding-bottom: 15px;
}

.scheduleSide p {
	border-bottom: 1px solid #a6c2e0;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0;
}

.btnLearn a {
	width: 120px;
	height: 25px;
	background: url(images/btn_learn.gif) no-repeat 0 0;
	float: left;
}

.btnLearn a:hover {
	background: url(images/btn_learn.gif) no-repeat 0 -25px;
}
