body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;	
	background: transparent;
}

body a img, body a:hover img {border: none;}

body a 
{
	color: #000000;
	text-decoration: none;
	background: transparent;
}

body a:link	
{	
	color: #000000;
	text-decoration: none;
	background: transparent;
}	
		
body a:visited	
{	
	color: #000000;
	text-decoration: none;
	background: transparent;
}	
		
body a:active
{	
	color: #000000;
	text-decoration: none;
	background: transparent;
}	
		
body a:hover {
	color: #000000;
	text-decoration: none;
	background: transparent;
}



hr {	
	width: 100%;
	height: 1px;
}

table 
{
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	font-size: 1em;
	color: #000000; 
}

#C1, #C2, #C3, #C4 {
	position:relative;
	display:block;
	display: none;
	float: none;
}

#MinHeight {
	display:none;
}

#SAMenu1, #SAMenu2, #SAMenu3, #SAMenu4 {
	display:none;
}

#Header {
	position: relative;
	display: none;
}

#C0
{
    display: none;
}

#Footer
{
    display: none;
}

#Container, #Columns, .Column, #C1, #SAArea2, #InfoBoxHolder
{
    /*width: auto !important;*/
    clear:both!important;
    float: none;
    display: block  !important;
}

 .InfoBoxRow
 {
    display: block;
	position: relative;
	margin-bottom: 1px;
	height: 25px;
	padding: 3px 0 5px 0;
	width: 95%;
	background:#fff;
	border: solid 1px #DEE6F1;
	clear: both;
	
    float: none;
    display: block  !important;
 }
 
div.InfoBoxRow > a
 {
     text-decoration: none;
 }
 
.TimeInfoBox {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	width: 108px;
	float: left;
}


.ClassNameInfoBox
{
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 150px;	
	float: left;
	/*border: dashed 1px blue;*/
}

.ClassInstructorInfoBox
{
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	/*height: 29px;*/
	padding-right: 15px;
	/*margin-top: -15px;*/
	width: 145px;	
	float: right;
	/*border: solid 1px yellow;*/
}

.TitleInfoBox
{    
    font-weight: bold;    
    }


