h1 {	
font-family: Tahoma, Geneva, sans-serif;
font-size:inherit;
font-weight:inherit;

margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;

}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:inherit;
font-weight:inherit;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:inherit;
font-weight:inherit;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

body {

	background-color: #e1242a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	 height:100%;
}
html {
height: 100%;
}
#main-container {
height: 100%;
min-height: 100%;
width: 100%;
padding: 0px 0px;
margin: 0px auto;
border: 0px;
}



table.bottomBorder {


}
a:link {
	color: #C00;
	text-decoration: none;
}
a:visited {
	color: #F00;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
a:active {
	color: #F00;
	text-decoration: overline;
}
td.featureTD {
	background-color: #E5E5E5;
	font-size:12px;
}
td.bodyText {
	color:#000;
	background-color: #FFF;
	text-align: justify;
	vertical-align: top;
	padding: 10px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-size: 12px;
		-moz-box-shadow:inset 1px 1px 1px #999;
	-webkit-box-shadow:inset 1px 1px 1px #999;
	box-shadow:inset 1px 1px 1px #999;
	
}
img.slideShowImage {
filter:progid:DXImageTransform.Microsoft.Fade(); 
border:4px groove #900;
border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	
	
}


img.unPaddedImage {
	border:4px groove #900;
border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding:0px;
	}
td.fieldText {
	color:#C00;
	font-size:14px;
}
td.infoText {
	color:#000;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	padding: 8px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-size: 12px;
	-moz-box-shadow:inset 1px 1px 1px #999;
	-webkit-box-shadow:inset 1px 1px 1px #999;
	box-shadow:inset 1px 1px 1px #999;
}
td.slideShowBanner {
	background-color:#666666;
	border-spacing: 5px;
	text-align:center;
	vertical-align:middle;
	padding-top: 8px;
	padding-bottom: 4px;
	color:#FFF;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-box-shadow:inset 1px 1px 1px #000;
	-webkit-box-shadow:inset 1px 1px 1px #000;
	box-shadow:inset 1px 1px 1px #000;
}
td.feature {
	-webkit-border-radius:     8px 8px;
	-moz-border-radius:     8px 8px;
	border-radius:         8px 8px;
	font-size:12px;
	padding-left: 8px;
	background-color: #E5E5E5;
	-moz-box-shadow:inset 1px 1px 1px #999;
	-webkit-box-shadow:inset 1px 1px 1px #999;
	box-shadow:inset 1px 1px 1px #999;
}
p.textHeading {
	break-before:avoid;
	padding-top:0px;
	font-size:14px;
	font-weight:700;
	text-shadow: 1px 1px 1px #999;
}
p.adminMenuHeading {
	font-size:14px;
	font-weight:700;
	color:#C00;
	text-shadow: 1px 1px 1px #EB565A;
}
input {
	border: 1px solid #e1242a;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #C00;
	background: #e5e5e5;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	padding:2px;
	padding-left:4px;
	padding-right:4px;
}
textarea {
	border: 1px solid #e1242a;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #C00;
	background: #e5e5e5;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	padding:4px;
}
.suggest_link {
	-webkit-border-radius:     8px 8px;
	-moz-border-radius:     8px 8px;
	border-radius:         8px 8px;
	-moz-box-shadow:inset 1px 1px 1px #999;
	-webkit-box-shadow:inset 1px 1px 1px #999;
	box-shadow:inset 1px 1px 1px #999;
	margin-bottom:5px;
	background-color:#FFF;
	font-weight:normal;
	color:#e1242a;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	white-space:nowrap;
}
.roundedDiv{
	-webkit-border-radius:     8px 8px;
	-moz-border-radius:     8px 8px;
	border-radius:         8px 8px;
	-moz-box-shadow:inset 1px 1px 1px #999;
	-webkit-box-shadow:inset 1px 1px 1px #999;
	box-shadow:inset 1px 1px 1px #999;
	margin-bottom:5px;
	background-color:#e5e5e5;
	font-weight:normal;
	color:#e1242a;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;

	display:inline-table;
		font-weight:700;
	text-shadow: 1px 1px 1px #999;
}
.roundedDivOver{
	-webkit-border-radius:     8px 8px;
	-moz-border-radius:     8px 8px;
	border-radius:         8px 8px;
	-moz-box-shadow:inset 1px 1px 1px #999;
	-webkit-box-shadow:inset 1px 1px 1px #999;
	box-shadow:inset 1px 1px 1px #999;
	margin-bottom:5px;
	background-color:#e5e5e5;
	font-weight:normal;
	color:#F00;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;

	display:inline-table;	
	font-weight:700;
	text-shadow: 0px 0px 0px #999;
}
.suggest_link_over {
	margin-bottom:5px;
	-webkit-border-radius:     8px 8px;
	-moz-border-radius:     8px 8px;
	border-radius:         8px 8px;
	-moz-box-shadow:inset 1px 1px 1px #999;
	-webkit-box-shadow:inset 1px 1px 1px #999;
	box-shadow:inset 1px 1px 1px #999;
background-color:#CCC;
	font-weight:bold;
	cursor:pointer;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	white-space:nowrap;
	
}
#search_suggest {
	font-size:12px;
	position:absolute;
	background-color: #e5e5e5;
	text-align: left;
	border: 1px dotted #e1242a;
	z-index:51;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	visibility:hidden;
	color:#e1242a;
	-webkit-border-radius:     8px 8px;
	-moz-border-radius:     8px 8px;
	border-radius:         8px 8px;
	-moz-box-shadow:inset 1px 1px 1px #999;
	-webkit-box-shadow:inset 1px 1px 1px #999;
	box-shadow:inset 1px 1px 1px #999;
	line-height:10px;
}
#feature_search_suggest {
		font-size:12px;
	position:absolute;
	background-color: #e5e5e5;
	text-align: left;
	border: 1px dotted #e1242a;
	z-index:51;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	visibility:hidden;
	color:#e1242a;
	-webkit-border-radius:     8px 8px;
	-moz-border-radius:     8px 8px;
	border-radius:         8px 8px;
	-moz-box-shadow:inset 1px 1px 1px #999;
	-webkit-box-shadow:inset 1px 1px 1px #999;
	box-shadow:inset 1px 1px 1px #999;
	line-height:10px;
}
.cssHR {
	border-bottom:2px ridge #e1242a;
	height:0px;
}
.divHeading {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	padding:8px;
	text-shadow: 1px 1px 1px #000;
}
.comboBox {
	border: 1px solid #e1242a;
	font-family:Tahoma, Geneva, sans-serif;
	background: #e5e5e5;
	font-size:12px;
	color: #C00;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	padding:2px;
}
.button {
	border: 1px solid #e1242a;
	font-family:Tahoma, Geneva, sans-serif;
	background: #e5e5e5;
	font-size:12px;
	color: #C00;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	padding:2px;
	cursor:hand;
}

