body {
	background-image: url(v2images/bg_body.gif);
	background-repeat: repeat;
}
.leftbg {
	background-image: url(v2images/leftbg.jpg);
	background-repeat: repeat-y;
	width: 189px;
}
.rightbg {
	background-image: url(v2images/rightbg.jpg);
	background-repeat: repeat-y;
}
td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
a.btm2:link {
	text-decoration: none;
	color: #666;
}
.btm {
	background-image: url(v2images/btm.jpg);
	background-repeat: no-repeat;
	width: 780px;
	vertical-align: bottom;
	text-align: center;
	height: 57px;
	color: #666;
}
a.btm2:visited {
	text-decoration: none;
	color: #666;
}
a.btm2:hover {
	text-decoration: underline;
	color: #666;
}
a.btm2:active {
	text-decoration: none;
	color: #666;
}
