/*
Clearview MX CSS.
Developed by tGP.  Copyright 2004.
*/
	


body {
	background-color: #E8E4E0;
	padding: 0px; 
	margin: 0px;
}




/*
detecter/no flash style
*/
.detect {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999966;
	text-decoration: none;
}

.detectLink, a:link, a:hover, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

 #detectBlock {
	position:absolute;
	padding: 10px;
	width: 250px;
	height: 70px;
	z-index: 1;
	left: 10px;
	top: 10px;
	background-color: #FFFFFF;
}