body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C29B0;
	background: #FFFFFF;
}

.DRE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2C29B0;
	background: #FFFFFF;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C29B0;
}

.normal_lg_red {
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}

.normal_lg {
	font-size: 18px;
	font-weight: bold;
}

.normal {
	font-size: 12px;
}

.normal_sm {
	font-size: 10px;
}

.normal_med {
	font-size: 15px;
}

.links_box {
	font-size: 14px;
}
.pageheading {
	font-size: 20px;
	font-family: News Gothic MT, Franklin Gothic Demi Condensed, Arial, Sans-Serif;
	font-weight: bold;
}

.topproduct_hdr {
	font-size: 14px;
	font-family: News Gothic MT, Franklin Gothic Demi Condensed, Arial, Sans-Serif;
	font-weight: bold;
}

.topproduct_desc {
	font-size: 11px;
	font-family: News Gothic MT, Franklin Gothic Demi Condensed, Arial, Sans-Serif;
	font-weight: normal;
}

.product_hdr {

}

.product_desc {

}

table.form-table, .form-table table {
	border: 0;
	padding: 0;
	margin: 0;
}

.form-table td {
	border: 0;
	padding: 0;
	margin: 1mm;
	margin-left: 3mm;
	margin-right: 3mm;
}

.form-table th {
	font-weight: bold;
	color: navy;
	text-align: left;
	verticle-align: top;
}

.form-table td {
	text-align: left;
	verticle-align: top;
}

.form-table thead, .form-table th {
	background-color: #ccf;
}

.form-table thead th, .form-table thead th {
	text-align: center;
	verticle-align: middle;
}

.form-table th.month-name {
	font-size: 14pt;
	text-align: center;
	background-color: white;
}

.listings-admin {
	font-size: 12pt;
}

.listings-admin h1 {
	text-align: center;
	font-size: 24pt;
	font-weight: bold;
	text-decoration: none;
	color: navy;
	padding: .5cm;
}

.listings-admin label {
	font-weight: bold;
	color: navy;
}

.add-new {
	text-align: center;
}

.sub-label {
	font-style: italic;
}

.errormsg {
	font-size: 12pt;
	color: red;
	font-weight: bold;
}

.disclaimer {
	margin-left: 2cm;
	margin-right: 2cm;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 8pt;
	color: gray;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C29B0;
	font-weight: bold;
}

.header-links {
	font-size: 12pt;
	font-weight: bold;
}

#js_time_outer {
	font-style: oblique;
	font-weight: bold;
	text-align: center;
}

#js_time_box {
	font-style: normal;
	font-weight: normal;
	font-family: Courier, monospace;
}

	
	table.mlstab {
	    border: 0;
		border-collapse: collapse;
	}
	
	.mlstab td, .mlstab th {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		border: solid 1px navy;
	}
	
	.mlstab .mlstabhead {
		text-align: center;
		font-weight: bold;
		font-size: 13pt;
		color: #66a;
	}
	
	.mlstab th {
		font-weight: bold;
		font-size: 12pt;
		color: navy;
	}
	
	.lesser {
		font-size: -2pt;
	}