.dotted {
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.intro_bg {
	background-image: url(images/intro2test_06.jpg);
	background-repeat: no-repeat;
	height: 411px;
	width: 315px;
}
.solid {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.topdotted {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.solidbot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.dashed {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.binocularsbg {
	background-image: url(pics/futureevents.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgaabout {
	background-image: url(pics/aboutBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.pricingtable {
	background-color: #F1F2FE;
	border: 1px dashed #999999;
}
.binocularsBgArb {
	background-image: url(pics/futureevents_arb.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.aboutBgArb {
}
