.table {
	background-color: #787878;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: center top;
	top: 100px;
}
body {
	background-color: #787878;
}.title {
	background-image: url(title.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 42px;
}
.white {
	background-image: url(left_top.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 11px;
	width: 10px;
}
.white2 {
	background-image: url(right_top.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 11px;
	width: 11px;
}
.whitetop {
	background-image: url(white_top.gif);
	height: 11px;
}
.white_left {
	background-image: url(left_side.gif);
	width: 10px;
	
}
.white_right {
	background-image: 
	width: 10px;
	background-image: url(right_side.gif);
	background-repeat: repeat;
	background-position: left;
	width: 10px;
}
.table_bg {
	background-color: #FFFFFF;
}
.white_bottom {
	background-image: url(white_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	height: 5px;
}
.left_bottom {
	background-image: url(left_bottom.gif);
	background-repeat: no-repeat;
	height: 5px;
}
.right_bottom {
	background-image: url(right_bottom.gif);
	background-repeat: no-repeat;
	height: 5px;
}
.table1 {
	background-color: 929292;
}
.rights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	padding-left: 2px;
}
.contactus {
	background-image: url(contact_us.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.middle {
	width: 10px;
}
.link_height {
	height: 8px;
}
.spacer {
	background-image: url(spacer.gif);
	background-repeat: repeat;
	height: 1px;
}
.ttiles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
