﻿/* 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 divs*/


/*-----------------------Panel1-------------------*/
div.Panel1 {

	    
}
div.Panel1 div.Left {
	background: url(Images/Panels/blue/blue_l.png) 0 0 repeat-y;
	position:absolute;	
	width:100%;
	height:100%;
}
div.Panel1 div.Right {
	background: url(Images/Panels/blue/blue_r.png) 100% 0 repeat-y;
	position:absolute;	
	width:100%;
	height:100%;
	top:0;
	left:0;
}
div.Panel1 div.Bottom {
	
	background: url(Images/Panels/blue/blue_b.png) 0 100% repeat-x;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel1 div.Top {
	
	background: url(Images/Panels/blue/blue_t.png) 0 0 repeat-x;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel1 div.RightBottom {
	
	background: url(Images/Panels/blue/blue_br.png) no-repeat 100% 100%;
    
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
    
}
div.Panel1 div.LeftBottom {
	
	background: url(Images/Panels/blue/blue_bl.png) no-repeat 0 100%; 
    
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
    
}
div.Panel1 div.RightTop {
	
	background: url(Images/Panels/blue/blue_tr.png) no-repeat 100% 0;
    
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
    
}
div.Panel1 div.LeftTop {
	
	background: url(Images/Panels/blue/blue_tl.png) no-repeat 0 0; 
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
    
}

/*-----------------------Panel2-------------------*/

div.Panel2 {
	

  background: url(Images/Panels/title_blue_l.png) white repeat-y left top !important;

 }
 
 div.Panel2 td.PanelTitle
{
	background: url(Images/Panels/title_grey.png) repeat-x !important;
	
}

div.Panel2 div.Left {
	
	background: url(Images/Panels/grey/grey_l.png)  0 0 repeat-y ;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
    
}
div.Panel2 div.Right {
	
	background: url(Images/Panels/grey/grey_r.png) 100% 0 repeat-y;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}


div.Panel2 div.Top {
	
	background: url(Images/Panels/grey/grey_t.png) 0 0 repeat-x;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;

}

div.Panel2 div.Bottom {
	
	background: url(Images/Panels/grey/grey_b.png) 0 100% repeat-x;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel2 div.LeftBottom {
	
	background: url(Images/Panels/grey/grey_bl.png) 0 100% no-repeat;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel2 div.RightBottom {
	
	background: url(Images/Panels/grey/grey_br.png) 100% 100% no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel2 div.LeftTop {
	
	background: url(Images/Panels/grey/grey_tl.png) 0 0 no-repeat;
   height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel2 div.RightTop {
	
	background: url(Images/Panels/grey/grey_tr.png) 100% 0 no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;

}

/*-----------------------Panel3-------------------*/

div.Panel3 {
	

 background: url(Images/Panels/title_blue_r.png) white repeat-y right top !important;

 }

div.Panel3 td.PanelTitle 
{ 
	background: url(Images/Panels/title_grey_r.png) white repeat-y right top !important;
}

div.Panel3 div.LeftTop {
  
    background: url(Images/Panels/grey/grey_tl.png) no-repeat 0 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
  
}

div.Panel3 div.Top {
	
	background: url(Images/Panels/grey/grey_t2.png) repeat-x 0 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;

}

/*-----------------------Panel4-------------------*/

div.Panel4 {
 }
 
  div.Panel4 td.PanelTitle 
{    
	background: url(Images/Panels/title_grey.png) repeat-x !important;
		
}

div.Panel4 div.Left {
	
	background: url(Images/Panels/grey/grey_l.png) repeat-y 0 0 ;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
    
}
div.Panel4 div.Right {
	
	background: url(Images/Panels/grey/grey_r.png) repeat-y 100% 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;

}


div.Panel4 div.Top {
	
	background: url(Images/Panels/grey/grey_t.png) repeat-x 0 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;

}

div.Panel4 div.Bottom {
	
	background: url(Images/Panels/grey/grey_b.png) repeat-x 0 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel4 div.LeftBottom {
	
	background: url(Images/Panels/grey/grey_bl.png) no-repeat 0 100%;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel4 div.RightBottom {
	
	background: url(Images/Panels/grey/grey_br.png) no-repeat 100% 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel4 div.LeftTop {
	
	background: url(Images/Panels/grey/grey_tl.png) no-repeat 0 0 ;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel4 div.RightTop {
	
	background: url(Images/Panels/grey/grey_tr.png) no-repeat 100% 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
    }
/*-----------------------Panel5-------------------*/


div.Panel5 {

 }
 
 div.Panel5 td.PanelTitle
{
	background: url(Images/Panels/title_blue.png) repeat-x !important;
	
}

div.Panel5 div.Left {
	
	background: url(Images/Panels/aqua/aqua_l.png) repeat-y 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
    
}
div.Panel5 div.Right {
	
	background: url(Images/Panels/aqua/aqua_r.png) repeat-y 100% 0t;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}


div.Panel5 div.Top {
	
	background: url(Images/Panels/aqua/aqua_t.png) repeat-x 0 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel5 div.Bottom {
	
	background: url(Images/Panels/aqua/aqua_b.png) repeat-x 0 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;

}

div.Panel5 div.LeftBottom {
	
	background: url(Images/Panels/aqua/aqua_bl.png) no-repeat 0 100%;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel5 div.RightBottom {
	
	background: url(Images/Panels/aqua/aqua_br.png) no-repeat 100% 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel5 div.LeftTop {
	
	background: url(Images/Panels/aqua/aqua_tl.png) no-repeat 0 0 ;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel5 div.RightTop {
	
	background: url(Images/Panels/aqua/aqua_tr.png) no-repeat 100% 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

/*-------------------------------Panel6-------------------------------*/

div.Panel6 {
 }
div.Panel6 div.Left {
	
	background: url(Images/Panels/black/black_l.png) repeat-y 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;

    
}
div.Panel6 div.Right {
	
	background: url(Images/Panels/black/black_r.png) repeat-y 100% 0;
   height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}


div.Panel6 div.Top {
	
	background: url(Images/Panels/black/black_t.png) repeat-x 0 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel6 div.Bottom {
	
	background: url(Images/Panels/black/black_b.png) repeat-x 0 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel6 div.LeftBottom {
	
	background: url(Images/Panels/black/black_bl.png) no-repeat 0 100%;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel6 div.RightBottom {
	
	background: url(Images/Panels/black/black_br.png) no-repeat 100% 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel6 div.LeftTop {
	
	background: url(Images/Panels/black/black_tl.png) no-repeat 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel6 div.RightTop {
	
	background: url(Images/Panels/black/black_tr.png) no-repeat 100% 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

/*----------------------------Panel7---------------------------*/


div.Panel7 {
	

  background: url(Images/Panels/title_blue_r.png) white repeat-y right top !important;
 

 }

 div.Panel7 td.PanelTitle 
{ 
	background: url(Images/Panels/title_grey.png) repeat-x !important;
		
}

div.Panel7 div.Left {
	
	background: url(Images/Panels/grey/grey_l.png) repeat-y 0 0;
   height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
    
}
div.Panel7 div.Right {
	
	background: url(Images/Panels/grey/grey_r.png) repeat-y 100% 0;
   height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}


div.Panel7 div.Top {
	
	background: url(Images/Panels/grey/grey_t.png) repeat-x 0 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel7 div.Bottom {
	
	background: url(Images/Panels/grey/grey_b.png) repeat-x 0 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel7 div.LeftBottom {
	
	background: url(Images/Panels/grey/grey_bl.png) no-repeat 0 100%;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel7 div.RightBottom {
	
	background: url(Images/Panels/grey/grey_br.png) no-repeat 100% 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;

}
div.Panel7 div.LeftTop {
	
	background: url(Images/Panels/grey/grey_tl.png) no-repeat 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel7 div.RightTop {
	
	background: url(Images/Panels/grey/grey_tr.png) no-repeat 100% 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}


/*-----------------------Panel8-------------------*/

div.Panel8 {
 
 }
 
  div.Panel8 td.PanelTitle 
{ 
	background: url(Images/Panels/title_grey.png) repeat-x !important;		
}

div.Panel8 div.Left {
	
	background: url(Images/Panels/transparent/tr_l.png) repeat-y 0 0;
    	position:absolute;	
	width:100%;
	height:100%;
	top:0;
	left:0;
    
}
div.Panel8 div.Right {
	
	background: url(Images/Panels/transparent/tr_r.png)  repeat-y 100% 0;
	position:absolute;	
	width:100%;
	height:100%;
	top:0;
	left:0;
}


div.Panel8 div.Top {
	
	background: url(Images/Panels/transparent/tr_t.png) repeat-x 0 0;
	position:absolute;	
	width:100%;
	height:100%;
	top:0;
	left:0;
}

div.Panel8 div.Bottom {
	
	background: url(Images/Panels/transparent/tr_b.png) repeat-x 0 100%;
	position:absolute;	
	width:100%;
	height:100%;
	top:0;
	left:0;
}

div.Panel8 div.LeftBottom {
	
	background: url(Images/Panels/transparent/tr_bl.png) no-repeat 0 100%;
	position:absolute;	
	width:100%;
	height:100%;
	top:0;
	left:0;
}
div.Panel8 div.RightBottom {
	
	background: url(Images/Panels/transparent/tr_br.png) no-repeat 100% 100%;
	position:absolute;	
	width:100%;
	height:100%;
	top:0;
	left:0;
}
div.Panel8 div.LeftTop {
	
	background: url(Images/Panels/transparent/tr_tl.png) no-repeat 0 0;
	position:absolute;	
	width:100%;
	height:100%;
	top:0;
	left:0;
}
div.Panel8 div.RightTop {
	
	background: url(Images/Panels/transparent/tr_tr.png) no-repeat 100% 0;
	position:absolute;	
	width:100%;
	height:100%;
	top:0;
	left:0;
}


/*-----------------------Panel9-------------------*/

div.Panel9 {
   	
 }
 
 div.Panel9 td.PanelTitle
{
	background: url(Images/Panels/title_white.png) repeat-x !important;
	
}

div.Panel9 div.Left {
	
	background: url(Images/Panels/w/w_l.png) repeat-y 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;

    
}
div.Panel9 div.Right {
	
	background: url(Images/Panels/w/w_r.png) repeat-y 100% 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}


div.Panel9 div.Top {
	
	background: url(Images/Panels/w/w_t.png) repeat-x 0 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel9 div.Bottom {
	
	background: url(Images/Panels/w/w_b.png) repeat-x 0 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel9 div.LeftBottom {
	
	background: url(Images/Panels/w/w_bl.png) no-repeat 0 100%;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel9 div.RightBottom {
	
	background: url(Images/Panels/w/w_br.png) no-repeat 100% 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel9 div.LeftTop {
	
	background: url(Images/Panels/w/w_tl.png) no-repeat 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel9 div.RightTop {
	
	background: url(Images/Panels/w/w_tr.png) no-repeat 100% 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}



/*-----------------------Panel10-------------------*/

div.Panel10 {
  background: url(Images/Panels/title_blue_l.png) white repeat-y left top !important;

 }
 
 div.Panel10 td.PanelTitle
{
	background: url(Images/Panels/title_blue_l.png) white repeat-y left top !important;
	
}

div.Panel10 div.Left {
	
	background: url(Images/Panels/aqua_line/l.png) repeat-y 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
    
}
div.Panel10 div.Right {
	
	background: url(Images/Panels/aqua_line/r.png) repeat-y 100% 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}


div.Panel10 div.Top {
	
	background: url(Images/Panels/aqua_line/t.png) repeat-x 0 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel10 div.Bottom {
	
	background: url(Images/Panels/aqua_line/b.png) repeat-x 0 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel10 div.LeftBottom {
	
	background: url(Images/Panels/aqua_line/bl.png) no-repeat 0 100%;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel10 div.RightBottom {
	
	background: url(Images/Panels/aqua_line/br.png) no-repeat 100% 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel10 div.LeftTop {
	
	background: url(Images/Panels/aqua_line/tl.png) no-repeat 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel10 div.RightTop {
	
	background: url(Images/Panels/aqua_line/tr.png) no-repeat 100% 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}


/*-----------------------Panel11-------------------*/

div.Panel11 {
 }
 
 div.Panel11 td.PanelTitle
{
	background: url(Images/Panels/title_grey_b.png) repeat-x !important;
	
}

div.Panel11 div.Left {
	
	background: url(Images/Panels/norm_round_grey/l.png) repeat-y 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
    
}
div.Panel11 div.Right {
	
	background: url(Images/Panels/norm_round_grey/r.png) repeat-y 100% 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}


div.Panel11 div.Top {
	
	background: url(Images/Panels/norm_round_grey/t.png) repeat-x 0 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel11 div.Bottom {
	
	background: url(Images/Panels/norm_round_grey/b.png) repeat-x 0 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel11 div.LeftBottom {
	
	background: url(Images/Panels/norm_round_grey/bl.png) no-repeat 0 100%;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel11 div.RightBottom {
	
	background: url(Images/Panels/norm_round_grey/brc.png) no-repeat 100% 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel11 div.LeftTop {
	
	background: url(Images/Panels/norm_round_grey/tlc.png) no-repeat 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel11 div.RightTop {
	
	background: url(Images/Panels/norm_round_grey/tr.png) no-repeat 100% 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;

    }

/*-----------------------Panel12-------------------*/

div.Panel12 {
 
 }
 
 div.Panel12 td.PanelTitle
{
	background: url(Images/Panels/title_grey.png) repeat-x !important;
	
}

div.Panel12 div.Left {
	
	background: url(Images/Panels/one_corner_grey/l.png) repeat-y 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
    
}
div.Panel12 div.Right {
	
	background: url(Images/Panels/one_corner_grey/r.png) repeat-y 100% 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}


div.Panel12 div.Top {
	
	background: url(Images/Panels/one_corner_grey/t.png) repeat-x 0 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel12 div.Bottom {
	
	background: url(Images/Panels/one_corner_grey/b.png) repeat-x 0 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel12 div.LeftBottom {
	
	background: url(Images/Panels/one_corner_grey/bl.png) no-repeat 0 100%;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel12 div.RightBottom {
	
	background: url(Images/Panels/one_corner_grey/br.png) no-repeat 100% 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;

}
div.Panel12 div.LeftTop {
	
	background: url(Images/Panels/one_corner_grey/tl.png) no-repeat 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;

}
div.Panel12 div.RightTop {
	
	background: url(Images/Panels/one_corner_grey/tr.png) no-repeat 100% 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;

    }
    
/*-----------------------Panel13-------------------*/

div.Panel13 {
 
 }
 
 div.Panel13 td.PanelTitle
{
	background: url(Images/Panels/title_grey.png) repeat-x !important;
	
}

div.Panel13 div.Left {
	
	background: url(Images/Panels/one_corner_grey/l.png) repeat-y 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;

    
}
div.Panel13 div.Right {
	
	background: url(Images/Panels/one_corner_grey/r.png) repeat-y 100% 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}


div.Panel13 div.Top {
	
	background: url(Images/Panels/one_corner_grey/t.png) repeat-x 0 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel13 div.Bottom {
	
	background: url(Images/Panels/one_corner_grey/b.png) repeat-x 0 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel13 div.LeftBottom {
	
	background: url(Images/Panels/one_corner_grey/bl.png) no-repeat 0 100%;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel13 div.RightBottom {
	
	background: url(Images/Panels/one_corner_grey/br.png) no-repeat 100% 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel13 div.LeftTop {
	
	background: url(Images/Panels/one_corner_grey/tlc.png) no-repeat0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel13 div.RightTop {
	
	background: url(Images/Panels/one_corner_grey/trc.png) no-repeat 100% 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
    }

/*-----------------------Panel14-------------------*/

div.Panel14 {
 
 }
div.Panel14 div.Left {
	
	background: url(Images/Panels/black_bl/black_l.png) repeat-y 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
    
}
div.Panel14 div.Right {
	
	background: url(Images/Panels/black_bl/black_r.png) repeat-y 100% 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}


div.Panel14 div.Top {
	
	background: url(Images/Panels/black_bl/black_t.png) repeat-x 0 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel14 div.Bottom {
	
	background: url(Images/Panels/black_bl/black_b.png) repeat-x 0 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel14 div.LeftBottom {
	
	background: url(Images/Panels/black_bl/black_bl.png) no-repeat 0 100%;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel14 div.RightBottom {
	
	background: url(Images/Panels/black_bl/black_br.png) no-repeat 100% 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel14 div.LeftTop {
	
	background: url(Images/Panels/black_bl/black_tl.png) no-repeat 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel14 div.RightTop {
	
	background: url(Images/Panels/black_bl/black_tr.png) no-repeat 100% 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
    }

/*-----------------------Panel15-------------------*/

div.Panel15 {
 
 }
div.Panel15 div.Left {
	
	background: url(Images/Panels/nc_grey/nc_grey_l.png) repeat-y 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
    
}
div.Panel15 div.Right {
	
	background: url(Images/Panels/nc_grey/nc_grey_r.png) repeat-y 100% 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}


div.Panel15 div.Top {
	
	background: url(Images/Panels/nc_grey/nc_grey_t.png) repeat-x 0 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel15 div.Bottom {
	
	background: url(Images/Panels/nc_grey/nc_grey_b.png) repeat-x 0 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel15 div.LeftBottom {
	
	background: url(Images/Panels/nc_grey/nc_grey_bl.png) no-repeat 0 100%;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel15 div.RightBottom {
	
	background: url(Images/Panels/nc_grey/nc_grey_br.png) no-repeat 100% 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel15 div.LeftTop {
	
	background: url(Images/Panels/nc_grey/nc_grey_tl.png) no-repeat 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;

}
div.Panel15 div.RightTop {
	
	background: url(Images/Panels/nc_grey/nc_grey_tr.png) no-repeat 100 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
    }
    
    
    /*-----------------------Panel16-------------------*/

div.Panel16 {
 
 }
div.Panel16 div.Left {
	
	background: url(Images/Panels/sd_grey/l.png) repeat-y 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;

    
}
div.Panel16 div.Right {
	
	background: url(Images/Panels/sd_grey/r.png) repeat-y 100% 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}


div.Panel16 div.Top {
	
	background: url(Images/Panels/sd_grey/t.png) repeat-x 0 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel16 div.Bottom {
	
	background: url(Images/Panels/sd_grey/b.png) repeat-x 0 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;

}

div.Panel16 div.LeftBottom {
	
	background: url(Images/Panels/sd_grey/bl.png) no-repeat 0 100%;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel16 div.RightBottom {
	
	background: url(Images/Panels/sd_grey/br.png) no-repeat 100% 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;

}
div.Panel16 div.LeftTop {
	
	background: url(Images/Panels/sd_grey/tl.png) no-repeat 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel16 div.RightTop {
	
	background: url(Images/Panels/sd_grey/tr.png) no-repeat 100% 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
    }

/*-----------------------Panel17-------------------*/

div.Panel17 {
 
 }
div.Panel17 div.Left {
	
	background: url(Images/Panels/one_corner_blue/l.png) repeat-y 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
    
}
div.Panel17 div.Right {
	
	background: url(Images/Panels/one_corner_blue/r.png) repeat-y 100% 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}


div.Panel17 div.Top {
	
	background: url(Images/Panels/one_corner_blue/t.png) repeat-x 0 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel17 div.Bottom {
	
	background: url(Images/Panels/one_corner_blue/b.png) repeat-x 0 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel17 div.LeftBottom {
	
	background: url(Images/Panels/one_corner_blue/bl.png) no-repeat 0 100%;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel17 div.RightBottom {
	
	background: url(Images/Panels/one_corner_blue/br.png) no-repeat 100% 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel17 div.LeftTop {
	
	background: url(Images/Panels/one_corner_blue/tl.png) no-repeat 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel17 div.RightTop {
	
	background: url(Images/Panels/one_corner_blue/tr.png) no-repeat 100% 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
    }

/*-----------------------Panel18-------------------*/

div.Panel18 {
    background: url(Images/Panels/title_blue_r.png) white repeat-y right top !important;
    
 }
 
 div.Panel18 td.PanelTitle
{
	background: url(Images/Panels/title_blue_r.png) white repeat-y right top !important;
	
}

div.Panel18 div.Left {
	
	background: url(Images/Panels/aqua_line/l.png) repeat-y 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
    
}
div.Panel18 div.Right {
	
	background: url(Images/Panels/aqua_line/r.png) repeat-y 100% 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}


div.Panel18 div.Top {
	
	background: url(Images/Panels/aqua_line/t.png) repeat-x 0 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel18 div.Bottom {
	
	background: url(Images/Panels/aqua_line/b.png) repeat-x 0 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;

}

div.Panel18 div.LeftBottom {
	
	background: url(Images/Panels/aqua_line/bl.png) no-repeat 0 100%;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel18 div.RightBottom {
	
	background: url(Images/Panels/aqua_line/br.png) no-repeat 100% 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel18 div.LeftTop {
	
	background: url(Images/Panels/aqua_line/tl.png) no-repeat 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel18 div.RightTop {
	
	background: url(Images/Panels/aqua_line/tr.png) no-repeat 100% 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;

}


/*-----------------------Panel19-------------------*/

div.Panel19 {
  background: url(Images/Panels/title_grey_l.png) white repeat-y left top !important;

  }
  
  div.Panel19 td.PanelTitle 
{ 
	background: url(Images/Panels/title_grey_l.png) white repeat-y left top !important;
}

div.Panel19 div.Left {
	
	background: url(Images/Panels/transparent/tr_l.png) repeat-y 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
    
}
div.Panel19 div.Right {
	
	background: url(Images/Panels/transparent/tr_r.png) repeat-y 100% 0;
   height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}


div.Panel19 div.Top {
	
	background: url(Images/Panels/transparent/tr_t.png) repeat-x 0 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel19 div.Bottom {
	
	background: url(Images/Panels/transparent/tr_b.png) repeat-x 0 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;

}

div.Panel19 div.LeftBottom {
	
	background: url(Images/Panels/transparent/tr_bl.png) no-repeat 0 100%;
   height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel19 div.RightBottom {
	
	background: url(Images/Panels/transparent/tr_br.png) no-repeat 100% 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel19 div.LeftTop {
	
	background: url(Images/Panels/transparent/tr_tl.png) no-repeat 0 0;
   height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel19 div.RightTop {
	
	background: url(Images/Panels/transparent/tr_tr.png) no-repeat 100% 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

/*-----------------------Panel20-------------------*/

div.Panel20 {
  background: url(Images/Panels/title_grey_r.png) white repeat-y right top !important;

}

div.Panel20 td.PanelTitle 
{ 

background: url(Images/Panels/title_grey_r.png) white repeat-y right top !important;

}

div.Panel20 div.Left {
	
	background: url(Images/Panels/transparent/tr_l.png) repeat-y 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;

    
}
div.Panel20 div.Right {
	
	background: url(Images/Panels/transparent/tr_r.png) repeat-y 100% 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}


div.Panel20 div.Top {
	
	background: url(Images/Panels/transparent/tr_t.png) repeat-x 0 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel20 div.Bottom {
	
	background: url(Images/Panels/transparent/tr_b.png) repeat-x 0 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel20 div.LeftBottom {
	
	background: url(Images/Panels/transparent/tr_bl.png) no-repeat 0 100%;
   height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel20 div.RightBottom {
	
	background: url(Images/Panels/transparent/tr_br.png) no-repeat 100% 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel20 div.LeftTop {
	
	background: url(Images/Panels/transparent/tr_tl.png) no-repeat 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel20 div.RightTop {
	
	background: url(Images/Panels/transparent/tr_tr.png) no-repeat 100% 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

/*-----------------------Panel21-------------------*/

div.Panel21 {
 background: url(Images/Panels/wbl.png) white repeat-x right bottom !important;

}

div.Panel21 td.PanelTitle 
{ 

background: url(Images/Panels/title_white.png) white repeat-y right top !important;

}

div.Panel21 div.Left {
	
	background: url(Images/Panels/wbl/l.png) repeat-y  0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
    
}
div.Panel21 div.Right {
	
	background: url(Images/Panels/wbl/r.png) repeat-y 100% 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;

}


div.Panel21 div.Top {
	
	background: url(Images/Panels/wbl/t.png) repeat-x 0 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel21 div.Bottom {
	
	background: url(Images/Panels/wbl/b.png) repeat-x 0 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel21 div.LeftBottom {
	
	background: url(Images/Panels/wbl/bl.png) no-repeat 0 100%;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel21 div.RightBottom {
	
	background: url(Images/Panels/wbl/br.png) no-repeat 100% 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel21 div.LeftTop {
	
	background: url(Images/Panels/wbl/tl.png) no-repeat 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel21 div.RightTop {
	
	background: url(Images/Panels/wbl/tr.png) no-repeat 100% 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;

}

/*-----------------------Panel22-------------------*/

div.Panel22 {
  background: url(Images/Panels/title_green_l.png) white repeat-y left top !important;

}

div.Panel22 td.PanelTitle 
{ 

background: url(Images/Panels/title_green_l.png) white repeat-y left top !important;

}

div.Panel22 div.Left {
	
	background: url(Images/Panels/green/l.png) repeat-y 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;

    
}
div.Panel22 div.Right {
	
	background: url(Images/Panels/green/r.png) repeat-y 100% 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}


div.Panel22 div.Top {
	
	background: url(Images/Panels/green/t.png) repeat-x 0 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel22 div.Bottom {
	
	background: url(Images/Panels/green/b.png) repeat-x 0 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel22 div.LeftBottom {
	
	background: url(Images/Panels/green/bl.png) no-repeat 0 100%;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel22 div.RightBottom {
	
	background: url(Images/Panels/green/br.png) no-repeat 100% 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel22 div.LeftTop {
	
	background: url(Images/Panels/green/tl.png) no-repeat 0 0;
   height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel22 div.RightTop {
	
	background: url(Images/Panels/green/tr.png) no-repeat 100% 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

/*-----------------------Panel23-------------------*/

div.Panel23 {
 background: url(Images/Panels/title_green_r.png) white repeat-y right top !important;

}

div.Panel23 td.PanelTitle 
{ 

background: url(Images/Panels/title_green_r.png) white repeat-y right top !important;

}

div.Panel23 div.Left {
	
	background: url(Images/Panels/green/l.png) repeat-y  0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
    
}
div.Panel23 div.Right {
	
	background: url(Images/Panels/green/r.png) repeat-y 100% 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}


div.Panel23 div.Top {
	
	background: url(Images/Panels/green/t.png) repeat-x 0 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel23 div.Bottom {
	
	background: url(Images/Panels/green/b.png) repeat-x 0 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel23 div.LeftBottom {
	
	background: url(Images/Panels/green/bl.png) no-repeat 0 100%;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel23 div.RightBottom {
	
	background: url(Images/Panels/green/br.png) no-repeat 100% 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel23 div.LeftTop {
	
	background: url(Images/Panels/green/tl.png) no-repeat 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel23 div.RightTop {
	
	background: url(Images/Panels/green/tr.png) no-repeat 100% 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}


/*-----------------------Panel24-------------------*/

div.Panel24 {
 background: url(Images/Panels/title_white.png) white repeat-y left top !important;

 }
 
 div.Panel24 td.PanelTitle
{
	background: white !important;
	
}

div.Panel24 div.Left {
	
	background: url(Images/Panels/aqua_line/l.png) repeat-y 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
    
}
div.Panel24 div.Right {
	
	background: url(Images/Panels/aqua_line/r.png) repeat-y 100% 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}


div.Panel24 div.Top {
	
	background: url(Images/Panels/aqua_line/t.png) repeat-x 0 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}

div.Panel24 div.Bottom {
	
	background: url(Images/Panels/aqua_line/b.png) repeat-x 0 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;

}

div.Panel24 div.LeftBottom {
	
	background: url(Images/Panels/aqua_line/bl.png) no-repeat 0 100%;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel24 div.RightBottom {
	
	background: url(Images/Panels/aqua_line/br.png) no-repeat 100% 100%;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel24 div.LeftTop {
	
	background: url(Images/Panels/aqua_line/tl.png) no-repeat 0 0;
    height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}
div.Panel24 div.RightTop {
	
	background: url(Images/Panels/aqua_line/tr.png) no-repeat 100% 0;
	height: 100%;
	width: 100%;
	position: absolute;
    left: 0;
    top:0;
}


/*-----------------------Pane25-------------------*/

div.Panel25 
{
    
 }
 
  div.Panel25 td.PanelTitle 
{ 
	background: url(Images/Panels/title_grey.png) repeat-x !important;	
	position:absolute;	
	width:100%;
	height:100%;
	top:0;
	left:0;
}

div.Panel25 div.Left {
	background: url(Images/Panels/dot.gif) 0 0 repeat-y;
	position:absolute;	
	width:100%;
	height:100%;
}
div.Panel25 div.Right {
	background: url(Images/Panels/dot.gif) 100% 0 repeat-y;
	position:absolute;	
	width:100%;
	height:100%;
	top:0;
	left:0;
}


div.Panel25 div.Top {
	
	background: url(Images/Panels/dot.gif) 0 0 repeat-x;
	position:absolute;	
	width:100%;
	height:100%;
	top:0;
	left:0;
	
}

div.Panel25 div.Bottom {
	background: url(Images/Panels/dot.gif) 0 100% repeat-x;
	position:absolute;	
	width:100%;
	height:100%;
	top:0;
	left:0;
}

div.Panel25 div.LeftBottom {
	background: url(Images/Panels/bl.gif) 0 100% no-repeat;
	position:absolute;	
	width:100%;
	height:100%;
	top:0;
	left:0;
}
div.Panel25 div.RightBottom {
	background: url(Images/Panels/br.gif) 100% 100% no-repeat;
	position:absolute;	
	width:100%;
	height:100%;
	top:0;
	left:0;
}
div.Panel25 div.LeftTop {
	background: url(Images/Panels/tl.gif) 0 0 no-repeat;
	position:absolute;	
	width:100%;
	height:100%;
	top:0;
	left:0;
}
div.Panel25 div.RightTop {
	background: url(Images/Panels/tr.gif) 100% 0 no-repeat;
	position:absolute;	
	width:100%;
	height:100%;
	top:0;
	left:0;
}

