body {
	margin:0px;
}
.maintable {
	width:100%;
	height:100%;
}
.headbg {
	background-image:url(bg_header.gif);
	background-repeat:repeat-x;
}
.sideborder {
/*border-left-width: 1px;

	border-right-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #FFFFFF;

	border-left-color: #FFFFFF;*/

}
.toplink {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height:32px;
}
.toplink:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FEEFCA;
	text-decoration: none;
	line-height:32px;
}
.toplink_red {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	line-height:32px;
}
.toplink_red:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
	line-height:32px;
}
.paratext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8A8A8A;
	text-decoration: none;
	line-height:19px;
}
.notetext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
	line-height:19px;
}
.download_link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.download_link:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.course_title {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.paratextjustify {
	font-family: Tahoma;
	font-size: 11px;
	text-align:justify;
	font-weight: normal;
	color: #8A8A8A;
	text-decoration: none;
	line-height:17px;
}
.tabletitle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.paratextlpadding {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8A8A8A;
	padding-left:21px;
	text-decoration: none;
	line-height:19px;
}
.paratextnoleading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8A8A8A;
	padding-left:25px;
	text-decoration: none;
}
.tabletext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8A8A8A;
	padding-left:8px;
	text-decoration: none;
}
.bottombg {
	background-image:url(bg_bottom.gif);
	background-repeat:repeat-x;
}
.tablelink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8A8A8A;
	line-height:15px;
	padding-left:8px;
	text-decoration: none;
}
.tablelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-left:8px;
	text-decoration: underline;
}
.tabletext1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8A8A8A;
	padding-left:8px;
	text-decoration: none;
}
.border_top {
	border-top:1px solid #CCCCCC;
}
.textbox {
	font-family:Tahoma, "Trebuchet MS";
	font-size:12px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	border:1px solid #999999;
	height:17px;
}
.textarea {
	font-family:Tahoma, "Trebuchet MS";
	font-size:12px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}
.button {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	height:28px;
	width:69px;
}
.pageheadingnew {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0px 10px 0px;
	margin:0px;
}