body {
	margin: 0px 0px 0px 0px;
	background-image: url(images/bg_page.jpg);
	background-repeat: repeat-x;
	background-color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	color: Red;
	font-weight: bold;
}

.pic{
	margin: 3px 3px 3px 3px;
	border-color: #CCCCCC;
	border-width: 1px 1px 1px 1px;
	border: solid;
}

.bg{
	background-image: url(images/bg_border.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	font-weight: bold;
}

.tables {
	border-color: Black;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

.bg_img{
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
