@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	height:100%;
	background-image: url(images/background_dk.gif);
	background-repeat: repeat;
}

.div_main_rounded {
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	border-radius: 10px; /* CSS3 */
	background-color: #E7E4E4;
	margin: 10px;
	padding: 10px;
	text-align: center;
}
.div_main_rounded_small {
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	border-radius: 10px; /* CSS3 */
	background-color: #47c825;
	padding: 10px;
	width: 200px;
	margin: 10px;
}
.div_main_rounded_reg {
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	border-radius: 10px; /* CSS3 */
	background-color: #666;
	padding: 10px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 260px;
}
.div_main_rounded_reg a {
	color: #FFF;

}


.div_main_rounded_store {
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	border-radius: 10px; /* CSS3 */
	background-color: #F1ECCF;
	padding: 10px;
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 255px;
	font-size: large;
	font-weight: bold;
	border: 1px solid #666;
}



.main_header {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1px;
}
.main_subheader {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.main_subheader {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 14px;
}
.main {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	text-align: left;
}
.table_titles {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
.bod_names {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 12px;
	font-weight: bold;
}
.bod_descriptions {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	font-weight: normal;
}

.main_indent {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	text-align: left;
}
.div_rec_top_629_links {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 12px;
	font-weight: bold;
	background-color: #FFF;
	text-align: center;
	float: none;
	padding: 10px;
}
.div_rec_top_629 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
.div_prime {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 14px;
	text-align: center;
	width: 730px;
	padding: 10px;
	float: left;
	background-color: #FFF;
}
.div_reg_360_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	width: 320px;
	float: left;
	background-color: #000;
	margin-left: 20px;
	margin-right: 20px;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	-moz-box-shadow:    3px 3px 5px 6px #ccc;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow:         3px 3px 5px 6px #ccc;
}
.div_reg_730_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	width: 730px;
	float: left;
	background-color: #000;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.div_reg_730_title_reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	width: 730px;
	float: left;
	background-color: #000;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}


.div_reg_720 {
	width: 720px;
}

.div_reg_340 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	width: 320px;
	float: left;
	background-color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
	color: #000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.div_reg_360 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	width: 340px;
	float: left;
	background-color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
	color: #000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	-moz-box-shadow:    3px 3px 5px 6px #ccc;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow:         3px 3px 5px 6px #ccc;
}
.div_reg_360_cen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	width: 340px;
	float: left;
	background-color: #FFF;
	margin-left: 200px;
	margin-right: 10px;
	font-weight: normal;
	color: #000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	-moz-box-shadow:    3px 3px 5px 6px #ccc;
	-webkit-box-shadow: 3px 3px 5px 6px #ccc;
	box-shadow:         3px 3px 5px 6px #ccc;
}

.div_reg_340_reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	width: 340px;
	float: left;
	background-color: #FFF;
	margin-left: 5px;
	font-weight: normal;
	color: #000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.div_reg_695_reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 695px;
	float: left;
	background-color: #FFF;
	margin-left: 25px;
	font-weight: bold;
	color: #000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.div_reg_695_reg_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	width: 695px;
	float: left;
	background-color: #FFF;
	margin-left: 25px;
	font-weight: normal;
	color: #000;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.div_reg_695_reg_hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 695px;
	float: left;
	background-color: #FFF;
	margin-left: 25px;
	font-weight: bold;
	color: #000;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-decoration: underline;
}
.div_reg_695_reg_lf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 25px;
	float: left;
	background-color: #FFF;
	margin-left: 25px;
	font-weight: normal;
	color: #000;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.div_reg_695_reg_rt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 670px;
	float: left;
	background-color: #FFF;
	font-weight: normal;
	color: #000;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}





.div_reg_340_reg1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	width: 340px;
	float: left;
	background-color: #FFF;
	margin-left: 25px;
	margin-right: 10px;
	font-weight: normal;
	color: #000;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
.div_reg_340_reg1_cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	width: 340px;
	float: left;
	background-color: #FFF;
	margin-left: 25px;
	margin-right: 10px;
	font-weight: normal;
	color: #000;
	padding-right: 0px;
	padding-left: 0px;
}

.div_reg_340_reg_cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	width: 340px;
	float: left;
	background-color: #FFF;
	margin-left: 5px;
	font-weight: normal;
	color: #000;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
}



.div_reg_130_reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	width: 130px;
	float: left;
	background-color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
	color: #000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.div_reg_700 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	width: 700px;
	float: left;
	background-color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
	color: #000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	-moz-box-shadow:    3px 3px 5px 6px #ccc;
	-webkit-box-shadow: 3px 3px 5px 6px #ccc;
	box-shadow:         3px 3px 5px 6px #ccc;
}
.div_reg_700_breakout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	width: 750px;
	float: left;
	background-color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
	color: #000;
	-moz-box-shadow:    3px 3px 5px 6px #ccc;
	-webkit-box-shadow: 3px 3px 5px 6px #ccc;
	box-shadow:         3px 3px 5px 6px #ccc;
	padding: 5px;
}
.div_reg_650_breakout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	width: 700px;
	float: left;
	background-color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
	color: #000;
	-moz-box-shadow:    3px 3px 5px 6px #ccc;
	-webkit-box-shadow: 3px 3px 5px 6px #ccc;
	box-shadow:         3px 3px 5px 6px #ccc;
	padding: 5px;
}
.div_reg_600_breakout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	width: 700px;
	float: left;
	background-color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
	color: #000;
	-moz-box-shadow:    3px 3px 5px 6px #ccc;
	-webkit-box-shadow: 3px 3px 5px 6px #ccc;
	box-shadow:         3px 3px 5px 6px #ccc;
	padding: 5px;
}


.div_reg_750_breakout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	width: 700px;
	float: left;
	background-color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
	color: #000;
	-moz-box-shadow:    3px 3px 5px 6px #ccc;
	-webkit-box-shadow: 3px 3px 5px 6px #ccc;
	box-shadow:         3px 3px 5px 6px #ccc;
	padding: 5px;
}



.div_reg_360_500 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	width: 320px;
	float: left;
	background-color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
	color: #000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	-moz-box-shadow:    3px 3px 5px 6px #ccc;
	-webkit-box-shadow: 3px 3px 5px 6px #ccc;
	box-shadow:         3px 3px 5px 6px #ccc;
	height: 500px;
}

.div_float_rt {
	float: right;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-right: 20px;
	position: absolute;
	z-index: 4;
	left: 875px;
}

.div_reg_360_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	width: 320px;
	float: left;
	background-color: #FFF;
	font-weight: bold;
	color: #000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.div_reg_220_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	width: 220px;
	float: left;
	background-color: #FFF;
	font-weight: bold;
	color: #000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.div_reg_220 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 220px;
	float: left;
	background-color: #FFF;
	font-weight: normal;
	color: #000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.div_reg_220s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	width: 220px;
	float: left;
	background-color: #FFF;
	font-weight: normal;
	color: #000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.div_reg_360_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	width: 320px;
	float: left;
	background-color: #FFF;
	font-weight: normal;
	color: #000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.div_reg_100_brkout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 100px;
	float: left;
	background-color: #FFF;
	font-weight: normal;
	color: #000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.div_reg_100_brkout_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 100px;
	float: left;
	background-color: #FFF;
	font-weight: normal;
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.div_reg_220_brkout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 220px;
	float: left;
	background-color: #FFF;
	font-weight: normal;
	color: #000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.div_reg_250_brkout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 250px;
	float: left;
	background-color: #FFF;
	font-weight: normal;
	color: #000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 40px;
}
.div_reg_550_brkout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 550px;
	float: left;
	background-color: #FFF;
	font-weight: normal;
	color: #000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 20px;
}


.div_reg_220_brkout_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 220px;
	float: left;
	background-color: #FFF;
	font-weight: normal;
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.div_reg_360_reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 320px;
	float: left;
	background-color: #FFF;
	font-weight: normal;
	color: #000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.div_reg_100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 100px;
	float: left;
	background-color: #FFF;
	font-weight: normal;
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.div_reg_50 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 50px;
	float: left;
	background-color: #FFF;
	font-weight: normal;
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.div_reg_210s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	width: 210px;
	float: left;
	background-color: #FFF;
	font-weight: normal;
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.div_reg_40 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	width: 40px;
	float: left;
	background-color: #FFF;
	font-weight: normal;
	color: #000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 10px;
}
.div_reg_40_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	width: 40px;
	float: left;
	background-color: #FFF;
	font-weight: normal;
	color: #000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 10px;
}

.div_reg_50r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	width: 50px;
	float: left;
	background-color: #FFF;
	font-weight: normal;
	color: #000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.div_reg_50r_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	width: 50px;
	float: left;
	background-color: #FFF;
	font-weight: normal;
	color: #000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}







.d_footer {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	color: #666;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 950px;
	text-align: center;
	clear: both;
}
.d_footer_left {
	float: left;
	width: 200px;
	height: 10px;
}
.d_footer_right {
	float: left;
	width: 750px;
	background-color: #FFF;
}

.d_prime {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 950px;
	height: 100%;
	background-color: #47c825;
}
.div_inset {
	float: right;
	margin: 15px;
	padding: 10px;
}


.d_header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 116px;
	width: 950px;
	background-image: url(images/top.jpg);
}
.div_store {
	width: 730px;
}

.div_store_items {
	float: left;
	height: 315px;
	width: 172px;
	text-align: center;
	vertical-align: top;
	background-color: #F1ECCF;
	padding: 5px;
}
.div_store_items_lrule {
	float: left;
	height: 315px;
	width: 171px;
	text-align: center;
	vertical-align: top;
	background-color: #F1ECCF;
	padding: 5px;
	border-left: 1px solid #666;
}

.div_store_add_cart {
	float: left;
	height: 70px;
	width: 172px;
	text-align: center;
	vertical-align: bottom;
	background-color: #F1ECCF;
	font-size: x-small;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.div_store_add_cart_lrule {
	float: left;
	height: 70px;
	width: 171px;
	text-align: center;
	vertical-align: bottom;
	background-color: #F1ECCF;
	padding: 5px;
	font-size: x-small;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666;
	border-left-color: #666;
}


.div_store_items_header  {
	text-align: left;
	color: #F00;
	font-weight: bold;
	width: 150px;
	margin-left: 10px;
}
.div_store_items_description {
	text-align: justify;
	font-size: x-small;
	width: 150px;
	margin-right: 10px;
	margin-left: 10px;
}



.d_side {
	background-color: #47c825;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%; /* works only if parent container is assigned a height value */
	width: 200px;
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.d_headersubmenu {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 750px;
}

.div_top_header {
	float: left;
	width: 950px;
}
.div_top_menu_left {
	float: left;
	width: 225px;
	height: 30px;
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
.div_top_menu {
	float: left;
	width: 950px;
	height: 31px;
	background-color: #000;
	margin: 0px;
	padding: 0px;
}

.div_top_menu_right {
	float: left;
	width: 750px;
	background-color: #000;
	height: 30px;
}


.div_main_title_header {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 18px;
	color: #FFF;
	background-color: #000;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	}

.div_prime h1{
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
}

.div_prime h2{
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
}

.div_rec_left_25 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	width: 11%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 500px;
}
.div_bullets {
	font-family: georgia, palatino, serif;
	font-size: 1em;
	text-align: left;
}
.span_sm_links {
	font-family: georgia, palatino, serif;
	font-size: 10px;
}

.div_rec_629x2675 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 2700px;
	padding: 10px;
	float: none;
	background-color: #F4F4F4;
}
.div_newmarket_recipies {
	background-color: #94E77E;
	width: 500px;
	padding: 10px;
	float: left;

}
.div_newmarket_recipies1 {
	width: 600px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
	margin: 0px;
}


.div_rec_mid_629x175 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 175px;
	padding: 10px;
	background-color: #F4F4F4;
}
.div_rec_mid_629x200 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 200px;
	padding: 10px;
	background-color: #F4F4F4;
}
.div_reg_heading {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 14px;
	text-align: left;
	float: left;
	width: 100%;
	font-weight: bold;
}
.div_reg_col1 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 12px;
	text-align: left;
	float: left;
	width: 200px;
	padding-left: 10px;
}
.div_reg_col50 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 12px;
	text-align: left;
	float: left;
	width: 95px;
	padding-left: 10px;
}
.div_reg_col520 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 12px;
	text-align: left;
	float: left;
	width: 520px;
	padding-left: 10px;
}


.div_reg_col1out {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 11px;
	text-align: left;
	float: left;
	width: 190px;
	padding-left: 20px;
}
.div_reg_col1outsm {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 11px;
	text-align: left;
	float: left;
	width: 190px;
	padding-left: 20px;
	color: #666;
}


.div_reg_col1out2 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 12px;
	text-align: left;
	float: left;
	width: 180px;
	padding-left: 30px;
}
.div_reg_col1out3 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 11px;
	text-align: left;
	float: left;
	color: #666;
	width: 240px;
	padding-left: 20px;
}
.div_image_rt {
	float: right;
	width: 300px;
	position: absolute;
	z-index: 100;
	top: 325px;
	height: 777px;
	left: 600px;
}



.div_reg_col1outisl {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 12px;
	text-align: left;
	float: left;
	width: 100%;
	padding-left: 10px;
}

.div_reg_col1std {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 14px;
	text-align: left;
	float: left;
	width: 210px;
	font-weight: bold;
}

.div_reg_col2 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 12px;
	text-align: left;
	float: left;
	width: 50px;
}
.div_reg_col3 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 12px;
	text-align: left;
	float: left;
	width: 470px;
}
.div_reg_col3out3 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 12px;
	text-align: left;
	float: left;
	width: 420px;
}
.div_reg_footnotes {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	float: left;
	width: 320px;
	text-align: left;
	padding-right: 400px;
	padding-top: 5px;
	font-style: normal;
}
.div_reg_breakout {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	float: left;
	width: 320px;
	text-align: left;
	padding-right: 400px;
	padding-top: 5px;
}
.div_reg_ques1 {
	float: left;
	width: 330px;
	padding-left: 30px;
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 11px;
	text-align: left;
}
.div_reg_ques2 {
	float: left;
	width: 230px;
	padding-left: 30px;
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 11px;
	text-align: left;
	height: 65px;
}

.div_reg_ques3 {
	float: left;
	width: 230px;
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 11px;
	text-align: left;
	height: 65px;
}

.div_reg_ques4 {
	float: left;
	width: 230px;
	padding-left: 30px;
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 11px;
	text-align: left;
	height: 200px;
}
.div_reg_ques5 {
	float: left;
	width: 230px;
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 11px;
	text-align: left;
	height: 200px;
}








.div_rec_mid_629x205 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 205px;
	padding: 10px;
	background-color: #F4F4F4;
}

.div_rec_mid_629x210 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 210px;
	padding: 10px;
	background-color: #F4F4F4;
}

.div_rec_mid_629x215 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 215px;
	padding: 10px;
	background-color: #F4F4F4;
}

.div_rec_mid_629x220 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 220px;
	padding: 10px;
	background-color: #F4F4F4;
}

.div_rec_mid_629x225 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 225px;
	padding: 10px;
	background-color: #F4F4F4;
}

.div_rec_mid_629x250 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 250px;
	padding: 10px;
	background-color: #F4F4F4;
	color: #000;
}

.div_rec_mid_629x275 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 275px;
	padding: 10px;
	background-color: #F4F4F4;
}

.div_rec_mid_629x300 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 300px;
	padding: 10px;
	background-color: #F4F4F4;
}

.div_rec_mid_629x325 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	padding: 10px;
	background-color: #F4F4F4;
	text-align: center;
	height: 325px;
}
.div_rec_mid_629x350 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 350px;
	padding: 10px;
	background-color: #F4F4F4;
}

.div_rec_mid_629x375 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 375px;
	padding: 10px;
	background-color: #F4F4F4;
}
.div_rec_mid_629xauto {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: auto;
	padding: 10px;
	background-color: #F4F4F4;
}

.div_rec_mid_629x380 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 380px;
	padding: 10px;
	background-color: #F4F4F4;
}
.div_rec_mid_629x385 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 385px;
	padding: 10px;
	background-color: #F4F4F4;
	text-align: center;
}
.div_rec_mid_629x390 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 390px;
	padding: 10px;
	background-color: #F4F4F4;
}
.div_rec_mid_629x395 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 395px;
	padding: 10px;
	background-color: #F4F4F4;
}
.div_rec_mid_629x400 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 395px;
	padding: 10px;
	background-color: #F4F4F4;
}
.div_rec_mid_629x405 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 405px;
	padding: 10px;
	background-color: #F4F4F4;
}
.div_rec_mid_629x410 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 410px;
	padding: 10px;
	background-color: #F4F4F4;
}
.div_rec_mid_629x415 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 415px;
	padding: 10px;
	background-color: #F4F4F4;
}
.div_rec_mid_629x420 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 420px;
	padding: 10px;
	background-color: #F4F4F4;
}
.div_rec_mid_629x425 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 425px;
	padding: 10px;
	background-color: #F4F4F4;
}
.div_rec_mid_629x430 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 430px;
	padding: 10px;
	background-color: #F4F4F4;
}
.div_rec_mid_629x435 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 435px;
	padding: 10px;
	background-color: #F4F4F4;
}
.div_rec_mid_629x440 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 440px;
	padding: 10px;
	background-color: #F4F4F4;
}
.div_rec_mid_629x445 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 445px;
	padding: 10px;
	background-color: #F4F4F4;
}
.div_rec_mid_629x450 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 450px;
	padding: 10px;
	background-color: #F4F4F4;
}
.div_rec_mid_629x455 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 455px;
	padding: 10px;
	background-color: #F4F4F4;
}
.div_rec_mid_629x460 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 460px;
	padding: 10px;
	background-color: #F4F4F4;
}
.div_rec_mid_629x465 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 465px;
	padding: 10px;
	background-color: #F4F4F4;
}
.div_rec_mid_629x470 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 470px;
	padding: 10px;
	background-color: #F4F4F4;
}
.div_rec_mid_629x475 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 475px;
	padding: 10px;
	background-color: #F4F4F4;
}
.div_rec_mid_629x480 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 480px;
	padding: 10px;
	background-color: #F4F4F4;
}
.div_rec_mid_629x485 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 485px;
	padding: 10px;
	background-color: #F4F4F4;
}
.div_rec_mid_629x490 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 490px;
	padding: 10px;
	background-color: #F4F4F4;
}
.div_rec_mid_629x495 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 495px;
	padding: 10px;
	background-color: #F4F4F4;
}
.div_rec_mid_629x500 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 500px;
	padding: 10px;
	background-color: #F4F4F4;
}
.div_rec_mid_629x505 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 505px;
	padding: 10px;
	background-color: #F4F4F4;
}
.div_rec_mid_629x510 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 510px;
	padding: 10px;
	background-color: #F4F4F4;
}
.div_rec_mid_629x515 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 515px;
	padding: 10px;
	background-color: #F4F4F4;
}



























.div_rec_mid_629x380_noborder {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	width: 629px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 380px;
	padding: 10px;
}




.span_rec_ttl {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.span_rec_subttl {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 12px;
	font-weight: bold;
}
.span_rec_ingr {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
.span_12font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.div_rec_mid_294x100_lft {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	text-align: center;
	width: 294px;
	float: left;
	padding: 20px;
	height: 100px;
}
.div_rec_mid_294x125_lft {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	text-align: center;
	width: 294px;
	float: left;
	padding: 20px;
	height: 125px;
}
.div_rec_mid_294x150_lft {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	text-align: center;
	width: 290px;
	float: left;
	padding: 20px;
	height: 150px;
}
.div_rec_mid_294x175_lft {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	text-align: center;
	width: 294px;
	float: left;
	padding: 20px;
	height: 175px;
}


.div_rec_mid_294x200_lft {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	text-align: center;
	width: 294px;
	float: left;
	padding: 20px;
	height: 200px;
}


.div_rec_mid_294x225_lft {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	text-align: center;
	width: 294px;
	float: left;
	padding: 20px;
	height: 225px;
}

.div_rec_mid_294x250_lft {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	text-align: center;
	width: 294px;
	float: left;
	padding: 20px;
	height: 250px;
}

.div_rec_mid_294x275_lft {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	text-align: center;
	width: 294px;
	float: left;
	padding: 20px;
	height: 275px;
}

.div_rec_mid_294x300_lft {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	text-align: center;
	width: 294px;
	float: left;
	padding: 20px;
	height: 300px;
}
.div_rec_mid_294xauto {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	text-align: center;
	width: 294px;
	float: left;
	padding: 20px;
	height: auto;
}


.div_rec_mid_280_lft {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	text-align: center;
	width: 280px;
	float: left;
	padding: 20px;
	height: 700px;
}
.div_rec_mid_280x200_lft {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	text-align: center;
	width: 280px;
	float: left;
	padding: 10px;
	height: 200px;
}
.div_rec_mid_96 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	text-align: center;
	width: 96%;
	float: right;
	padding: 10px;
	clear: none;
	height: auto;
}
.div_rec_mid_600 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	text-align: center;
	width: 600px;
	padding: 10px;
	clear: none;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.div_rec_mid_600_grn {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	text-align: center;
	width: 600px;
	padding: 10px;
	clear: none;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #CFF4C6;
}


.div_rec_mid_auto {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	text-align: center;
	width: 96%;
	float: right;
	padding: 10px;
	clear: none;
}

.div_rec_mid_75 {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	text-align: center;
	width: 75%;
	float: left;
	padding: 10px;
	clear: none;
}
.d_prime .div_prime .div_reg_col1out table tr td select {
	font-family: "Microsoft Sans Serif", "Arial Black", "Franklin Gothic Medium";
	font-size: 10px;
}
input[type="text"], textarea {

  background-color : #CFF4C6; 

}
.div_idx_mid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 670px;
	padding: 10px;
}
.div_idx_mid1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 670px;
	font-weight: bold;
}
