@charset "utf-8";
/* CSS Document */

/* Style Sheet */
body {
	margin : 0px;
	background-color:#E0E0E0;
}

td {
	background-color:#FFFFFF;
}

.style2 {
	color: #FF0000;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}
.style3 {font-size: 14px}

.style4 {color: #165f83}
.style5 {font-size: 12pt}
.style19 {
	font-size: 18px
}
.style20 {
	color: #FF0000;
	font-size: 12pt;
	font-weight: bold;
}
.style24 {
	font-size: 14px
}
.style39 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.style40 {
	color: #165f83;
	font-size: 12pt;
	font-weight: bold;
}
.style41 {font-size: 16px; }
.style43 {color: #0000FF}
.style46 {font-size: 15px}
.style47 {
	font-size: 20pt;
	color: #165f83;
	font-weight: bold;
}
.style47 A:link {text-decoration:underline;font-weight:bold;color:#165f83;}
.style48 {color: #000000}

.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;}

.redtext {font-size:9pt;font-weight:bold;font-family:Arial, Helvetica, sans-serif;color:#FF0000;}

.rightnav {font-size:9pt;font-family:Arial, Helvetica, sans-serif;color:#000000;}

td.rightnav {
	padding-left: 5px;
	background-color:#DBEFF9;
	}
	
td.PageBorder {

	background-color:#000000;
}

.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;
}

.BorderLineCell {
}
td.BorderLineCell {
border-left-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);
	vertical-align:bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.TopMiddle {
}
td.TopMiddle {
	background-color:#165F83;
}

#Lessons {
	padding: 10px;
}
