body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url(images/background_body.jpg);
	background-repeat: no-repeat;
	background-position: 0px 168px;
}
a:link {
	color: #00A0C6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00CDEF;
}
a:hover {
	text-decoration: underline;
	color: #00A0C6;
}
a:active {
	text-decoration: none;
	color: #00A0C6;
}

.TTLCell {
	background-image: url(images/TTL_Image.jpg);
	background-repeat: no-repeat;
}
.content {
	background-color: #FFFFFF;
	padding: 15px;
}
.copyright {
	font-size: 80%;
	color: #00A0C6;
}

td.copyright a:link {color: #FFFFFF;}
td.copyright a:hover {color: #FFFFFF;}
td.copyright a:active {color: #FFFFFF;}
td.copyright a:visited {color: #00CDEF;}

.nav {
	
}
td.nav a:link {
	color: #FFFFFF;
	background-image: url(images/background_nav.jpg);
}
td.nav a:hover {color: #00A0C6;}
td.nav a:active {color: #FFFFFF;}
td.nav a:visited {color: #00CDEF;}


.navText {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	letter-spacing: 2px;
	text-align: left;
	text-indent: 10px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #000000;
	background-image: url(images/background_nav.jpg);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	margin-left: 40px;
}
.HDR_Sub {
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 2px;
}
.HDROrngLeft {
	font-size: 125%;
	line-height: 20px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
	font-weight: bolder;
	background-image: url(images/HDR_LF_Orange.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FF9900;
}
.HDROrngRight {
	text-align: center;
	background-image: url(images/HDR_RT_Orange.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: blink;
}
.HDRBlackLeft {
	font-size: 125%;
	line-height: 20px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
	font-weight: bolder;
	background-image: url(images/HDR_LF_Black.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #000000;
}
.HDRBlackRight {
	text-align: center;
	background-image: url(images/HDR_RT_Orange.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: blink;
}
.callout {
	background-color: #eaeaea;
	color: #000000;
	padding: 5px;
	border: 1px solid #000000;
}
.calloutTTL {
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 2px;
}
.HDR_SubCopy {
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 2px;
}
