body {
	background-repeat:repeat-x;
	background-color: #ffecef;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.menu {
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:#000000; }

.header { 
font-size:14pt;
color: #000000; }

A:link {color: #000000; text-decoration: none;}
A:visited {color: #871a2c; text-decoration: none; }
A:hover {color: #d96276; text-decoration: none; font-weight: bold; cursor: e-resize;}

.buttons {
background-color: #DC3954;
color: #ffffff; }

.tbborder
{ 
border-left: 1px solid #DC3954;
border-right: 1px solid #DC3954; }