/* CSS Document */

.pageback
{ 
background-image: url(../images_site2007/background.JPG); 
background-position: top center;
background-repeat: repeat-x;
}
.side_tables {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #55311B;
	border-right-color: #55311B;
	border-bottom-color: #55311B;
	border-left-color: #55311B;
}
.current_pic {
	filter: Alpha(Opacity=30);
}
.allborders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #55311B;
	border-right-color: #55311B;
	border-bottom-color: #55311B;
	border-left-color: #55311B;
}

