.leftcol {

	

	text-align:right;

	background-color: #000066;

	color:#ffffff;

	font-size:10pt;

}



.rightcol {

	

	text-align:left;

	background-color: #C0C0C0;

	font-size:10pt;

}



.centercol {

	

	text-align:center;

	background-color: #C0C0C0;

	font-size:10pt;

}



.coursemain {

	

	font-family:Tahoma;

	text-align:center;

	color: #FFFFFF;

	font-size:18pt;

}



.coursedates {

	

	font-family:Tahoma;

	text-align:center;

	color: #FFFFFF;

	font-size:14pt;

}

td.data_cell {
	
background-color:#C0C0C0;
	
}

td.label_cell {
	
color : #ffffff;
font-size:10pt;
background-color :#000066;
text-align:right;
	
}



div.framed-text-admin
{
	border-color: #c0c0c0;
	border-style: solid;
	border: 0px solid #c0c0c0;
	margin-left: auto;
	margin-right: auto;
	width: 90%;

}

div.framed-text-wrapper
{
	border-color: #c0c0c0;
	border-style: solid;
	border: 0px solid #c0c0c0;
	margin-left: auto;
	margin-right: auto;
	width: 800px;

}

div.fr-top
{
	background: url('../images/fr-top.png') repeat-x 0% 100%;
	height: 8px;
	width: 100%;
}
div.fr-tl
{
	background: url('../images/fr-tl.png') no-repeat 0% 100%;
	float: left;
	height: 8px;
	width: 8px;
}
div.fr-tr
{
	background: url('../images/fr-tr.png') no-repeat 0% 100%;
	float: right;
	height: 8px;
	width: 8px;
}
div.fr-bottom
{
	background: url('../images/fr-bottom.png') repeat-x 0% 0%;
	height: 8px;
	width: 100%;

}
div.fr-bl
{
	background: url('../images/fr-bl.png') no-repeat 0% 0%;
	float: left;
	height: 8px;
	width: 8px;
}
div.fr-br
{
	background: url('./images/fr-br.png') no-repeat 0% 0%;
	float: right;
	height: 8px;
	width: 8px;
}


div.fr-bottom-white
{
	background: url('../images/fr-bottom-white.png') repeat-x 0% 0%;
	height: 8px;
	width: 100%;

}
div.fr-top-white
{
	background: url('../images/fr-top-white.png') repeat-x 0% 100%;
	height: 8px;
	width: 100%;
}

div.fr-tl-white
{
	background: url('../images/fr-tl-white.png') no-repeat 0% 100%;
	float: left;
	height: 8px;
	width: 8px;
}
div.fr-tr-white
{
	background: url('../images/fr-tr-white.png') no-repeat 0% 100%;
	float: right;
	height: 8px;
	width: 8px;
}

div.fr-bl-white
{
	background: url('../images/fr-bl-white.png') no-repeat 0% 0%;
	float: left;
	height: 8px;
	width: 8px;
}
div.fr-br-white
{
	background: url('./images/fr-br-white.png') no-repeat 0% 0%;
	float: right;
	height: 8px;
	width: 8px;
}


div.fr-content
{
	background-color: #000066;
	border-left: 1px solid #7f98a7;
	border-right: 1px solid #7f98a7;
	margin-left: auto;
	margin-right: auto;
}

div.fr-content-login
{
	background-color: #ffffff;
	border-left: 1px solid #7f98a7;
	border-right: 1px solid #7f98a7;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
}

div.header_content {
	
	vertical-align:top;
	text-align:center;
	display:inline;
	width:500px;
	color : #ffffff;
	font-size:18pt;
	font-family:arial;
}
