@charset "utf-8";
/* CSS Document */

.tableNoRight{
	border-top: 1px; border-top-color: black; border-top-style: solid;
	border-bottom: 1px; border-bottom-color: black; border-bottom-style: solid;
 	border-left: 1px; border-left-color: black; border-left-style: solid;
	font-family: tahoma, "mS Sans Serif", cordiaUPC, "times New Roman", verdana;
	font-size: 13px;
 }
 .tableNoLeft{
	border-top: 1px;
	border-top-color: black;
	border-top-style: solid;
	border-bottom: 1px;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-right: 1px;
	border-right-color: black;
	border-right-style: solid;
	font-family: tahoma, "mS Sans Serif", cordiaUPC, "times New Roman", verdana;
	font-size: 13px;
 }
.tableAll{
	font-family: tahoma, "mS Sans Serif", cordiaUPC, "times New Roman", verdana;
	font-size: 13px;
	border: 1px solid #000000;
}
.tableAllNew{
	font-family: tahoma, "mS Sans Serif", cordiaUPC, "times New Roman", verdana;
	font-size: 13px;
	border: 1px solid #CCCCCC;
}
.tableNoTop{
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	font-family: tahoma, "mS Sans Serif", cordiaUPC, "times New Roman", verdana;
	font-size: 13px;
}
.tableB{
	border-top: 1px; border-top-color: black; border-top-style: solid;
	border-bottom: 1px; border-bottom-color: black; border-bottom-style: solid;
 	border-right: 1px; border-right-color: black; border-right-style: solid;
	font-family: tahoma, "mS Sans Serif", cordiaUPC, "times New Roman", verdana;
	font-size: 13px;
}
.tableC{
	border-bottom: 1px; border-bottom-color: black; border-bottom-style: solid;
 	border-left: 1px; border-left-color: black; border-left-style: solid;
 	border-right: 1px; border-right-color: black; border-right-style: solid;
	font-family: tahoma, "mS Sans Serif", cordiaUPC, "times New Roman", verdana;
	font-size: 13px;
}
.tableRghtLeft{
	border-left: 1px; border-left-color: black; border-left-style: solid;
 	border-right: 1px; border-right-color: black; border-right-style: solid;
	font-family: tahoma, "mS Sans Serif", cordiaUPC, "times New Roman", verdana;
	font-size: 13px;
}
.tableleft{
	border-left: 1px; border-left-color: black; border-left-style: solid;
	font-family: tahoma, "mS Sans Serif", cordiaUPC, "times New Roman", verdana;
	font-size: 13px;
 }
 .tableright{
	border-right: 1px; border-right-color: black; border-right-style: solid;
	font-family: tahoma, "mS Sans Serif", cordiaUPC, "times New Roman", verdana;
	font-size: 13px;
 }
  .tableleftBottom{
	border-left: 1px; border-left-color: black; border-left-style: solid;
	border-bottom: 1px; border-bottom-color: black; border-bottom-style: solid;
	font-family: tahoma, "mS Sans Serif", cordiaUPC, "times New Roman", verdana;
	font-size: 13px;
 }
   .tablerightBottom{
	border-right: 1px; border-right-color: black; border-right-style: solid;
	border-bottom: 1px; border-bottom-color: black; border-bottom-style: solid;
	font-family: tahoma, "mS Sans Serif", cordiaUPC, "times New Roman", verdana;
	font-size: 13px;
 }
.tabletop{
 	border-top: 1px; border-top-color: black; border-top-style: solid;
	font-family: tahoma, "mS Sans Serif", cordiaUPC, "times New Roman", verdana;
	font-size: 13px;
}
.tablebottom{
	border-bottom: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	font-family: tahoma, "mS Sans Serif", cordiaUPC, "times New Roman", verdana;
	font-size: 13px;
}
.tablenoTop{
	border-bottom: 1px;	border-bottom-color: black;	border-bottom-style: solid;
	border-right: 1px;	border-right-color: black;	border-right-style: solid;
	border-left: 1px;	border-left-color: black;	border-left-style: solid;
	font-family: tahoma, "mS Sans Serif", cordiaUPC, "times New Roman", verdana;
	font-size: 13px;
}
.tableTopRight{
	border-top: 1px; border-top-color: black; border-top-style: solid;
	border-right: 1px;	border-right-color: black;	border-right-style: solid;
	font-family: tahoma, "mS Sans Serif", cordiaUPC, "times New Roman", verdana;
	font-size: 13px;
}
.tablebottomdot{
	border-bottom: 2px;	border-bottom-color: black;	border-bottom-style: dotted;	
}
