body {
	background-image: url(img/bg2.gif);
	margin: 0px;
}
.bg1 {
	background-image: url(img/bg.png);
	background-repeat: repeat-y;
	width: 20px;
}
.bg2 {
	background-image: url(img/bga.png);
	background-repeat: repeat-y;
	width: 20px;
}
.bord {
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.block {
	background-color: #CBFFAE;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 10px;
}
.titl {
	font-family: "trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/block_r1_c1.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-transform: uppercase;
	height: 31px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.bg3 {
	background-image: url(img/block_r2_c1.gif);
	background-repeat: repeat-y;
}
.bg3 img {
	border: 2px solid #FFFFFF;
}
.text1 {
	padding-right: 30px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.titl2 {
	background-image: url(img/block_r1_c1.gif);
	background-repeat: no-repeat;
	height: 28px;
}

