﻿body { font-family: Arial, Verdana, sans-serif;
				font-size: 12px;
				font-weight: bold;
				margin: 2px;
				background-color: #eeeeee;
			}
.ipt { font-family: Arial, Verdana, sans-serif;
				font-size: 12px;
				font-weight: bold;
			}
.tiny { font-size: 10px;
				text-decoration:none;
			}
.bdr {	border-style:solid;
	border-width:1px;
	border-color:#aaaaff;
	background-color:#FFFFFF;
}
.hidden  {
	position:absolute;
	visibility:hidden;
}
.navtext {
					width:200px;
					font-size:12px;
					font-weight:normal;
					text-align: left;
					border-width:2px;
					border-style:outset;
					border-color:#909090;
					layer-background-color:#ffffff;
					background-color:#ffffff;
					color:black;
					}
a { text-decoration:none;
		color: #3333ff;
}
a:hover { text-decoration:underline; }
.comment { font-size:11px; }
.crumbs { font-size:11px; }
.title { font-size:18px;
		font-weight:bolder; }
img { border:0px; }