.formButtons {
	background-color: #800000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-top: thin none #000033;
	border-right: thin double #000033;
	border-bottom: thin double #000033;
	border-left: thin none #000033;



}
.tableborders {
	border-top: thin inset #666666;
	border-right: thin inset #666666;
	border-bottom: medium outset #333333;
	border-left: medium outset #333333;

}
