﻿.TableList th
{
    font: bold 10px Verdana, Arial, Sans-serif;
	background: white url('../../RadControls/Grid/Skins/Default/Img/GridHeaderBg.gif') repeat-x bottom;
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #bbb;
	padding-left: 6px; /*more than items to compensate for item borders!*/
	height: 22px;
}

.table1_L1 {
background-image:url(../../images/tablel1.gif);
background-repeat:no-repeat;
width:23px;
height:42px;
}
.table_Title{
background-image:url(../../images/tabletitle.gif);
background-repeat:repeat-x;
width:100%;
font-size:10pt;
font-weight:bold;
color:#FFFFFF;
padding-top:15px;
border:0;
}
.table_Title td
{
	vertical-align:top;
}
.table_R1{
background-image:url(../../images/tabler1.gif);
background-repeat:no-repeat;
width:23px;
background-position:right;
}
.table_Content
{
border-left:solid 1px #60B2D7;
border-right:solid 1px #60B2D7;
background-color:#DEECEF;
display:block;
padding:0px 5px;
font-size:9pt;
}
.table_L2{
width:7px;
background-image:url(../../images/tablel2.gif);
background-repeat:no-repeat;
height:10px;
}
.table_R2{
width:7px;
background-image:url(../../images/tabler2.gif);
background-repeat:no-repeat;
background-position:right;
}
.table_Bottom{
background-image:url(../../images/bottombg.jpg);
background-repeat:repeat-x;
height:10px;
width:100%;
border:0;
}
.table_Bottom td
{
	vertical-align:top;
}
.table2_L1
{
background-image:url(../../images/table2_l1.gif);
background-repeat:no-repeat;
width:7px;
height:10px;
}
.table2_R1
{
background-image:url(../../images/table2_r1.gif);
background-repeat:no-repeat;
background-position:right;
width:7px;
height:10px;

}
.table2_Title{
width:100%;
background-image:url(../../images/topbg.jpg);
background-repeat:repeat-x;

}

.table3_Title{
background-image:url(../../images/table3_title.gif);
background-repeat:repeat-x;
width:100%;
font-size:10pt;
font-weight:bold;
color:#58AFD5;
padding-top:15px;
}
.table3_L1 {
background-image:url(../../images/table3_l1.gif);
background-repeat:no-repeat;
width:25px;
height:41px;
}
.table3_R1{
background-image:url(../../images/table3_r1.gif);
background-repeat:no-repeat;
width:25px;
background-position:right;
}
.table3_Content
{
border-left:solid 1px #60B2D7;
border-right:solid 1px #60B2D7;
display:block;
padding:0px 5px;
font-size:9pt;
}
.table3_L2{
width:12px;
background-image:url(../../images/table3_l2.gif);
background-repeat:no-repeat;
height:12px;
}
.table3_R2{
width:12px;
background-image:url(../../images/table3_r2.gif);
background-repeat:no-repeat;
background-position:right;
}
.table3_Bottom{
background-image:url(../../images/table3_bottom.gif);
background-repeat:repeat-x;
height:10px;
}


.table4_L1
{
background-image:url(../../images/table4_l1.gif);
background-repeat:no-repeat;
width:12px;
height:12px;
}
.table4_R1
{
background-image:url(../../images/table4_r1.gif);
background-repeat:no-repeat;
background-position:right;
width:12px;
height:12px;

}
.table4_Title{
width:100%;
background-image:url(../../images/table4_title.gif);
background-repeat:repeat-x;

}

th.spec {
	border: 1px solid #C1DAD7;
	border-top:0;
	background: #fff url(../../images/bullet1.gif) no-repeat;
	width:150px;
	height:30px;
}
th.specalt {
	border: 1px solid #C1DAD7;
	border-top:0;
	background: #f5fafa url(../../images/bullet2.gif) no-repeat;
	color: #797268;
	width:150px;
	height:30px;
}