html, body {
	background: #FFFFFF;
	padding:0px;
	margin-top:0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.frameLR{
	border: 0px solid #84836C;
	border-bottom-style: none;
	border-top-style: none;
	margin:0 auto;
}
.navigationBack{
	background-image: url(images/navigation_buttons/navigation_back.gif);
}
hr{
	margin:0px;
	padding:0px;
	color: #D1D0C2;
	height: 1px;
}
.bodyBac{
	
}
.bodyText{
	font-size: 12px;
	font-weight: normal;
}
.contentTD h1 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	vertical-align: baseline;
	text-align: left;
	margin-top:10px;
	letter-spacing: 2px;
}
.contentTD {
	padding: 0px 20px;
	background-image: url(images/body_back.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color:#FFFFFF;
		border: 0px solid #84836C;
	border-bottom-style: none;
	border-top-style: none;
}
.contentLISTheader {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 2px;
	letter-spacing: 2px;
}
.contentLISTheader a {
	font-size: 12px;
	color: #AA232B;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}
.contentLISTheader a:hover {
	font-size: 12px;
	color: #AA232B;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}
.contentLISTtext {
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 10px;
}
.nav {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 2px;
}
.nav a {
	font-size: 11px;
	color: #AA232B;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}
.nav a:hover {
	font-size: 11px;
	color: #AA232B;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}
img {
	border: #000000;
}
a {
	border-bottom: 1px solid;
	color: #666666;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	border-bottom: 1px solid;
	color: #000000;
	text-decoration: none;
}