

.TB1{
	width:100%;
	border-top: 1px solid #0000FF;
	padding:0;
	}

.TB2{
	width:100%;
	border-bottom: 1px solid #0000FF;
	border-left: 1px solid #0000FF;
	border-right: 1px solid #0000FF;
	padding:0;
	}

.TB3{
	width:100%;
	border-top: 1px #0000FF;
	border-bottom: 1px #0000FF;
	border-left: 0px;
	border-right: 0px;
	padding:0;
	border-style:dotted;
	}
	
.TB4{
	width:100%;
	border-top: 1px #0000FF;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	padding:0;
	border-style:dotted;
	}

.TD{
	text-align:center;
	border-left: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	white-space:nowrap;
	}
	
.TD2{
	text-align:center;
	border-bottom: 1px solid #0000FF;
	border-left: 1px solid #0000FF;
	border-right: 1px solid #0000FF;
	}
	
.TD3{
	text-align:left;
	background-color:#99FFFF;
	border-bottom: 1px solid #0000FF;
	border-left: 1px solid #0000FF;
	border-right: 1px solid #0000FF;
	}

.TD4{
	text-align:center;
	border-left: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	border-top: 1px solid #0000FF;
	white-space:nowrap;
	}

.TD5{
	text-align:center;
	border-left: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	border-top: 1px solid #0000FF;
	border-right: 1px solid #0000FF;
	}

.TD6{
	text-align:left;
	border-left: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	border-top: 1px solid #0000FF;
	border-right: 1px solid #0000FF;
	}
	
.TD7{
	text-align:center;
	white-space:pre;
	background-color:#99FFFF;
	border-bottom: 1px solid #0000FF;
	border-left: 1px solid #0000FF;
	border-right: 1px solid #0000FF;
	}