f

body {
	margin-top: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

a:link, a:visited, a:active { color:#0E81BC; text-decoration:none; }
a:hover { color:#009900;text-decoration:underline}

#menu_back { 
	border-left:solid; 
	border-left-width:1px; 
	border-left-color:#CBCBCB; 
}
.menu_container { 
	width:178px; 
	height:300px; 
	border:solid; 
	border-width:4px; 
	border-color:#2399D5; 
	padding:10px; 
	padding-top:0;
	padding-bottom:35px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10pt; 
	font-weight:bold; 
	color:#808080; 
}
.menu_item { 
	width:158px; 
	padding-left:13px; 
	padding-bottom:4px; 
	padding-top:4px;
	margin-top:7px; 
	background-image:url(../img/ar_b.png); 
	background-repeat:no-repeat; 
	background-position:center left; 
	text-align:left; 
	border-bottom:solid; 
	border-bottom-width:1px; 
	border-bottom-color:#CBCBCB;
}
.menu_item_a { 
	width:158px; 
	padding-left:13px; 
	padding-bottom:4px; 
	padding-top:4px;
	margin-top:7px; 
	background-image:url(../img/ar_g.png); 
	background-repeat:no-repeat; 
	background-position:center left; 
	text-align:left; 
	border-bottom:solid; 
	border-bottom-width:1px; 
	border-bottom-color:#CBCBCB;
}

.menu_item a:link, .menu_item a:visited, .menu_item a:active { color:#808080; text-decoration:none; }
.menu_item a:hover { color:#000000; text-decoration:none; }

.menu_item_a a:link, .menu_item_a a:visited, .menu_item_a a:active { color:#808080; text-decoration:none; }
.menu_item_a a:hover { color:#000000; text-decoration:none; }


.content { 
	height:327px; 
	border:solid; 
	border-width:1px; 
	border-color:#CBCBCB;
	padding:12px;
}
.title {
	border-bottom:solid; 
	border-bottom-width:2px; 
	border-bottom-color:#7FC13F; 
	padding-bottom:3px;
	font-size:11pt;
	font-weight:bold;
	color:#0E81BC;
	text-transform:uppercase;
}
.title_cd {
	border-bottom:solid; 
	border-bottom-width:2px; 
	border-bottom-color:#7FC13F; 
	line-height:20pt;
	font-size:11pt;
	font-weight:bold;
	color:#0E81BC;
	text-transform:uppercase;
}
.footer {
	color:#FFFFFF;
}
.footer a:link, .footer a:visited, .footer a:active { color:#FFFFFF; text-decoration:none; }
.footer a:hover { color:#FFFFFF; text-decoration:underline}

#com_lecture td {
	border-bottom:1px solid #CCCCCC;
}
