body {
	background: #CBD7B3 url(../images/template/body_bg.jpg) repeat-x;
	background-position: 0 -1px!important;
	background-position: 0 -2px;
	font: 11px Verdana, Arial, Helvetica, sans-serif; color: #746D67;
	margin:0;
} .navpane {
	padding-top:1px!important;
	padding-top:0;
}

/*
/ Style for tables
*/
table {
	font: 11px Verdana, Arial, Helvetica, sans-serif; color: #333333;
	line-height:17px;
} input, select, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

a {
	color:#FF6600;
	text-decoration:none;
} a:hover {
	color:#006600;
	text-decoration:underline;
}

/* -------------------------
/  Style used in index page
*/ 

.contentpane_index {
	background: #FEF8EC url(../images/template/index/content_bg.jpg) no-repeat left top;
	padding:50px 60px 64px 70px;
}

.content_region {
	padding-top:9px!important;
	padding-top:6px;
}

.leftnav_pane {
	background: #CBD7B3 url(../images/template/leftnav/images/leftnav_bottom_bg.jpg) top left repeat-y;
}

.leftnav_panel {
	background: #CBD7B3 url(../images/template/leftnav/images/leftnav_bg.jpg) left no-repeat;
	width: 275px; height:414px;
}


.content_bg {
	background: #FFF6E7 url(../images/template/content_bg.jpg) left top no-repeat;
} 
.content_pane {
	background: transparent url(../images/template/content_bottom_bg.jpg) bottom left;
	background-repeat:no-repeat;
	padding:14px 18px 12px 18px;
}

.footer {
	background: transparent url(../images/template/footer_bg.jpg) repeat-x bottom left;
	height:29px;
}

/*
/ Style for images
*/

.img_white_brd {
	border:1px solid #FFFFFF;
}

.img_bluegreen_brd {
	border:1px solid #2C5D5A;
}

.img_green_brd {
	border:1px solid #85C12E;
}

.color_green {
	color:#009900;
} .color_marine_blue {
	color:#22507D;
} .color_white {
	color:#FFFFFF;
} 

.size_10 {
	font-size:10px;
} #note {
	color:#999999;
} .line_separator td {
	border-bottom: 1px dashed #355967;
} .line_separtor2 td {
	border-bottom: 2px solid #355967;
}

.btn_class-1 {
	background: #85C12E url(../images/template/buttons/btn_bg.jpg) repeat-x top;
	border: 1px solid #B2D869; padding:4px; color:#FFFFFF; font-weight:bold;
}

#flavor {
	font: 12px Arial, Verdana,Helvetica, sans-serif;
	color:#FF6600; font-weight:bold;
}

.img_anchor:hover img {
	border:1px solid #FF6600;
}

.prodpage_title {
	font: 24px Arial, Verdana, Helvetica, sans-serif;
	color:#384478; font-weight:bold;
}

.prodsub_title {
	font: 20px Arial, Verdana, Helvetica, sans-serif;
	color:#FF6600; font-weight:bold;
}

.size14 {
	font-size:14px;
	color:#000000;
}