
.left_border { border-left: 1px solid white }
.right_border { border-right: 1px solid white }
.left_top_border { border-top: 1px solid white; border-left: 1px solid white }
.left_top_right_border { border-top: 1px solid white; border-right: 1px solid white; border-left: 1px solid white }
.left_bottom_right_border { border-right: 1px solid white; border-bottom: 1px solid white; border-left: 1px solid white }
.left_bottom__border { border-bottom: 1px solid white; border-left: 1px solid white }
.right_bottom_border { border-right: 1px solid white; border-bottom: 1px solid white }
.right_top_border { border-top: 1px solid white; border-right: 1px solid white }
.left_right_border { border-right: 1px solid white; border-left: 1px solid white }
.left_right_bottom_border1 { border-right: 1px solid white; border-bottom: 1px solid white; border-left: 1px solid white }
.body_txt { color: #526a7a; font-size: 10px; line-height: 14px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; text-align: left; margin-right: 10px; margin-left: 10px }
.white a:link { color: white; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.white a:hover { color: white }
.white a:visited { color: white }
.white a:active { color: white }
.p_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-left: 20px;
}
.container_style {
	border: 2px solid #FFFFFF;
}
