.vlineleft {
	background-image: url(../images/vline.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.vlineright {

	background-image: url(../images/vline.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.background {
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.back {
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytextY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
}
.bodytextsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytextlarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

