body { 
	background: #A8B1B8 url(../images/bg.gif) bottom left fixed repeat-x;
	padding:      0;
	margin:       0;
	margin-left:  0px; 
	margin-right: 0px; 
	margin-width: 0px; 
	margin-top:   5px;
}

A {
	font-family: Helvetica, Verdana,Arial,Sans-serif; 
	font-size: 12px; 
	color:#FFFFFF; 
	font-weight: bold; 
	text-decoration: none;
	line-height: 18px;
}
.over {
	font-size: 11px; 
	background-color:#619CC2;
}
td {
	font-family: Trebuchet MS, Helvetica, Verdana,Arial,Sans-serif; 
	color: #FFFFFF; 
	font-size: 12px; 
	background-position: bottom; 
	background-repeat: no-repeat;
	line-height: 18px;
}

INPUT, TEXTAREA, SELECT {
	font-family: "Trebuchet MS",Helvetica, Verdana,Arial,Sans-serif;
	font-size: 10px;
	background: #F0EEEA;
	color: #6C6454;
	border: solid #6C6454 1px;
}