body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #1d6703;
	}
	
.topimage {
	background-image: url(images/top_image.gif);
	background-repeat: no-repeat;
	width: 806px;
	height: 181px;

	}
	

.tablwwhitebg {
	background-color: #FFFFFF;
	}
	
.btn1 {
	background-image: url(images/btn1.gif);
	width: 185px;
	height: 47px;

	}
.btn2 {
	background-image: url(images/btn2.gif);
	width: 185px;
	height: 47px;

	}
.btn3 {
	background-image: url(images/btn3.gif);
	width: 185px;
	height: 46px;

	}
.btn4 {
	background-image: url(images/btn4.gif);
	width: 185px;
	height: 46px;

	}
.btn5 {
	background-image: url(images/btn5.gif);
	width: 185px;
	height: 40px;

	}

.btnfill {
	height: 5px;
	}

.rightfill {
	background-image: url(images/right_fill_bg2.gif);
	background-repeat: repeat-y;

	}

.bodytable {
	background-color: #bfd6b8;

	}

.leftnav_bg
	{
	background-image: url(images/left_nav_bg.gif);
	background-repeat: repeat-y;
	}

.texttable {
	background-color: #ffffff;
	background-image: url(images/body_top_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	}


A:link
	{
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

A:visited
	{
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

A:active
	{
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

A:hover
	{
	color: #0066CC;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

H1
	{
	color: #000000;
	text-decoration: none;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: inline;
	}
	
H2
	{
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: inline;
	}

.coursesright {
	background-color: #6eaeb7;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
.coursesright A:link
	{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.coursesright A:visited
	{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.coursesright A:active
	{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.coursesright A:hover
	{
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}