﻿

.Table_Custom2 {
	border: dashed 6px #000000;
	background-color: #999999;
}

.Table_Custom2 .top {
}
.Table_Custom2 .top .left {
}
.Table_Custom2 .top .center {
	background-color: #999999;
	border-bottom: dashed 6px #000000;
color: red;
}
.Table_Custom2 .top .right {
}

.Table_Custom2 .center {
}
.Table_Custom2 .center .left {
}
.Table_Custom2 .center .middle {
}
.Table_Custom2 .center .right {
}

.Table_Custom2 .bottom {
}
.Table_Custom2 .bottom .left {
}
.Table_Custom2 .bottom .middle {
}
.Table_Custom2 .bottom .right {
}

TD
{
    background-color:Fuchsia
}

