.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	color: #000;
	list-style-type: square;
	list-style-position: outside;
	background-position: top;
	margin-top: 0px;
	margin-bottom: 15px;
}

.bodytext a:link {
	color: #651917;
	text-decoration: underline;
	font-weight: bold;
} 
.bodytext a:visited {
	color: #651917;
	text-decoration: underline;
	font-weight: bold;
}
.bodytext a:hover {
	color: #46977E;
}
.bodytext a:active {
	color: #46977E;
}

.bodytext-home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	text-decoration: none;
	line-height: 1.3em;
	color: #FFF;
	background-position: top;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 10px;
}

.bodytext-home a:link {
	color: #FFF;
} 
.bodytext-home a:visited {
	color: #FFF;
	text-decoration: none;
}
.bodytext-home a:hover {
	color: #FFF;
	text-decoration: underline;
}
.bodytext-home a:active {
	color: #FFF;
	text-decoration: underline;
}

.SmallTxt_White a:link {
	color: #FFF;
}
.SmallTxt_White a:visited {
	color: #FFF;
}
.SmallTxt_White a:hover {
	color: #C9AFAE;
}
.SmallTxt_White a:active {
	color: #C9AFAE;
}

.SmallTxt_Black a:link {color: #CCCCCC;}
.SmallTxt_Black a:visited {color: #CCCCCC;}
.SmallTxt_Black a:hover {color: #CCCCCC;}
.SmallTxt_Black a:active {color: #CCCCCC;}

.btm-txt-nav a:link {
	color: #000;
}
.btm-txt-nav a:visited {none;
	color: #000;
}
.btm-txt-nav a:hover {
	color: #333;
}
.btm-txt-nav a:active {
	color: #333;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bolder;
	color: #000;
	margin-top: 20px;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.SmallTxt_White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-style: italic;
}
.SmallTxt_Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	line-height: 17px;
}
.SubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	color: #666666;
	font-weight: bolder;
}
.btm-txt-nav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	text-decoration: none;
	color: #000;
	text-align: center;
	margin-bottom: 2px;
	margin-top: 8px;
	font-weight: normal;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.redbox[class] {
	background-image: url(images/bkgcolor-red-tpr.png);
	background-repeat: repeat;
}
.greenbox[class] {
	background-image: url(images/bkgcolor-green-tpr.png);
	background-repeat: repeat;
}
.box-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000;
	background-position: top;
	margin-top: 0px;
	margin-bottom: 7px;
}
.logo-box-side-left {
	background-image: url(images/logo-box-side-left.png);
	background-repeat: repeat-y;
}
.logo-box-side-right {
	background-image: url(images/logobox-side-right.png);
	background-repeat: repeat-y;
}
.logo-box-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	color: #000;
	background-position: top;
	margin-top: 0px;
	text-align: center;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	font-weight: bolder;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
}
.logo-bkg {
	background-image: url(images/logobox.png);
}

