body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cecece;
	background-color: #111111;
	margin: 1px 0px 0px 1px;
	background-repeat: repeat-y;
}

#tblMain {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cecece;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
