#MainTable {
    width: 600px; position:absolute; left: 121px; top: 11px; visibility: visible; z-index: 2;
  }
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
}

.textblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.textblack  A:hover { text-decoration:underline }
.textblack  A { text-decoration:none }

.coursebox {
	text-align:left;
	border:1px Dashed #CCCCCC;
	}
#MainTable {
border:1px dashed #CCCCCC;
}
#menu_table {
border:1px dashed #CCCCCC;
}
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333399;
}
.menu  A:link {color: #333399;}
.menu  A:visited {color: #333399;}
.menu  A:active {color: #FFFFFF;}
.menu  A:hover {color: #FFFFFF;}
.menu  A { text-decoration:none }

.frame_menu {
	font-weight: bold;
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.frame_menu A:hover { text-decoration:none}
.frame_menu A { color: #333399;text-decoration:underline}

.frame_menu_list {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(images/bullet_blue_arrow_1.gif);
	font-weight: normal;

}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.maintext A:hover { text-decoration:none}
.maintext A { color: #333399;text-decoration:underline}

.printer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.printer A:hover { text-decoration:none}
.printer A { color: #333399;text-decoration:underline}

.underlinedtitle {
	font-weight: bold;
	color: #333399;
}
.list {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(images/bullet_blue_arrow_1.gif);
	font-weight: bold;
	color: #333399;
}
.list A:hover { text-decoration:none}
.list A { color: #333399;text-decoration:underline}

.maintitle {
	font-weight: bold;
	color: #333399;
	text-decoration: underline;
	font-size: 10pt;

}
.bullet_outside_decimal {
	list-style-position: inside;
	list-style-type: decimal;
}
.ListSmallNumbers {
	list-style-type: lower-roman;

}
.NormalBold {
	font-weight: bold;

}
.imagewithborder {
	padding-left: 10px;
	padding-right: 10px;
}
