body {
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #989898;

}

td {
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 11px;
	color: #000000;
}

p {
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 11px;
	color: #000000;
}

a {
	text-decoration: none;
	color: #FF0000;


}

a:hover {
	text-decoration: none;
	color: #FFFFFF;


}

.nav {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #0000FF;


}

.nav:hover {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #0099FF;


}

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;

}

h2 {

	font-size: 11px;
	font-weight: bold;
	color: #000000;
}



.footer {
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 9px;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	margin: 0px;


}

.footerLink {
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 10px;
	color: #000000;


}

.footerLink:hover {
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;


}

li {
	list-style-type: square;
	padding-bottom: 5px;
}

.spacing {

	padding: 10px 0px 0px;
	margin: 0px;
}
.ContentBG {
	background-image: url(images/fade.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.imgPadRight {
	margin: 0px 0px 10px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #FFFFFF;
}
.CellLeft {
	padding-right: 20px;
	padding-bottom: 20px;
	vertical-align: top;
}
.CellRight {
	padding-bottom: 20px;
	vertical-align: top;
}
.ImgBrand {
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}
