	
	#flashcontent {
		height: 100%;
	}
	/* end hide */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	background:url(images/smas2_bkg.gif)
}

.highlight_row {
background-color:red;
}

body,p,td {
color: #f5f5f5;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

a:link,a:visited,a:active {
color: #ffffff;
font-size: 12px;
}

a:hover {
color: #FF6600;
font-size: 12px;
}


