body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

.flash-movie {
	background-image: url("../images/homeart/top_image_slice.gif");
	width: 539px;
	height: 129px;
}

h1 {
	font-weight: bold;
	font-size: 18pt;
}

h2 {
	font-weight: bold;
	font-size: 14pt;
}

p {
	font-size: 10pt;
}

li {	
	font-size: 10pt;
}

td {
	font-size: 10pt;
}

th {
	font-size: 10pt;
}

.ztable {
	text-align: center;
	font-size: 10pt;
}


.main-content {
	margin-left: 15px;
	font-size: 10pt;
}

.red {
	color: red;
}

.green {
	color: green;
}

.module-register {
	width: 225px;
	float: left;
}

.module-login {
	background-image: url("../images/homeart/login_table_backgrnd.gif");
	width: 235px;
	height: 180px;
	float: right;
}

.form-label {
	font-size: .65em;
}


select, .form-element, .form-copy {
	font-size: .85em;
}

.search-results {
	white-space: nowrap;
	font-size: .75em;
}

.image-help-icon {
	cursor: help;
	vertical-align: top;
}

.table-bgcolor {
	background-color: #dbdbdb;
}

.search-actions {
	white-space: nowrap;
}



