a {color: #990000; text-decoration: none; }
a:hover {color: #CC0000; text-decoration: underline; }

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
}
.table {
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;


}
.tablebottomless {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	background-color: #FFFFFF;
}
.imagealignleft {
	border: 0px;
	float: left;

}
.addproptableborder {
	border-top: 0px solid #660000;
	border-right: 0px solid #660000;
	border-bottom: 0px solid #660000;
	border-left: 1px solid #660000;


}
