<STYLE TYPE="text/css">
<!--
body 
{  
	background-color: #FFFFFF;
}
A 
{ 
	color: #006699;
	font-family: Verdana;
	font-size: 10px;
	text-decoration:none 
}
A:hover                     
{ 
	font-family: Verdana;
	color: #ACD7F7; 
	font-size: 10px;
	text-decoration: underline; 
}
table, td, tr, p         
{ 
	font-family: Verdana; 
	font-style: normal;
	font-size: 10px; 
	color: #B1B1B1;
}
form
{
	margin-bottom:0px;
	margin-top:0px;
}
input 
{  
	font-family: Verdana; 
	font-size: 11px; 
}

button 
{  
	font-family: Verdana; 
	font-size: 11px; 
}
.viewimage {border:1px solid #5C5C5C}
.projectlable {font-size:11px; font-weight:bold; color:#F4C402; border-bottom: #5C5C5C 1px solid}
.projecttitle {font-size:10px}
.factfilelable {font-size:11px; font-weight:bold; color:#F4C402; border-bottom: #5C5C5C 1px solid}

.previewlable {font-size:11px; font-weight:bold; color:#F4C402}

#preloaderholder{
background:#1B1B1B;
width: 750px;
height: 350px; /* Set height to be able to contain height of largest content shown*/
border: 2px solid #D6D6D6;
}

#preloader{
background:#FFFFFF;
border: 1px solid #D6D6D6;
width:175px;
height:42px;
margin-top:154px;
margin-left:285px;
}

.scrolltrack{background-color:#242424}
.blanktrack {height:115px}
.blanktrackfla {height:185px}
.sidemenumain
{
	cursor:pointer;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:7px;
	padding-top:7px;
	margin:1px;
	background-color:#181818;
	HEIGHT: 20px; 
	WIDTH: 208px; 
	border:#212121 1px solid;	
}

.sidemenusub{
	position:relative;
	overflow:hidden;
	margin:1px;
	padding-left:15px;
	margin-bottom:1px;	
	line-height:18px;
	background-color:#161616;
	HEIGHT: 144px; 
	WIDTH: 202px; 
}

.sidemenusubfla{
	position:relative;
	overflow:hidden;
	margin:1px;
	padding-left:15px;
	margin-bottom:1px;	
	line-height:18px;
	background-color:#161616;
	HEIGHT: 215px; 
	WIDTH: 202px; 
}

.pagetoptitle {color:#787878; font-weight:normal; font-size:22px}

.coninput {background:#2A2A2A; border:#343434 1px solid; color:#CCCCCC}

.sidemenulink {color:#6B6B6B; font-weight:bold}
.sidemenulink:hover {color:#CCCCCC; font-weight:bold}

.preview {filter:alpha(opacity=60);-moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6; cursor:pointer; height:90px}
.previewhover{filter:alpha(opacity=100);-moz-opacity:1; -khtml-opacity: 1; opacity: 1;cursor:pointer; height:90px}