a:link { color: #666666; text-decoration: underline}
a:active { color: #4e5fab}
a:visited { color: #666666; text-decoration: underline}
a:hover {  color: #4e5fab; text-decoration: underline}

.bodyTXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #404040;
}
.bodyHDRgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #83ae01;
}
.bodyHDRpurple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #4e5fab;
}
.bodyHDRgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
}

#loftButton {
	padding: 3px 0px 3px 0px;
	
}

#retroButton {
	padding: 3px 0px 3px 0px;
	
}

#boardButton {
	padding: 3px 0px 3px 0px;
	
}

#zenergyButton {
	padding: 3px 0px 3px 0px;
	
}

#thinktankButton {
	padding: 3px 0px 3px 0px;
	
}

#loft_image, #retro_image, #board_image, #zenergy_image, #thinktank_image {
	border:0px;
}

.roomsExpanded {
	visibility:visible;
	background:#FFFFFF;
	height: 87px;
	font-family:Trebuchet MS;
	font-size:11px;
	line-height: 14px;
	padding: 5px 10px 5px 10px;
	margin: 3px 0px 3px 0px;
}

.roomsCollapsed {
	visibility:collapse;
	display:none;
	background:#FFFFFF;
	height: 87px;
	font-family:Trebuchet MS;
	font-size:11px;
	line-height: 14px;
	padding: 5px 10px 5px 10px;
	margin: 3px 0px 3px 0px;
}

#main_bg {
	margin-top: 1px; 
	padding-top:3px; 
	width:680px; 
	height:385px; 
	background-image:url(images/rooms/intro/loft_bg.jpg);
}