html, body, table
{
    	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	padding:0px;
	margin 0px;
}
html, body
{
	height:100%;
}

a
{
	text-decoration: underline;
	color: #555555;
}

.coursetitle
{
	font-face: bold;
	font-size: 14px;
}

.top
{
	background-image: url('../images/h_co_bg.gif');
	vertical-align: top;
	background-repeat: norepeat;
}
.logo
{
	vertical-align: top;
}
.content
{
	vertical-align: top;
}
.title
{
	color: #0066cc;
	font-weight: bold;
	font-size: 12px;
}
.rule /* 'Horizontal Rule */
{
    	border-top-width: 1px;
    	margin: 4px 0px 4px 0px;
    	border-top-style: solid;
    	border-color: #0066cc;
}
.bg
{
	background-image: url('../images/c_co_bg.gif');
}
.right, .right table
{
	width: 153px;
	vertical-align:top;
    	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
	text-align: center;
}
.right a
{
	text-decoration: none;
	color: #333333;
}
.right a:hover
{
	text-decoration: underline;
}
.right
{
	background-image: url('../images/c_co_bg.gif');
}
.sidetitle 
{
	text-align: center;
	color:#ffffff;
	font-weight:bold;
  	padding:0px;
  	margin-bottom: 4px;
  	margin-top: 4px;
  	background:#0066cc;
}
.textgrey 
{
	color:#999999;
	text-decoration:none;
	font-size: 10px;
}
.textlink
{
	color: #555555;
}




















