body {
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-attachment: scroll;
	background-image: url(_images/bk.png);
	background-repeat: repeat-y;
	background-position: center top;
	line-height: 1.4em;
	color: #000000;
}
#keywords h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.1em;
	color: #D1D1D1;
}
#keywords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .1em;
	color: #FFFFFF;
	text-align: center;
}

#contenttable {
}

#contenttable h1 {
	font-family: Calibri, "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	margin-top: 2px;
	margin-bottom: 12px;
}
#contenttable h2 {
	font-family: Calibri, "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin-top: 2px;
	margin-bottom: 12px;
}
#contenttable a {
	margin-top: 0px;
	font-weight: bold;
	color: #C80000;
	text-decoration: none;
}

#contenttable a:hover {
	text-decoration: underline;
}
#contenttable .tableDisplay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: normal;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C4C4C4;
	border-right-color: #C4C4C4;
	border-left-color: #C4C4C4;
}
#contenttable .tableDisplay th {
	background-attachment: scroll;
	background-image: url(_images/shadbackleft.png);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
	margin: 0px;
	padding: 4px;
}
#contenttable .tableDisplay td {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
	margin: 0px;
	padding: 4px;
}
.inputstyle  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CE0000;
}
.inputstyleboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(_images/boxes.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #aaaaaa;
	padding: 1px;
	font-size: 1em;
}
.formunderlinestyle {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}

.nicepic {
	border: 3px solid #C80000;
	padding: 1px;
}

