/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}

#flashcontent {
	height: 100%;
	text-align: center;
	line-height: 16px;
	color: #ffffff;
}
/* end hide */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000000;
}

a{ color: #ff0080;}

body {
	background-color: #000000; background-image: url(images/left-corner.jpg); background-repeat: no-repeat;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif; font-size: 10px;
	color: #666666;
	overflow: hidden;
}

table, td, tr {	font-size:10px;}

.workInfoHighlight{
		
		font-family:lucida_italic;
		color:#CCCCCC;

	}
.workInfoRegular{
font-family:lucida_italic;
		color:#bbbbbb;

	}