.vleneleft {
	background-image: url(../images/vline.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.vleneright {

	background-image: url(../images/vline.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #319cce;
	text-decoration: none;
}
.rightback {
	background-image: url(../images/rightback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftback {

	background-image: url(../images/leftback.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottback {

	background-image: url(../images/bottomgreen.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.back {
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.backlight {
	background-image: url(../images/backlight.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a:link { color: #000000;text-decoration: none;}
a:visited { color: #000000;text-decoration: none;}
a:hover { color: #FF0000;text-decoration: none;}

a.whitemenu:link { font-family: Century Gothic, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.whitemenu:visited { font-family: Century Gothic, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.whitemenu:hover { font-family: Century Gothic, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none;}

td.buttonback {
	background-image: url(../buttons/buttonback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}