body {
	background-color: #ffffff;
	background-image: url(../images/paperbg.jpg);
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 5px;
}

td, p {
font-family: Arial, Helvetica;
font-size: 10pt;
}

td.largerfont {
font-family: Arial, Helvetica;
font-size: 12pt;
}

td.padded, td.linksleft, td.linksright {
padding-left: 8px;
padding-right: 8px;
}

td.linksleft {
	border-right: none;
	width: 100px;
}

td.linksright {
	border-left: none;
	width: 100px;
	text-align: right;
}

.error {
color: #CC0000;
}

.highlighttext {
	font-family: Arial, Helvetica;
	color: #b7c16e;
	font-weight: bold;
}

.lightcolortext {
color: #999999;
font-style: italic;
}

.accent {
font-style: italic;
}

.linecolor {
	color: #B02C53;
}

.cellaccent {
	background-color: #e24b7a;
}

.generaltable {
	background-color: #e2e0c3;
	border: 1px solid #b7c16e;
	width: 650px;
	padding: 3px;
	spacing: 0px;
}

.largetable {
	background-color: #e2e0c3;
	border: 1px solid #b7c16e;
	padding: 3px;
	spacing: 0px;
}

.smalltable {
	background-color: #e2e0c3;
	border: 1px solid #b7c16e;
	width: 360px;
	padding: 3px;
	spacing: 0px;
}

.colortable {
border: 1px solid #C0C0C0;
border-collapse: collapse;
}

.colorcell {
border: 1px solid #C0C0C0;
}

.fieldname {
font-weight: bold;
color: #000000;
text-decoration: none;
}

.regtext {
font-family: Arial, Helvetica;
font-size: 10pt;
}

.smalltext {
font-family: Arial, Helvetica;
font-size: 8pt;
}

.largelinks {
font-size: 12pt;
}

.largeboldtext {
font-size: 14pt;
font-weight: bold;
}

.noline {
text-decoration: none;
}

.black {
color: #000000;
}

.nolineblack {
text-decoration: none;
color: #000000;
}

.warning {
color: #3836AB;
font-weight: bold;
}

a {
	color: #B02C53;
}

a:hover {
	color: #b7c16e;
	text-decoration: none;
	font-weight: bold;
}

a.links:hover {
	color: #b7c16e;
	text-decoration: none;
}

a.linkset {
	color: #B02C53;
	font-weight: bold;
	text-decoration: none;
}

input.button, .button {
	color:#ffffff;
	background-color: #e24b7a;
	border:2px solid;
	border-top-color: ffc3d4;
	border-left-color: ffc3d4;
	border-right-color: #B02C53;
	border-bottom-color: #B02C53;
}
