body {
	margin-top:30px;
	text-align:center;
	font-family:"Arial";
	font-size:10pt;
}
form {
	display:inline;
}
pre {
	border:dashed 1px gray;
	font-family:"Courier New";
	padding:10px;
}

.rightmenu a:link { color:#666666; text-decoration:none; }
.rightmenu a:visited { color:#666666; text-decoration:none; }
.rightmenu a:active { color:#666666; text-decoration:none; }
.rightmenu a:hover { color:#666666; text-decoration:underline; }

.bottomfoot a:link { color:#333333; text-decoration:underline; }
.bottomfoot a:visited { color:#333333; text-decoration:underline; }
.bottomfoot a:active { color:#333333; text-decoration:underline; }
.bottomfoot a:hover { color:#333333; text-decoration:none; }


.wholebody {
	width:700px;
	margin:auto;
	text-align:left;
}
.topbanner {
	text-align:left;
	font-family:"Trebuchet MS","Tahoma","Arial";
	margin:5px;
}
.rightmenu {
	width:160px;
	margin-top:30px;
	text-align:left;
	float:right;
}
.mainbody {
	width:500px;
	margin-top:30px;
	text-align:left;
}
.bottomfoot {
	font-size:8pt;
	color:#999999;
	text-align:center;
	clear:both;
}

.menuhead {
	color:#CC0000;
	font-size:12pt;
}



.headerprompt input {
	color:#666666;
	font-family:Tahoma;
	font-size:8pt;
	padding:2px;
	border-color:#CCCCCC;
}

.boxed {
	border:solid 1px #CCCCCC;
	background-color:#F3F3F3;
	padding:10px;
	width:70%;
	margin:auto;
	font-family:Tahoma;
}
.boxed2 {
	border:dashed 1px #999999;
	padding:10px;
	width:80%;
	margin:auto;
	text-align:center;
}

.howtouse li {
	margin:10px;
}
.howtouse img {
	margin-left:20px;
}

.sniffdiv {
	margin:0px 10px;
}
.listnumber {
	float:right;
}
.postdesc {
	font-size:8pt;
}