td{
	color: #393A3C;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393A3C;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #393A3C;
}
.shadowleft {
	background-image: url(images/bg1222.jpg);
	background-repeat: repeat-y;
}
.shadowright {
	background-image: url(images/bg1223.jpg);
	background-repeat: repeat-y;
}
.testleft {
	background-image: url(images/test3.jpg);
	background-repeat: repeat-y;
}
.testright {
	background-image: url(images/imagemoving.jpg);
	background-position: 640px 285px;
	background-repeat: no-repeat;
}
.testtop {

	background-image: url(images/testtop.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.testbottom {

	background-image: url(images/testbottom.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.testboxes {
	background-image: url(images/boxes.jpg);
	background-repeat: no-repeat;
}
.copyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #393A3C;
}
#box-margin {
 margin-bottom:10px;
}
a:hover {
	text-decoration: none;
}
