	body {
	background-color: #003366;
	margin-left: 40px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 40px;
	background-image: url(images/body_bg.gif);
	background-repeat:repeat;
	}
	body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:20px;
	color: #333333;
}
	html {
     overflow: -moz-scrollbars-vertical;
}
H1 {
	color:#333333;
	font-size: 18px;
	line-height:24px;
}
ul.course1 {
	padding: 0 0 0 0;
	list-style-image:url(images/bullet1.gif);
	list-style-position:inside;
	list-style-type:none;
	line-height:20px
}

td.nav1 {
	background-image:url('images/tab1.gif');
	background-position: 0% 100%;
	background-repeat: no-repeat;
}
td.nav1_over {
	background-image:url('images/tab1.gif');
	background-position: 0% 0%;
	background-repeat: no-repeat;
}

td.nav2 {
	background-image:url('images/tab2.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}
td.nav2_over {
	background-image:url('images/tab2.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

td.nav3 {
	background-image:url('images/tab3.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}
td.nav3_over {
	background-image:url('images/tab3.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

td.nav4 {
	background-image:url('images/tab4.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}
td.nav4_over {
	background-image:url('images/tab4.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

td.nav5 {
	background-image:url('images/tab5.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}
td.nav5_over {
	background-image:url('images/tab5.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

form input, form textarea{
     border: 1px solid #999;
     	     -moz-border-radius: 4px;
	     }
.button {background-color: #FFFFFF; border: 1px solid #A4A4A4; ; font-family:Arial; font-size:10pt; color:#5B5B5B}
.style2 {
	font-size: 11px;
	font-style: italic;
}
.required {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}

a:link {color: #003366;text-decoration:underline;}
a:active {color: #003366;text-decoration:underline;}
a:visited {color: #003366;text-decoration:underline;}
a:hover {color:#003366;text-decoration:none;}
a.footer:link {color: #cccccc;text-decoration:none;}
a.footer:active {color: #cccccc;text-decoration:none;}
a.footer:visited {color: #cccccc;text-decoration:none;}
a.footer:hover {color:#cccccc;text-decoration:underline;}
.footer {color:#cccccc;padding-top:4px;text-align:center}