a:active {color: #28487D}
a:link {
	color: #28487D;	
}
a:visited {
	color: #28487D;
}
a:hover {
	color: #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B5C62;
	background-color: #CFD7D0;
	background-image: url(images/preview_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B5C62;
}



#wrapper {
	position: absolute;
	width: 500px;
	top: 80px;
	left: 30px;
}
#sidebar {
	position: absolute;
	width: 350px;
	top: 135px;
	left: 600px;
}

#sidebarpanoramic {
	position: absolute;
	width: 350px;
	top: 135px;
	left: 950px;
}



#logo {
	position: absolute;
	top: 4px;
	left: 30px;
	visibility: visible;
}
#previewImage {
	padding-top: 5px;
}
#closebutton {
	position: absolute;
	top: 25px;
	left: 800px;
}
.buttonTxt {
	font-size: 9px;
	color: #4B5C62;
	cursor: hand;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.content a, .content a:visited {
	color:#990000;
}

.button 
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #4B5C62; 
	cursor: hand;
	}

.previewtitleyellow 
	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #FFFF00; 
	}

.previewtitlered 
	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #FF0000; 
	}




