.navi {
	background-color: #666699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titlebg {
	background-image: url(images/title_bg.jpg);
	height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-left: 20px;
	font-weight: bold;
	padding-top: 15px;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;


}
.footer {
	background-color: #e8e8e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;


}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
ul {
	padding: 5px;
	list-style-type: square;
	list-style-image: url(images/arrow1.gif);
	vertical-align: middle;
	list-style-position: inside;
	margin: 0px;
	color: #990000;
	font-style: normal;

}
li {
	vertical-align: top;
}
a:link {
	text-decoration: underline;
	color: #003399;

}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-style: italic;
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.course {
	background-position: right;
	padding-left: 5px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #CC0000;
	height: 20px;
	background-color: #f8f8f8;
	vertical-align: middle;
	text-decoration: underline;




}
ol {
	color: #333333;
	padding-left: 25px;
	list-style-type: square;

}
.leftnavi td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	color: #336699;



}

