/* In */

div.In
{
	background-color: White;
	border-left: solid 1px #adadad;
	border-right: solid 1px #adadad;
	background-image: url(Images/Panels/In/Bottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

div.In td.Title
{
	border: 0px;
	background-image: url(Images/Panels/In/Title.gif)!IMPORTANT;
	background-repeat: no-repeat!IMPORTANT;
}

div.In td.Title span
{
	background-image: none;
}

div.In div.BottomRight
{
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 10px;
	height: 25px;
	background-image: url(Images/Panels/In/BottomRight.png);
	background-repeat: no-repeat;
}


/*Zones PanelTitles*/

div.Panel2 td.PanelTitle
{
	background: url(Images/Panels/title_grey_l.png) white repeat-y left top !important;
	
}
div.Panel3 td.PanelTitle 
{ 
	background: url(Images/Panels/title_grey_r.png) white repeat-y right top !important;
}
 div.Panel4 td.PanelTitle 
{    
	background: url(Images/Panels/title_grey_l.png) white repeat-y left top !important;
		
}

div.Panel5 td.PanelTitle
{
	background: url(Images/Panels/title_blue_l.png) white repeat-y left top !important;
	
}


 div.Panel7 td.PanelTitle 
{ 
	background: url(Images/Panels/title_grey_l.png) white repeat-y left top !important;
		
}

 div.Panel8 td.PanelTitle 
{ 
	background: url(Images/Panels/title_grey_l.png) white repeat-y left top !important;		
}

div.Panel9 td.PanelTitle
{
	background: url(Images/Panels/title_grey_l.png) white repeat-y left top !important;
	
}

div.Panel10 td.PanelTitle
{
	background: url(Images/Panels/title_grey_l.png) white repeat-y left top !important;
	
}
div.Panel11 td.PanelTitle
{
	background: url(Images/Panels/title_blue_l.png) white repeat-y left top !important;
	
}

div.Panel12 td.PanelTitle
{
	background: url(Images/Panels/title_grey_l.png) white repeat-y left top !important;
	
}

div.Panel13 td.PanelTitle
{
	background: url(Images/Panels/title_grey_l.png) white repeat-y left top !important;
	
}


/*Zones divs*/


/*-----------------------Panel1-------------------*/
div.Panel1 {
	
	padding-top: 5px;
    padding-bottom: 5px;
    position: absolute;
  
    
}
div.Panel1 div.Bottom {
	
	background: url(Images/Panels/blue/blue_b.png) bottom;
	height: 10px;
	width: 100%;
	position: absolute;
    bottom: 0px;
}

div.Panel1 div.Top {
	
	background: url(Images/Panels/blue/blue_t.png) top;
	height: 10px;
	width: 100%;
	position: absolute;
    top: 0px;
}

div.Panel1 div.RightBottom {
	
	background: url(Images/Panels/blue/blue_br.png) no-repeat bottom right;
    
	width: 10px;
	bottom: 0px;
	right: 0px;
	position: absolute;
    
}
div.Panel1 div.LeftBottom {
	
	background: url(Images/Panels/blue/blue_bl.png) no-repeat bottom left; 
    width: 10px;
	bottom: 0px;
	left: 0px;
	position: absolute;
    
}
div.Panel1 div.RightTop {
	
	background: url(Images/Panels/blue/blue_tr.png) no-repeat top right;
    
	width: 10px;
	top: 0px;
	right: 0px;
	position: absolute;
    
}
div.Panel1 div.LeftTop {
	
	background: url(Images/Panels/blue/blue_tl.png) no-repeat top left; 
    width: 10px;
	top: 0px;
	left: 0px;
	position: absolute;
    
}

/*-----------------------Panel2-------------------*/

div.Panel2 {
	

 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 padding-right: 5px;
 background: url(Images/Panels/title_blue_l.png) white repeat-y left top !important;

 }
div.Panel2 div.Left {
	
	background: url(Images/Panels/grey/grey_l.png) repeat-y top left;
    width: 5px;
	height: 100%;
	bottom: -1px;
	left: 0px;
	position: absolute;
    
}
div.Panel2 div.Right {
	
	background: url(Images/Panels/grey/grey_r.png) repeat-y top right;
    width: 5px;
	height: 100%;
	bottom: -1px;
	right: 0px;
	position: absolute;
}


div.Panel2 div.Top {
	
	background: url(Images/Panels/grey/grey_t.png) repeat-x top;
	height: 5px;
	width: 100%;
	position: absolute;
    top: 0px;
}

div.Panel2 div.Bottom {
	
	background: url(Images/Panels/grey/grey_b.png) repeat-x bottom;
	height: 5px;
	width: 100%;
	position: absolute;
    bottom: -1px;
}

div.Panel2 div.LeftBottom {
	
	background: url(Images/Panels/grey/grey_bl.png) no-repeat bottom;
    width: 10px;
	height: 10px;
    position: absolute;
    bottom: -1px;
    left: 0px;
}
div.Panel2 div.RightBottom {
	
	background: url(Images/Panels/grey/grey_br.png) no-repeat bottom;
	width: 10px;
	height: 10px;
	right: 0px;
	bottom: -1px;
    position: absolute;
}
div.Panel2 div.LeftTop {
	
	background: url(Images/Panels/grey/grey_tl.png) no-repeat;
    width: 10px;
	height: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
}
div.Panel2 div.RightTop {
	
	background: url(Images/Panels/grey/grey_tr.png) no-repeat;
	width: 10px;
	height: 10px;
	right: 0px;
	top: 0px;
    position: absolute;
}

/*-----------------------Panel3-------------------*/

div.Panel3 {
	

 padding-top: 6px;
 padding-bottom: 0px;
 background: url(Images/Panels/title_blue_r.png) white repeat-y right top !important;

 }

div.Panel3 div.LeftTop {
	
	background: url(Images/Panels/grey/grey_tl.png) no-repeat top left;
	height: 10px; 
    width: 10px;
    top: 0px;
	left: 0px;
	position: absolute;
    
}

div.Panel3 div.Top {
	
	background: url(Images/Panels/grey/grey_t2.png) repeat-x top;
	width: 100%;
	position: absolute;
    top: 0px;
}

/*-----------------------Panel4-------------------*/

div.Panel4 {
 padding-top: 5px;
 padding-bottom: 4px;
 padding-left: 5px;
 padding-right: 5px;
 }
div.Panel4 div.Left {
	
	background: url(Images/Panels/grey/grey_l.png) repeat-y top left;
    width: 5px;
	height: 100%;
	bottom: -1px;
	left: 0px;
	position: absolute;
    
}
div.Panel4 div.Right {
	
	background: url(Images/Panels/grey/grey_r.png) repeat-y top right;
    width: 5px;
	height: 100%;
	bottom: -1px;
	right: 0px;
	position: absolute;
}


div.Panel4 div.Top {
	
	background: url(Images/Panels/grey/grey_t.png) repeat-x;
	height: 5px;
	width: 100%;
	position: absolute;
    top: 0px;
}

div.Panel4 div.Bottom {
	
	background: url(Images/Panels/grey/grey_b.png) repeat-x bottom;
	height: 5px;
	width: 100%;
	position: absolute;
    bottom: -1px;
}

div.Panel4 div.LeftBottom {
	
	background: url(Images/Panels/grey/grey_bl.png) no-repeat bottom;
    width: 10px;
	height: 10px;
    position: absolute;
    bottom: -1px;
    left: 0px;
}
div.Panel4 div.RightBottom {
	
	background: url(Images/Panels/grey/grey_br.png) no-repeat bottom;
	width: 10px;
	height: 10px;
	right: 0px;
	bottom: -1px;
    position: absolute;
}
div.Panel4 div.LeftTop {
	
	background: url(Images/Panels/grey/grey_tl.png) no-repeat;
    width: 10px;
	height: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
}
div.Panel4 div.RightTop {
	
	background: url(Images/Panels/grey/grey_tr.png) no-repeat;
	width: 10px;
	height: 10px;
	right: 0px;
	top: 0px;
    position: absolute;
    }
/*-----------------------Panel5-------------------*/


div.Panel5 {
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 padding-right: 5px;

 }
div.Panel5 div.Left {
	
	background: url(Images/Panels/aqua/aqua_l.png) repeat-y top left;
    width: 5px;
	height: 100%;
	bottom: -1px;
	left: 0px;
	position: absolute;
    
}
div.Panel5 div.Right {
	
	background: url(Images/Panels/aqua/aqua_r.png) repeat-y top right;
    width: 5px;
	height: 100%;
	bottom: -1px;
	right: 0px;
	position: absolute;
}


div.Panel5 div.Top {
	
	background: url(Images/Panels/aqua/aqua_t.png) repeat-x;
	height: 5px;
	width: 100%;
	position: absolute;
    top: 0px;
}

div.Panel5 div.Bottom {
	
	background: url(Images/Panels/aqua/aqua_b.png) repeat-x bottom;
	height: 5px;
	width: 100%;
	position: absolute;
    bottom: -1px;
}

div.Panel5 div.LeftBottom {
	
	background: url(Images/Panels/aqua/aqua_bl.png) no-repeat bottom;
    width: 10px;
	height: 10px;
    position: absolute;
    bottom: -1px;
    left: 0px;
}
div.Panel5 div.RightBottom {
	
	background: url(Images/Panels/aqua/aqua_br.png) no-repeat bottom;
	width: 10px;
	height: 10px;
	right: 0px;
	bottom: -1px;
    position: absolute;
}
div.Panel5 div.LeftTop {
	
	background: url(Images/Panels/aqua/aqua_tl.png) no-repeat;
    width: 10px;
	height: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
}
div.Panel5 div.RightTop {
	
	background: url(Images/Panels/aqua/aqua_tr.png) no-repeat;
	width: 10px;
	height: 10px;
	right: 0px;
	top: 0px;
    position: absolute;
}

/*-------------------------------Panel6-------------------------------*/

div.Panel6 {
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 padding-right: 5px;
 }
div.Panel6 div.Left {
	
	background: url(Images/Panels/black/black_l.png) repeat-y top left;
    width: 5px;
	height: 100%;
	bottom: -1px;
	left: 0px;
	position: absolute;
    
}
div.Panel6 div.Right {
	
	background: url(Images/Panels/black/black_r.png) repeat-y top right;
    width: 5px;
	height: 100%;
	bottom: -1px;
	right: 0px;
	position: absolute;
}


div.Panel6 div.Top {
	
	background: url(Images/Panels/black/black_t.png) repeat-x;
	height: 10px;
	width: 100%;
	position: absolute;
    top: 0px;
}

div.Panel6 div.Bottom {
	
	background: url(Images/Panels/black/black_b.png) repeat-x bottom;
	height: 10px;
	width: 100%;
	position: absolute;
    bottom: -1px;
}

div.Panel6 div.LeftBottom {
	
	background: url(Images/Panels/black/black_bl.png) no-repeat bottom;
    width: 10px;
	height: 10px;
    position: absolute;
    bottom: -1px;
    left: 0px;
}
div.Panel6 div.RightBottom {
	
	background: url(Images/Panels/black/black_br.png) no-repeat bottom;
	width: 10px;
	height: 10px;
	right: 0px;
	bottom: -1px;
    position: absolute;
}
div.Panel6 div.LeftTop {
	
	background: url(Images/Panels/black/black_tl.png) no-repeat;
    width: 10px;
	height: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
}
div.Panel6 div.RightTop {
	
	background: url(Images/Panels/black/black_tr.png) no-repeat;
	width: 10px;
	height: 10px;
	right: 0px;
	top: 0px;
    position: absolute;
}

/*----------------------------Panel7---------------------------*/


div.Panel7 {
	

 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 padding-right: 5px;
 background: url(Images/Panels/title_blue_r.png) white repeat-y right top !important;
 

 }


div.Panel7 div.Left {
	
	background: url(Images/Panels/grey/grey_l.png) repeat-y top left;
    width: 5px;
	height: 100%;
	bottom: -1px;
	left: 0px;
	position: absolute;
    
}
div.Panel7 div.Right {
	
	background: url(Images/Panels/grey/grey_r.png) repeat-y top right;
    width: 5px;
	height: 100%;
	bottom: -1px;
	right: 0px;
	position: absolute;
}


div.Panel7 div.Top {
	
	background: url(Images/Panels/grey/grey_t.png) repeat-x;
	height: 5px;
	width: 100%;
	position: absolute;
    top: 0px;
}

div.Panel7 div.Bottom {
	
	background: url(Images/Panels/grey/grey_b.png) repeat-x bottom;
	height: 5px;
	width: 100%;
	position: absolute;
    bottom: -1px;
}

div.Panel7 div.LeftBottom {
	
	background: url(Images/Panels/grey/grey_bl.png) no-repeat bottom;
    width: 10px;
	height: 10px;
    position: absolute;
    bottom: -1px;
    left: 0px;
}
div.Panel7 div.RightBottom {
	
	background: url(Images/Panels/grey/grey_br.png) no-repeat bottom;
	width: 10px;
	height: 10px;
	right: 0px;
	bottom: -1px;
    position: absolute;
}
div.Panel7 div.LeftTop {
	
	background: url(Images/Panels/grey/grey_tl.png) no-repeat;
    width: 10px;
	height: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
}
div.Panel7 div.RightTop {
	
	background: url(Images/Panels/grey/grey_tr.png) no-repeat;
	width: 10px;
	height: 10px;
	right: 0px;
	top: 0px;
    position: absolute;
}


/*-----------------------Panel8-------------------*/

div.Panel8 {
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 padding-right: 5px;
 

  	
 }
div.Panel8 div.Left {
	
	background: url(Images/Panels/transparent/tr_l.png) repeat-y top left;
    width: 5px;
	height: 100%;
	bottom: -1px;
	left: 0px;
	position: absolute;
    
}
div.Panel8 div.Right {
	
	background: url(Images/Panels/transparent/tr_r.png) repeat-y top right;
    width: 5px;
	height: 100%;
	bottom: -1px;
	right: 0px;
	position: absolute;
}


div.Panel8 div.Top {
	
	background: url(Images/Panels/transparent/tr_t.png) repeat-x;
	height: 5px;
	width: 100%;
	position: absolute;
    top: 0px;
}

div.Panel8 div.Bottom {
	
	background: url(Images/Panels/transparent/tr_b.png) repeat-x bottom;
	height: 5px;
	width: 100%;
	position: absolute;
    bottom: -1px;
}

div.Panel8 div.LeftBottom {
	
	background: url(Images/Panels/transparent/tr_bl.png) no-repeat bottom;
    width: 10px;
	height: 10px;
    position: absolute;
    bottom: -1px;
    left: 0px;
}
div.Panel8 div.RightBottom {
	
	background: url(Images/Panels/transparent/tr_br.png) no-repeat bottom;
	width: 10px;
	height: 10px;
	right: 0px;
	bottom: -1px;
    position: absolute;
}
div.Panel8 div.LeftTop {
	
	background: url(Images/Panels/transparent/tr_tl.png) no-repeat;
    width: 10px;
	height: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
}
div.Panel8 div.RightTop {
	
	background: url(Images/Panels/transparent/tr_tr.png) no-repeat;
	width: 10px;
	height: 10px;
	right: 0px;
	top: 0px;
    position: absolute;
}


/*-----------------------Panel9-------------------*/

div.Panel9 {
 padding-top: 4px;
 padding-bottom: 8px;
 padding-left: 5px;
 padding-right: 8px;
  	
 }
div.Panel9 div.Left {
	
	background: url(Images/Panels/w/w_l.png) repeat-y top left;
    width: 10px;
	height: 100%;
	bottom: -1px;
	left: 0px;
	position: absolute;
    
}
div.Panel9 div.Right {
	
	background: url(Images/Panels/w/w_r.png) repeat-y top right;
    width: 10px;
	height: 100%;
	bottom: -1px;
	right: 0px;
	position: absolute;
}


div.Panel9 div.Top {
	
	background: url(Images/Panels/w/w_t.png) repeat-x;
	height: 10px;
	width: 100%;
	position: absolute;
    top: 0px;
}

div.Panel9 div.Bottom {
	
	background: url(Images/Panels/w/w_b.png) repeat-x bottom;
	height: 10px;
	width: 100%;
	position: absolute;
    bottom: -1px;
}

div.Panel9 div.LeftBottom {
	
	background: url(Images/Panels/w/w_bl.png) no-repeat bottom;
    width: 20px;
	height: 10px;
    position: absolute;
    bottom: -1px;
    left: -1px;
}
div.Panel9 div.RightBottom {
	
	background: url(Images/Panels/w/w_br.png) no-repeat bottom;
	width: 20px;
	height: 10px;
	right: 0px;
	bottom: -1px;
    position: absolute;
}
div.Panel9 div.LeftTop {
	
	background: url(Images/Panels/w/w_tl.png) no-repeat;
    width: 20px;
	height: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
}
div.Panel9 div.RightTop {
	
	background: url(Images/Panels/w/w_tr.png) no-repeat;
	width: 20px;
	height: 10px;
	right: -6px;
	top: 0px;
    position: absolute;
}



/*-----------------------Panel10-------------------*/

div.Panel10 {
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 padding-right: 5px;
 }
div.Panel10 div.Left {
	
	background: url(Images/Panels/gw/gw_l.png) repeat-y top left;
    width: 5px;
	height: 100%;
	bottom: -1px;
	left: 0px;
	position: absolute;
    
}
div.Panel10 div.Right {
	
	background: url(Images/Panels/gw/gw_r.png) repeat-y top right;
    width: 5px;
	height: 100%;
	bottom: -1px;
	right: 0px;
	position: absolute;
}


div.Panel10 div.Top {
	
	background: url(Images/Panels/gw/gw_t.png) repeat-x;
	height: 5px;
	width: 100%;
	position: absolute;
    top: 0px;
}

div.Panel10 div.Bottom {
	
	background: url(Images/Panels/gw/gw_b.png) repeat-x bottom;
	height: 5px;
	width: 100%;
	position: absolute;
    bottom: -1px;
}

div.Panel10 div.LeftBottom {
	
	background: url(Images/Panels/gw/gw_bl.png) no-repeat bottom;
    width: 10px;
	height: 10px;
    position: absolute;
    bottom: -1px;
    left: 0px;
}
div.Panel10 div.RightBottom {
	
	background: url(Images/Panels/gw/gw_br.png) no-repeat bottom;
	width: 10px;
	height: 10px;
	right: 0px;
	bottom: -1px;
    position: absolute;
}
div.Panel10 div.LeftTop {
	
	background: url(Images/Panels/gw/gw_tl.png) no-repeat;
    width: 10px;
	height: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
}
div.Panel10 div.RightTop {
	
	background: url(Images/Panels/gw/gw_tr.png) no-repeat;
	width: 10px;
	height: 10px;
	right: 0px;
	top: 0px;
    position: absolute;
    }


/*-----------------------Panel11-------------------*/

div.Panel11 {
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 padding-right: 5px;
 }
div.Panel11 div.Left {
	
	background: url(Images/Panels/norm_round_grey/l.png) repeat-y top left;
    width: 5px;
	height: 100%;
	bottom: -1px;
	left: 0px;
	position: absolute;
    
}
div.Panel11 div.Right {
	
	background: url(Images/Panels/norm_round_grey/r.png) repeat-y top right;
    width: 5px;
	height: 100%;
	bottom: -1px;
	right: 0px;
	position: absolute;
}


div.Panel11 div.Top {
	
	background: url(Images/Panels/norm_round_grey/t.png) repeat-x;
	height: 5px;
	width: 100%;
	position: absolute;
    top: 0px;
}

div.Panel11 div.Bottom {
	
	background: url(Images/Panels/norm_round_grey/b.png) repeat-x bottom;
	height: 5px;
	width: 100%;
	position: absolute;
    bottom: -1px;
}

div.Panel11 div.LeftBottom {
	
	background: url(Images/Panels/norm_round_grey/bl.png) no-repeat bottom;
    width: 10px;
	height: 10px;
    position: absolute;
    bottom: -1px;
    left: 0px;
}
div.Panel11 div.RightBottom {
	
	background: url(Images/Panels/norm_round_grey/brc.png) no-repeat bottom;
	width: 10px;
	height: 10px;
	right: 0px;
	bottom: -1px;
    position: absolute;
}
div.Panel11 div.LeftTop {
	
	background: url(Images/Panels/norm_round_grey/tlc.png) no-repeat;
    width: 10px;
	height: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
}
div.Panel11 div.RightTop {
	
	background: url(Images/Panels/norm_round_grey/tr.png) no-repeat;
	width: 10px;
	height: 10px;
	right: 0px;
	top: 0px;
    position: absolute;
    }

/*-----------------------Panel12-------------------*/

div.Panel12 {
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 padding-right: 5px;
 }
div.Panel12 div.Left {
	
	background: url(Images/Panels/one_corner_grey/l.png) repeat-y top left;
    width: 5px;
	height: 100%;
	bottom: -1px;
	left: 0px;
	position: absolute;
    
}
div.Panel12 div.Right {
	
	background: url(Images/Panels/one_corner_grey/r.png) repeat-y top right;
    width: 5px;
	height: 100%;
	bottom: -1px;
	right: 0px;
	position: absolute;
}


div.Panel12 div.Top {
	
	background: url(Images/Panels/one_corner_grey/t.png) repeat-x;
	height: 5px;
	width: 100%;
	position: absolute;
    top: 0px;
}

div.Panel12 div.Bottom {
	
	background: url(Images/Panels/one_corner_grey/b.png) repeat-x bottom;
	height: 5px;
	width: 100%;
	position: absolute;
    bottom: -1px;
}

div.Panel12 div.LeftBottom {
	
	background: url(Images/Panels/one_corner_grey/bl.png) no-repeat bottom;
    width: 10px;
	height: 10px;
    position: absolute;
    bottom: -1px;
    left: 0px;
}
div.Panel12 div.RightBottom {
	
	background: url(Images/Panels/one_corner_grey/br.png) no-repeat bottom;
	width: 10px;
	height: 10px;
	right: 0px;
	bottom: -1px;
    position: absolute;
}
div.Panel12 div.LeftTop {
	
	background: url(Images/Panels/one_corner_grey/tl.png) no-repeat;
    width: 10px;
	height: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
}
div.Panel12 div.RightTop {
	
	background: url(Images/Panels/one_corner_grey/tr.png) no-repeat;
	width: 10px;
	height: 10px;
	right: 0px;
	top: 0px;
    position: absolute;
    }
    
/*-----------------------Panel13-------------------*/

div.Panel13 {
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 padding-right: 5px;
 }
div.Panel13 div.Left {
	
	background: url(Images/Panels/one_corner_grey/l.png) repeat-y top left;
    width: 5px;
	height: 100%;
	bottom: -1px;
	left: 0px;
	position: absolute;
    
}
div.Panel13 div.Right {
	
	background: url(Images/Panels/one_corner_grey/r.png) repeat-y top right;
    width: 5px;
	height: 100%;
	bottom: -1px;
	right: 0px;
	position: absolute;
}


div.Panel13 div.Top {
	
	background: url(Images/Panels/one_corner_grey/t.png) repeat-x;
	height: 5px;
	width: 100%;
	position: absolute;
    top: 0px;
}

div.Panel13 div.Bottom {
	
	background: url(Images/Panels/one_corner_grey/b.png) repeat-x bottom;
	height: 5px;
	width: 100%;
	position: absolute;
    bottom: -1px;
}

div.Panel13 div.LeftBottom {
	
	background: url(Images/Panels/one_corner_grey/bl.png) no-repeat bottom;
    width: 10px;
	height: 10px;
    position: absolute;
    bottom: -1px;
    left: 0px;
}
div.Panel13 div.RightBottom {
	
	background: url(Images/Panels/one_corner_grey/br.png) no-repeat bottom;
	width: 10px;
	height: 10px;
	right: 0px;
	bottom: -1px;
    position: absolute;
}
div.Panel13 div.LeftTop {
	
	background: url(Images/Panels/one_corner_grey/tlc.png) no-repeat;
    width: 10px;
	height: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
}
div.Panel13 div.RightTop {
	
	background: url(Images/Panels/one_corner_grey/trc.png) no-repeat;
	width: 10px;
	height: 10px;
	right: 0px;
	top: 0px;
    position: absolute;
    }

/*-----------------------Panel14-------------------*/

div.Panel14 {
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 padding-right: 5px;
 }
div.Panel14 div.Left {
	
	background: url(Images/Panels/black_bl/black_l.png) repeat-y top left;
    width: 5px;
	height: 100%;
	bottom: -1px;
	left: 0px;
	position: absolute;
    
}
div.Panel14 div.Right {
	
	background: url(Images/Panels/black_bl/black_r.png) repeat-y top right;
    width: 5px;
	height: 100%;
	bottom: -1px;
	right: 0px;
	position: absolute;
}


div.Panel14 div.Top {
	
	background: url(Images/Panels/black_bl/black_t.png) repeat-x;
	height: 5px;
	width: 100%;
	position: absolute;
    top: 0px;
}

div.Panel14 div.Bottom {
	
	background: url(Images/Panels/black_bl/black_b.png) repeat-x bottom;
	height: 5px;
	width: 100%;
	position: absolute;
    bottom: -1px;
}

div.Panel14 div.LeftBottom {
	
	background: url(Images/Panels/black_bl/black_bl.png) no-repeat bottom;
    width: 10px;
	height: 10px;
    position: absolute;
    bottom: -1px;
    left: 0px;
}
div.Panel14 div.RightBottom {
	
	background: url(Images/Panels/black_bl/black_br.png) no-repeat bottom;
	width: 10px;
	height: 10px;
	right: 0px;
	bottom: -1px;
    position: absolute;
}
div.Panel14 div.LeftTop {
	
	background: url(Images/Panels/black_bl/black_tl.png) no-repeat;
    width: 10px;
	height: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
}
div.Panel14 div.RightTop {
	
	background: url(Images/Panels/black_bl/black_tr.png) no-repeat;
	width: 10px;
	height: 10px;
	right: 0px;
	top: 0px;
    position: absolute;
    }

/*-----------------------Panel15-------------------*/

div.Panel15 {
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 padding-right: 5px;
 }
div.Panel15 div.Left {
	
	background: url(Images/Panels/nc_grey/nc_grey_l.png) repeat-y top left;
    width: 5px;
	height: 100%;
	bottom: -1px;
	left: 0px;
	position: absolute;
    
}
div.Panel15 div.Right {
	
	background: url(Images/Panels/nc_grey/nc_grey_r.png) repeat-y top right;
    width: 5px;
	height: 100%;
	bottom: -1px;
	right: 0px;
	position: absolute;
}


div.Panel15 div.Top {
	
	background: url(Images/Panels/nc_grey/nc_grey_t.png) repeat-x;
	height: 5px;
	width: 100%;
	position: absolute;
    top: 0px;
}

div.Panel15 div.Bottom {
	
	background: url(Images/Panels/nc_grey/nc_grey_b.png) repeat-x bottom;
	height: 5px;
	width: 100%;
	position: absolute;
    bottom: -1px;
}

div.Panel15 div.LeftBottom {
	
	background: url(Images/Panels/nc_grey/nc_grey_bl.png) no-repeat bottom;
    width: 10px;
	height: 10px;
    position: absolute;
    bottom: -1px;
    left: 0px;
}
div.Panel15 div.RightBottom {
	
	background: url(Images/Panels/nc_grey/nc_grey_br.png) no-repeat bottom;
	width: 10px;
	height: 10px;
	right: 0px;
	bottom: -1px;
    position: absolute;
}
div.Panel15 div.LeftTop {
	
	background: url(Images/Panels/nc_grey/nc_grey_tl.png) no-repeat;
    width: 10px;
	height: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
}
div.Panel15 div.RightTop {
	
	background: url(Images/Panels/nc_grey/nc_grey_tr.png) no-repeat;
	width: 10px;
	height: 10px;
	right: 0px;
	top: 0px;
    position: absolute;
    }
    
    
    /*-----------------------Panel16-------------------*/

div.Panel16 {
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 padding-right: 5px;
 }
div.Panel16 div.Left {
	
	background: url(Images/Panels/sd_grey/l.png) repeat-y top left;
    width: 5px;
	height: 100%;
	bottom: 0px;
	left: 0px;
	position: absolute;
    
}
div.Panel16 div.Right {
	
	background: url(Images/Panels/sd_grey/r.png) repeat-y top right;
    width: 5px;
	height: 100%;
	bottom: -1px;
	right: 0px;
	position: absolute;
}


div.Panel16 div.Top {
	
	background: url(Images/Panels/sd_grey/t.png) repeat-x;
	height: 5px;
	width: 100%;
	position: absolute;
    top: 0px;
}

div.Panel16 div.Bottom {
	
	background: url(Images/Panels/sd_grey/b.png) repeat-x bottom;
	height: 5px;
	width: 100%;
	position: absolute;
    bottom: -1px;
}

div.Panel16 div.LeftBottom {
	
	background: url(Images/Panels/sd_grey/bl.png) no-repeat bottom;
    width: 10px;
	height: 10px;
    position: absolute;
    bottom: -1px;
    left: -1px;
}
div.Panel16 div.RightBottom {
	
	background: url(Images/Panels/sd_grey/br.png) no-repeat bottom;
	width: 10px;
	height: 10px;
	right: 0px;
	bottom: -1px;
    position: absolute;
}
div.Panel16 div.LeftTop {
	
	background: url(Images/Panels/sd_grey/tl.png) no-repeat;
    width: 10px;
	height: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
}
div.Panel16 div.RightTop {
	
	background: url(Images/Panels/sd_grey/tr.png) no-repeat;
	width: 10px;
	height: 10px;
	right: -1px;
	top: 0px;
    position: absolute;
    }



div.Panel17 {
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 padding-right: 5px;
 }
div.Panel17 div.Left {
	
	background: url(Images/Panels/one_corner_blue/l.png) repeat-y top left;
    width: 5px;
	height: 100%;
	bottom: -1px;
	left: 0px;
	position: absolute;
    
}
div.Panel17 div.Right {
	
	background: url(Images/Panels/one_corner_blue/r.png) repeat-y top right;
    width: 5px;
	height: 100%;
	bottom: -1px;
	right: 0px;
	position: absolute;
}
div.Panel17 div.Top {
	
	background: url(Images/Panels/one_corner_blue/t.png) repeat-x;
	height: 5px;
	width: 100%;
	position: absolute;
    top: 0px;
}
div.Panel17 div.Bottom {
	
	background: url(Images/Panels/one_corner_blue/b.png) repeat-x bottom;
	height: 5px;
	width: 100%;
	position: absolute;
    bottom: -1px;
}
div.Panel17 div.LeftBottom {
	
	background: url(Images/Panels/one_corner_blue/bl.png) no-repeat bottom;
    width: 10px;
	height: 10px;
    position: absolute;
    bottom: -1px;
    left: 0px;
}
div.Panel17 div.RightBottom {
	
	background: url(Images/Panels/one_corner_blue/br.png) no-repeat bottom;
	width: 10px;
	height: 10px;
	right: 0px;
	bottom: -1px;
    position: absolute;
}
div.Panel17 div.LeftTop {
	
	background: url(Images/Panels/one_corner_blue/tl.png) no-repeat;
    width: 10px;
	height: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
}
div.Panel17 div.RightTop {
	
	background: url(Images/Panels/one_corner_blue/tr.png) no-repeat;
	width: 10px;
	height: 10px;
	right: 0px;
	top: 0px;
    position: absolute;
    }