td {
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 11px;
	color: #000000;
}

p {
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 11px;
	color: #000000;
	margin: 0px 0px 12px 0px;
}

body {
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 11px;
	margin: 10px;
	background-color: #F8F7FB;

}

a {
	text-decoration: none;
	color: #853939;


}

a:hover {
	text-decoration: none;
	color: #CCCCCC;


}

.nav {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;


}

.nav:hover {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #CCCCCC;


}

.BG1 {
	background-image: url(images/bg_ft1.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
}

h1.main {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

h1 {
	background-image: url('images/dotted2.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 8px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.imgBorder {
	padding-bottom: 10px;
	padding-left: 10px;
}
.footer {
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 9px;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: 853939;
	text-align: right;
	padding-right: 10px;
}
.footerLink {
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.footerLink:hover {
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}

li {
	list-style-type: square;
	padding-bottom: 5px;
}

.spacing {

	padding: 10px 0px 0px;
	margin: 0px;
}
.border {
	border: 1px solid #853939;
	background-color: #FFFFFF;
}
.SecondNav {
	height: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #853939;
	border-bottom-color: #853939;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.ColumnLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #853939;
	border-right-color: #853939;
}
.navCell {
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/pointer.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.topcell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #853939;
}
.MainTable {


	border: 1px solid #853939;
	background-color: #FFFFFF;
}
.BoxTitle {
	background-color: #853939;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	vertical-align: middle;
}
.BoxFooter {
	background: url(images/dotted2.gif) repeat-x bottom;
	margin-top: 10px;
}
.aAlt {

	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

.formbox {
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #853939;
	width: 100%;
	padding: 2px;
}

.button {
	background-color: #853939;
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #853939;
	padding: 0px 20px 0px 20px;
}

.prodBG {
	background-image: url('images/dotted2.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
}
