body {
	background-image:url(../../images/bg.gif)
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000066;
	padding: 8px 4px;
	margin: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	padding: 0;
	margin: 8px 4px;
}
p {
	margin: 8px 8px;
	padding: 0px;
	text-indent: 2em;
}
.table-body {
	background-color: #FFFFFF;
	border: 2px solid #000000;
}
.text-foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text-formtopic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666699;
}
.table-simpleborder {
	border: thin solid #666699;
}
.subtopic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.table-subtopic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #0066CC;
}
.topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.input-textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #666699;
}
img.floatRight {
	float: right;
	border: thin solid #666699;
	margin: 4px;
	padding: 0;
}
img.floatLeft {
	float: left;
	border: thin solid #666699;
	padding: 0;
	margin: 4px;
}
div.centerContent {
	text-align: center;
}
div.centerContent img {
	text-align: center;
	border: thin solid #666699;
}
