.design {
	border-right-color: #676767;
	border-left-color: #676767;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/left1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgright {

	background-attachment: fixed;
	background-image: url(images/right1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgtop {


	background-attachment: fixed;
	background-image: url(images/top1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.table {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 22px;
	width: 520px;
	color: #000000;
	margin: auto;
	margin-top: 25px;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 20px;
	width: 700px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
}
.links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 22px;
	width: 700px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
  	text-decoration: none;
	padding-left: 15px;
}
.links-sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 700px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 30px;
	background-image: url(../images/buttonflower-ab.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 25px;
	background-position: middle;
}