body {
	background-image: url(body/bgr.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #755067;
}

body,td,th {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	background-color: #9D5449;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #000000
}
.bw {
	border: 1px solid #95323B;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
}
a:hover .bw {
	border: 1px solid #CCCCCC;
}
.style1 {
	overflow: hidden;
	visibility: hidden;
	position: absolute;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana;
}
h2 {
	font-size: 18px;
	margin-bottom: 02px;
	font-variant: normal;
	font-family: Verdana;
	margin-top: 0px;
} 
h1 {
	font-size: 12px;
	margin: 0px;
}
.content {
	padding: 39px;
}

#borders {
	width: 860px;
	background-image: url(body2/top.gif);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	background-color: #92636D;
	margin-top: 10px;
}
#borders div {
	background-image: url(body2/right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#borders div div {
	background-image: url(body2/bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#borders div div div {
	background-image: url(body2/left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#borders div div div div {
	background-image: url(body2/top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#borders div div div div div {
	background-image: url(body2/top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#borders div div div div div div {
	background-image: url(body2/bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#borders div div div div div div div {
	background-image: url(body2/bottom-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
p {
	text-align: center;
	margin: 0px;
	font-family: Verdana;
	font-weight: bold;
}
#desc {
	width: 860px;
	text-align: left;
	border: 1px dashed #000000;
	background-color: #92636D;
	height: auto;
}
#desc .desc1 {
	float: left;
	width: 33%;
	text-align: left;
}
#desc .desc2 {
	float: left;
	width: 33%;
	text-align: left;
}
#desc .desc3 {
	float: left;
	width: 33%;
	text-align: left;
}
