@charset "utf-8";
/* CSS Document */
body {
	margin: 5px 0px 0px 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	color:#39C;
	font-weight: normal;
}
input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a img
{
	border:0px;
}

img {
	border:0px;
}
.coursehead {
	background-color:#D6D6D6;
	text-align:center;
	font-weight:bold;
}
.courseno {
	width:100px;
}
.ch {
	width:60px;
}
.filebox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.errormsg {
	color: #f00;
}
.msg {
	color: #393;
	font-style:italic;
}
.dimtext {
	color:#666;
	font-style:italic;
}
.pagebody {
	width:596px;
	padding-left: 3px;
	vertical-align:top;
}
.adminpagebody {
	width:770px;
	padding-left: 3px;
	vertical-align:top;
}
.pagebody a, .pagebody a:link {
	text-decoration: none;
	font-weight: bold;
	color:#999;
}
.pagebody a:hover {
	text-decoration: none;
	color: #000;
}
.topribbon {
	width:966px;
	border: 1px solid #C8C8C8;
	border-collapse:collapse;
	background-color:#FFF;
}
.admintopribbon {
	width:950px;
	border:0px;
	border-collapse:collapse;
}
.topribbon a.other, .topribbon a.other:link {
	text-decoration: none;
	font-weight: bold;
	color:#999;
}
.topribbon a.other:hover {
	text-decoration: none;
	color: #374EEC;
}

.topribbon a.other2, .topribbon a.other2:link {
	text-decoration: none;
	font-weight: bold;
	color: #33F;
}
.topribbon a.other2:hover {
	text-decoration: none;
	color: #333;
}

.topribbon a.other3, .topribbon a.other3:link {
	text-decoration: none;
	font-size:18px;
	font-weight: normal;
	color: #33F;
}
.topribbon a.other3:hover {
	text-decoration: none;
	color: #333;
}

.rightlinksbox {
	background-color:#e2e2e2;
	width: 160px; 
	height:24px; 
	margin:5px; 
	margin-right: 0px;
	margin-bottom:0px;
	margin-right: 2px;
	padding-top:8px;
	display:block; 
	border:1px solid #ccc; 
	font-size:11px; 
	font-weight:bold; 
	color:#fff; 
	float: right;
}
.rightlinksbox2 {
	width: 160px; 
	height:24px; 
	margin:5px; 
	margin-right: 0px;
	margin-bottom:0px;
	margin-right: 2px;
	padding-top:8px;
	display:block; 
	font-size:11px; 
	font-weight:bold; 
	color:#fff; 
	float: right;
}
.vcimage {
	background-color:#e2e2e2; 
	padding-top:4px; 
	margin-top: 5px;
	margin-right: 2px;
	width:160px; 
	display:block; 
	border:1px solid #ccc;
	float: right;
}

.updates_others {
	border-bottom: 1px  solid #ccc; 
	padding:5px 0px 5px 0px;
}
.updates_first {
	border-top: 1px  solid #ccc; 
	border-bottom: 1px  solid #ccc; 
	padding:5px 0px 5px 0px;
}

.pageheading {
	font-size: 22px;
	color:#666;
	font-weight: normal;
	padding-top:10px;
}
.paraheading {
	font-weight: bold;
}
.breadcrumb {
	background-color:#BBB;
	padding-left: 3px;
	color: #fff;
}
.breadcrumb a, .breadcrumb a:visited, .breadcrumb a:link {
	color: #fff;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #333;
}
.webcell:link, .webcell:visited {
	text-decoration: none;
	color: #333;
}
.webcell:hover {
	text-decoration:underline;
}
#navcontainer {
	width: 180px;
}
#navcontainer ul {
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#navcontainer a {
	display: block;
	padding: 3px;
	width: 180px;
	background-color: #fff;
	color: #000;
	border-bottom: 1px solid #eee;
}
#navcontainer a:link, #navlist a:visited {
	color: #000;
	text-decoration: none;
}
#navcontainer a:hover {
	background-color: #369;
	color: #fff;
}

#calender
{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:2px;
}

#calender table
{
	width:86%;
	font-size:9px;
}

.tdstyle
{
	text-align:center;
	border:1px solid #E8E8E8;
}


