.btmstretch {
	background-image: url(../assets/btm_stretch.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.contentwidth {
	width: 527px;
	background-image: url(../assets/content_header.jpg);
	background-repeat: no-repeat;
}
.headerstretch {
	background-image: url(../assets/top_stretch.jpg);
	background-repeat: repeat-x;
}
.pagebg {
	background-image: url(../assets/page_bg.jpg);
	background-repeat: repeat-y;
}
.footerheight {
	height: 69px;
}
.naviwidth {
	width: 217px;
}
.rightbg {
	background-image: url(../assets/rt_bg.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: bottom;
}
.welcomebg {
	background-image: url(../assets/welcome_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.headerstretchblue {

	background-image: url(../assets_blue/top_stretch.jpg);
	background-repeat: repeat-x;
}
.btmstretchblue {

	background-image: url(../assets_blue/btm_stretch.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.pagebgblue {

	background-image: url(../assets_blue/page_bg.jpg);
	background-repeat: repeat-y;
}
.contentwidthblue {

	width: 527px;
	background-image: url(../assets_blue/content_header.jpg);
	background-repeat: no-repeat;
}
.btmstretchgold {


	background-image: url(../assets_gold/btm_stretch.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.contentwidthgold {


	width: 527px;
	background-image: url(../assets_gold/content_header.jpg);
	background-repeat: no-repeat;
}
.pagebggold {


	background-image: url(../assets_gold/page_bg.jpg);
	background-repeat: repeat-y;
}
.headerstretchgold {


	background-image: url(../assets_gold/top_stretch.jpg);
	background-repeat: repeat-x;
}
.pagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}
.headerred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.subheaderred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.sublinkred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
	
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
.headerblue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}
.pagetextblue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}
.pagetextgold {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6F5300;
}
.headergold {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6F5300;
}

.sublink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

