@charset "utf-8";
/* CSS Document */

/* Style Sheet */
body {
	margin : 0px;
	background-color:white;
}

/* Rem the next two line
input {
	background-color:#FFFFCC
}

select {
	background-color:#FFFFCC
}*/

.bodytext A:link {
	text-decoration:underline;
	font-weight:normal;
	color:#0033FF;
}
.bodytext A:visited {
	text-decoration:underline;
	font-weight:normal;
	color:#333333;
}
.bodytext A:hover {
	text-decoration:underline;
	font-weight:normal;
	color:#009966;
}
.bodytext A:active {text-decoration:underline;font-weight:normal;color:#000000;}

.title A:link {
	text-decoration:underline;
	font-weight:normal;
	color:#006699;
}
.title A:visited {
	text-decoration:underline;
	font-weight:normal;
	color:#333333;
}
.title A:hover {
	text-decoration:underline;
	font-weight:normal;
	color:#009966;
}
.title A:active {text-decoration:underline;font-weight:normal;color:#000000;}

.leftnav A:link {text-decoration:underline;font-weight:normal;color:#000000;}
.leftnav A:visited {text-decoration:underline;font-weight:normal;color:#000000;}
.leftnav A:hover {text-decoration:none;font-weight:normal;color:#000000;}
.leftnav A:active {text-decoration:underline;font-weight:normal;color:#000000;}

.topbar A:link {text-decoration:underline;font-weight:normal;color:#000000;}
.topbar A:visited {text-decoration:underline;font-weight:normal;color:#000000;}
.topbar A:hover {text-decoration:none;font-weight:normal;color:#000000;}
.topbar A:active {text-decoration:underline;font-weight:normal;color:#000000;}

.rightnav A:link {text-decoration:underline;font-weight:normal;color:#000000;}
.rightnav A:visited {text-decoration:underline;font-weight:normal;color:#000000;}
.rightnav A:hover {text-decoration:none;font-weight:normal;color:#000000;}
.rightnav A:active {text-decoration:underline;font-weight:normal;color:#000000;}

td.content {
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	white-space: nowrap;
}

.content {font-family:Arial, Helvetica, sans-serif;color:black;}

td.bodytext {
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	padding-right: 30px;
}

.bodytext {
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	color:black;
}

.title {font-size:14pt;font-weight:normal;font-family:Arial, Helvetica, sans-serif;color:black;}

.leftnav {font-size:9pt;font-weight:bold;font-family:Arial, Helvetica, sans-serif;color:#000000;}

.rightnav {font-size:9pt;font-family:Arial, Helvetica, sans-serif;color:#000000;}

td.rightnav {
	padding-left: 5px;
	}

.footer {
	font-size:9pt;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:black;
	padding-top: 10px;
}

.topbar {font-size:9pt;font-weight:normal;font-family:Arial, Helvetica, sans-serif;color:#000000;background-color:#165F83;}

.sidebar {border:1px solid #000000;padding:2px 2px 2px 2px;background-color:#E4F1F1;}
.CourseOutline {
	float: left;
}

.style1 {
	color: #990000;
	font-weight: bold;
}

.AddToCart {
	float: right;
}
.ImageMenu {
}
.CourseCell {
}
td.CourseCell {
border-bottom-style:solid;
}

td.BorderCell {
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-top-style:solid;
	border-color:#000000;
	border-width:thin;
	background-color:#FFFF00;
}
.DateCell{
}
td.DateCell {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#B9F3F7;
	background-color:#165F83;
}
.BottomBar{
}
td.BottomBar {
	background-color:#000000;
}
.TopLeft {
}
td.TopLeft {
	background-image:url(../images/TopLeft.gif);
}

.TopMiddle {
}
td.TopMiddle {
	background-color:#165F83;
}

#Lessons {
	padding: 10px;
}
