.basestretch {
	background-image: url(../images/base.gif);
	background-repeat: repeat-x;
}
.rightstretch {
	background-image: url(../images/right_stretch.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: E2DDBD;
}
.leftstretch {
	background-image: url(../images/left_stretch.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: E2DDBD;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	line-height: 15px;
}
.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bodytext-dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.bodytext-justify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.thumbright {
	background-image: url(../images/right_thumb_stretch.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.thumbleft {
	background-image: url(../images/left_thumb_stretch.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.thumbbase {
	background-image: url(../images/base_thumb_stretch.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
a:link {
	color: #336600;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.drop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	width: 200px;
}
.bodytext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.printbodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
