body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D2B1B;
}
a {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.bk {
	background-attachment: fixed;
	background-image: url(images/wallpaper.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.middle {
	background-image: url(images/middle.png);
	background-repeat: repeat-y;
}
.border_left {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #2D2B1B;
}
.style1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.border_top {
	border-left-width: thin;
	border-left-color: #2D2B1B;
	border-top-style: solid;
}
