a:link, a:visited, a:link img, a:visited img {
	color: #036;
	background: transparent;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}
 
a:hover, a:hover img {
	color: #eb6b18;
	background: transparent;
	text-decoration: none;
	border-bottom: 1px solid #eb6b18;
}
 
a.nav {
	font-weight: bold;
}

body {
	background: #eee;
	color: #000;
	font-family: tahoma, verdana, georgia, times, serif;
	margin: 10px 10px 10px 10px;
}

.head {
	font: bold 13px verdana, arial, helvetica, sans-serif;
	letter-spacing: 1px;
}
	
.nav {
	color: #999;
	background: #fff;
}
	
div, td {
	background: #fff;
	border: 0px;
	color: #333;
	font-size: 11px;
	line-height: 140%;
	margin: 15px 15px 15px 15px;
	text-align: justify;
}

td.pix {
	background: #036;
	color: #333;
	border: 0px;
	font-size: 1px;
	line-height: 100%;
	margin: 0px;
}

td.poll {
	background: #fff;
	color: #333;
	border: 0px;
	font-size: 1px;
	line-height: 100%;
	margin: 0px;
}

table.dash {
	border: 1px solid #ccc;
}

td.eee {
	background: #eee;
	color: #333;
	text-align: left;
}

div.def {
	background: #fff;
	border: 1px dashed #036;
	color: #333;
	font: italic 10px/130% georgia, times, serif;
	margin-bottom: 0px;
	margin-top: 25px;
	padding: 8px;
	text-align: justify;
}

div.housekeep {
	background: #fff;
	color: #999;
	font-family: georgia, times, serif;
	font-style: italic;
	font-size: 10px;
	text-align: left;
}

div.houseright {
	background: #fff;
	color: #999;
	font-family: georgia, times, serif;
	font-style: italic;
	text-align: right;
}

div.buttons {
	background: #eee;
	color: #999;
	font-family: georgia, times, serif;
	font-style: italic;
	text-align: center;
	visibility: hidden;
}

input.button {
	background: #fff;
	border-bottom-color: #036;
	border-bottom-width: 1px;
	border-left-color: #036;
	border-left-width: 1px;
	border-right-color: #036;
	border-right-width: 1px;
	border-top-color: #036;
	border-top-width: 1px;
	color: #036;
	font: bold 10px/normal tahoma, verdana, arial, helvetica, sans-serif;
}
   
input.text {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font: bold 10px tahoma, verdana, arial, helvetica, sans-serif;
}

textarea {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font: bold 10px/100% tahoma, verdana, arial, helvetica, sans-serif;
	overflow: hidden;
}

a img.icon {
	border-bottom: 1px solid #fff;
}
