body {
	background-color: #000000;
	margin-top: 0px;
}
#tableBody {
	border: 3px double;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding: 0px 10px 10px 20px;
	font-size: 14px;
	line-height: 24px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 24px;
	padding: 10px 10px 10px 20px;
}
.leftColumn {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #C0252B;
	background-color: #000000;
	background-image: url(/images/PPM/sideGradient.jpg);
	background-repeat: repeat-y;
}
.header {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C0252B;
}
.imageBorder {
	border: 3px double #FFFFFF;
}
.bottom {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #C0252B;
}
li {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: square;
	font-size: 14px;
	line-height: 35px;
	margin-left: 30px;
}
a:link {
	color: #FFFF00;
}

a:visited {
	color: #FFFF00;
}

a:hover {
	color: #C0252B;
}

.leftColumn a {
	color:#FFFFFF;
	text-decoration: none;
	display: block;
	margin: 10px 0px;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	}


.leftColumn a:hover {
	color: #FFFF00;
	background-image: url(/images/PPM/linkGradient.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: underline;
}

.leftColumn a:hover .cdhLink {
	color: #FFFF00;
	background-image: url(/images/PPM/linkGradient.jpg);
	background-repeat: repeat-y;
	background-position: right;
	text-decoration: underline;
}


.bottom a {
	color:#FFFFFF;
	}
	
.bottom a:hover {
	color: #C0252B;
	text-decoration:none;
	}
.textBorder {
	background-color: #7C171B;
	padding: 10px;
	border: 3px double #FFFFFF;
	margin: 5px 20px 10px 10px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	float: right;
	width: 250px;
}

.textBorder2 {
	background-color: #000000;
	padding: 5px 5px 5px 0px;
	border: 3px double #FFFFFF;
	margin: 5px 20px 10px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	float: right;
	width: 170px;
}

#tableMain {
	background-image: url(/images/PPM/mouthPieceBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mouthPieceBG {
	background-image: url(/images/PPM/mouthPieceBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Largelink {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}

