body{
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-family:Times New Roman;
	font-size:20px;
}
p {
	padding:0;
	margin:0;
}
#fullpage{
	background-color:#C8C8C8;
	height: 100%;
}
#fulltop{
	background:url(/images/top_bar.gif) repeat-x;
	height:35px;
}
#fullmiddle{
}
#fullbottom{
}
#mainpage{
	width:1000px;
	background-color:#FFFFFF;
	border:1px solid #000000;
}
#logo{
	background:url(/images/logo.gif) no-repeat 1% 50%;
	height:100px;
	font-size:2.0em;
	vertical-align:top;
	padding-top:20px;
	padding-left:150px;
	text-align:left;
}
#topmenu{
	font-size:0.7em;
	float:right;
	max-width:600px;
	margin:0 5px 0 5px;
	width: 90%;
}
#topmenu a{
	color:#88a088;
}
#leftheader, #imagerow, #leftcolumn a:hover, #leftcolumn li:hover{
	background-color:#88A088;
	color:#FFFFFF;
}
#topmenu a:hover{
	border:1px solid #88a088;
}
#imagerow {
	width: 100%;
}
#topmenu ul{
	padding: 0;
}
#topmenu li{
	display:inline;
}
#topmenu a{
	text-decoration:none;
	padding:0 30px;
	border:1px solid #FFFFFF;
}
#topmenu a:hover{
	color:black;
	background:none;
}
#topmenu li:hover{
	color:black;
	background:none;
}
#leftheader{
	vertical-align:top;
	width:40%;
}
#lefttext {
  color: #ffffff;
  font-size: 1.0em;
  overflow: hidden;
  padding: 0 7px 7px;
  text-align: left;
  vertical-align: top;
}
#lefttext h2{
	font-size:1.6em;
	font-weight:bold;
	margin:10px 5px;
	color:#FFFFFF;
}
#lefttext h1{
	font-size:1.1em;
	padding:0;
	color:#FFFFFF;
	margin:0;
}
#rightheader{
	background:url(/images/globe_world_map.jpg) no-repeat 50% 50%;
	background-position:50% 50%;
	width:60%;
	background-size:contain;
}
#mainrow {
}
#leftcolumn{
	background-color:#D5D5D5;
	vertical-align:top;
	float: left;
	width: 20%;
}
#leftcolumn ul{
	list-style:none outside none;
	margin:20px 0;
	padding:0;
}
#leftcolumn li{
	background-color:#C5C5C5;
	border:1px solid #000000;
	color:#000000;
	margin:5px 10px;
	text-align:left;
}
#leftcolumn a{
	color:#000000;
	display:block;
	padding:10px;
	text-decoration:none;
}
#rightcolumn{
	background-color:#FFFFFF;
	font-size:16px;
	padding:20px 5px 5px;
	float: right;
	width: 78%;
}
#mainrow, #footerrow {
	background-color: #D5D5D5;
}
#leftfooter{
	background-color:#D5D5D5;
	height:50px;
	font-size:20px;
	vertical-align:top;
	color:#000000;
	float: left;
	width: 20%;
}
#leftfooter a{
	color:#000000;
	text-decoration:none;
}
#leftfooter hr{
	margin:0 10px 5px;
}
#rightfooter{
	background-color:#FFFFFF;
	color:#000000;
	width: 79%;
	float: right;
}
#rightfooter a{
	color:#000000;
	text-decoration:none;
}
#rightfooter hr{
	margin:0 20px 5px;
}
#shadow{
	max-width:1022px;
	display: block;
}
#left_shadow{
	background:url(/images/left_shadow.gif) repeat-y #C8C8C8;
	width:11px;
}
#right_shadow{
	background:url(/images/right_shadow.gif) repeat-y #C8C8C8;
	width:11px;
}
#bottomleft_shadow{
	background:url(/images/bottomleft_shadow.gif) no-repeat #C8C8C8;
}
#bottom_shadow{
	background:url(/images/bottom_shadow.gif) repeat-x #C8C8C8;
	height:11px;
}
#bottomright_shadow{
	background:url(/images/bottomright_shadow.gif) no-repeat #C8C8C8;
}

.course {
	font-size: 16px;
}
.course_title {
	font-size: 22px;
	font-weight: bold;
}
.course_number {
	font-weight: bold;
	font-size: 18px;
}
.course_subtitle {
	font-weight: bold;
	font-size: 20px;
}
.attendees {
	font-size: 11px;
}
ul.home {
	padding: 5px 20px; 
	margin: 0px;
}
li.home {
	color: #996633;
	list-style-type: square;
	font-size: 17px;
	padding: 5px 0px;
}
a.home {
	color: #000000;
}
.homeplus {
	color: #000000;
	font-family: cursive, sans-serif, Verdana;
	text-decoration: none;
}
a.homeplus {
	color: #000000;
	font-family: cursive, sans-serif, Verdana;
	text-decoration: none;
}
a.homeplus:hover {
	color: #880000;
}
a.homelink {
	color: #000000;
	text-decoration: none;
}
a.homelink:hover {
	color: #880000;
}
ul.courses_menu {
	padding: 5px 20px; 
	margin: 0px;
}
li.courses_menu {
	color: #996633;
	list-style-type: square;
	font-size: 15px;
	padding: 5px 0px;
}
a.courseslink {
	color: #000000;
	text-decoration: none;
}
a.courseslink:hover {
	color: #880000;
}
ul.menu {
	padding: 0px 0px 0px 20px; 
	list-style-position: outside;
	margin: 0px;
}
li.menu {
	color: #FF9966;
	list-style-position: outside;
	font-size: 14px;
	padding: 5px 0px; 
}
a.menu {
	color: #FFFFFF;
}
a.menu:hover {
	color: #FF9966;
}
.tb_table {
	width: 100%;
}
td.tb_title {
  color: black ;
}
td.tb_note {
	font-size: 11px;
}
td.tb_cell {
}
tb_table {
  width: 100%;
  border: 1px ;
}
.td_main {
	width: 640px;
}
.td_menu {
	width: 160px;
}
.table_main {
	width: 800px;
}
.scroller {
	background: none;
	border: none;
	color: red;
	font-weight: bold;
	overflow: hidden;
	width: 500px;
}
.footer_title {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #996633;
}
.footer_text {
	text-align: center;
	font-size: 11px;
	color: #996633;
}
