.sides_blue{	
	border-right:solid 1px #3FA8DB;
	border-left:solid 1px #3FA8DB;
	border-top:solid 1px #3FA8DB;
	background:#F9F9F9;
	}
	
.cor_lt_blue{
	background:url("../img/cor_lt_blue.png") no-repeat left top;
	height:37px;
	padding-left:9px;
	}
.shaddow .cor_lt_blue{
	background:url("../img/cor_lt_bluesh.png") no-repeat left top;
	height:37px;
	padding-left:12px;
	}
.hor_t_blue{
	background:url("../img/hor_t_blue.png");
	height:37px;	
	}
	
.cor_rt_blue{
	background:url("../img/cor_rt_blue.png") no-repeat right top;
	height:37px;
	padding-right:9px;
	}
.shaddow .cor_rt_blue{
	background:url("../img/cor_rt_bluesh.png") no-repeat right top;
	height:37px;
	padding-right:12px;
	}
	
.side_l_sh{
	background:url("../img/sides_l_bluesh.png") repeat-y left;
	padding-left:3px;	
	}
.side_r_sh{
	background:url("../img/sides_r_bluesh.png") repeat-y right;
	padding-right:3px;	
	}
	
.cor_lb_blue{
	background:url("../img/cor_lb_blue.png") no-repeat left top;
	height:10px;
	padding-left:9px;
	}
.shaddow .cor_lb_blue{
	background:url("../img/cor_lb_bluesh.png") no-repeat left top;
	height:15px;
	padding-left:12px;
	}
.hor_b_blue{
	background:#F9F9F9;
	border-bottom:#3FA8DB solid 1px;
	height:9px;	
	overflow: hidden;
	}
.shaddow .hor_b_blue{
	background:#F9F9F9 url("../img/hor_b_bluesh.png") bottom repeat-x ;
	border:0px;
	height:15px;
	}
.cor_rb_blue{
	background:url("../img/cor_rb_blue.png") no-repeat right top;
	height:10px;
	padding-right:9px;
	overflow:hidden;
	}
.shaddow .cor_rb_blue{
	background:url("../img/cor_rb_bluesh.png") no-repeat right top;
	height:15px;
	padding-right:12px;
	}
	
.sun{
	padding-left:3px;
	padding-right:3px;
	}
	/***************************************************************************************140609************/
.cor_lt_blue_slim{
	background:url("../img/cor_lt_blue_slim.png") no-repeat left top;
	height:24px;
	padding-left:9px;
	}

.cor_rt_blue_slim{
	background:url("../img/cor_rt_blue_slim.png") no-repeat right top;
	height:24px;
	padding-right:9px;
	}
.hor_t_blue_slim{
	background:url("../img/hor_t_blue_slim.png");
	height:24px;
	}
	/***********************************************************************//*************140609************/
/*****GREEN***********/
.sides_green{	
	border-right:solid 1px #42BF39;
	border-left:solid 1px #42BF39;
	border-top:solid 1px #42BF39;
	background:#F9F9F9;
	overflow:hidden;
	}
	
.cor_lt_green{
	background:url("../img/cor_lt_green.png") no-repeat left top;
	height:24px;
	padding-left:9px;
	}
	/*
.cor_lt_greenBig{
	background:url("../img/cor_lt_greenBig.png") no-repeat left top;
	height:37px;
	padding-left:9px;
	}
*/
.hor_t_green{
	background:url("../img/hor_t_green.png");
	height:24px;
	display:block;
	}
	/*
.hor_t_greenBig{
	background:url("../img/hor_t_greenBig.png");
	height:37px;	
	}
	*/
.cor_rt_green{
	background:url("../img/cor_rt_green.png") no-repeat right top;
	height:24px;
	padding-right:9px;
	}
	/*
.cor_rt_greenBig{
	background:url("../img/cor_rt_greenBig.png") no-repeat right top;
	height:37px;
	padding-right:9px;
	}
*/
.cor_lb_green{
	background:url("../img/cor_lb_green.png") no-repeat left bottom;
	height:10px;
	padding-left:9px;
	}
.cor_lb_greenGrey{
	background:url("../img/cor_lb_greenGrey.png") no-repeat left top;
	height:10px;
	padding-left:9px;
	}

.hor_b_green{
	background:#F9F9F9;
	border-bottom:#42BF39 solid 1px;
	height:9px;
	overflow:hidden;
	}
.hor_b_greenGrey{
	background:#ECEEE1;
	border-bottom:#42BF39 solid 1px;
	height:9px;	
	overflow: hidden;
	}
.cor_rb_green{
	background:url("../img/cor_rb_green.png") no-repeat right top;
	height:10px;
	padding-right:9px;
	}
.cor_rb_greenGrey{
	background: url("../img/cor_rb_greenGrey.png") no-repeat right top;
	height:10px;
	padding-right:9px;
	}
