body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mainTblBorder {
	border: 5px solid #663300;
}

.content {
	margin-left: 10px;
	margin-right: 5px;
}
/*--------------------*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663300;
	background-image: url(images/star.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	vertical-align: middle;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
}
p{
	line-height: 18px;
	}
/*--------------------*/
.feature1 {
	background-image: url(images/feature1_bg.gif);
	border: 1px dotted #663300;
	padding: 3px 5px;
}
.feature2 {
	background-color: #EFEFEF;
	padding: 3px;
	border: 1px dotted #999999;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}

/*--------------------*/
a.topNav:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	text-decoration: none;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: .1em;
	padding-left: 8px;
}
a.topNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	text-decoration: none;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	padding-left: 8px;
}
a.topNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-decoration: none;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
/*--------------------*/
a.home:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .1em;
}
a.home:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .1em;
}
a.home:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033CC;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .1em;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.topBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.highlight {
	color: #663300;
}
h1.footer {
	line-height: 14px;
	font-weight: bold;
	font-size: 11px;
	background-image: none;
}
.whtBackground {
	background-color: #FFFFFF;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}
.larger {
	font-size: 14px;
}
.centered {
	text-align: center;
}
.topBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
