body {
	background-color: #CBDEA8;
	font-family: Tahoma;
	font-size: 12px;
    color: #000000;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}

.txt_1 {
	font-size: 9px;
	color: #666666;
}

.roundedcornr_box {
   background: #ffffff;
}
.roundedcornr_top div {
   background: url(images/roundedcornr_207988_tl.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(images/roundedcornr_207988_tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(images/roundedcornr_207988_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(images/roundedcornr_207988_br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content { margin: 0 15px; }
