body,td,th {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
}

th {
	background-color: #666666;
	color: #FFFFFF;
	text-align: center;
}
td{
	text-align: left;
}
	
th a:link, th a:visited, th a:active, th a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
th a:hover{
	text-decoration:underline;
}
input,select,textarea {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 13px;
	border: 1px #333333 solid;
	padding: 1px;
}
.FormInput{
	width: 416px;
}
.tblBorder, .tblEdit{
	border:1px #333333 solid;
	width:90%;
	padding:1px;
}
