.default-table {

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #000000;

	border-left-color: #000000;

}

.links-top-grey {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-top-color: #666666;

	border-right-color: #666666;

	border-bottom-color: #666666;

	border-left-color: #666666;

}

.grey-box {

	border: 1px solid #666666;

}

.black-box {

	border: 1px solid #000000;

}

.line-vert-white {

	border-left-width: 1px;

	border-left-style: dotted;

	border-left-color: #CCCCCC;

}

.line-horiz-grey {
	border-bottom-color: #000033;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

.blackbox-L-R-B {

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-right-color: #000000;

	border-bottom-color: #000000;

	border-left-color: #000000;

}

.search {

	border: 0px none #FFFFFF;

}
.line-vert-bttm-grey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.line-vert-grey {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
.bottom-dots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.line-horiz-top-grey {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cdcdcd;
}
.line-vert-side_R {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.dashBox {
	border: 1px dashed #999999;
}
.transbox
{
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
	filter:alpha(opacity=95);
	opacity:0.6;
	clip:            rect(auto auto auto auto);
	position: relative;
	overflow: visible;
	height: 100px;
	width: 366px;
	background-image: url(../../../Documents/DYSMD/The%20New%20DYSMD%20Website/images/links-bg.jpg);
	background-repeat: repeat;
}.dashBox-links {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.dotBox {
	border: 1px dotted #000000;
}
