.dcmBackground {
	background-image: url(file:///C|/Documents%20and%20Settings/Ryan/My%20Documents/work/temp/images/fadedDcmBackground.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.leftDottedLines {
	background-color: #F2F2F2;
	background-image: url(../images/GreyBackgroundRightNav.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.siteHeading {
	background-color: #F2F2F2;
	background-image: url(../images/horzontalBarRepeat.gif);
	background-repeat: repeat-x;
}
hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
}
.searchBox {
	font-family: arial;
	font-size: 10px;
	height: 15px;
	width: 100px;
	border: thin solid black;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.businessDirectoryMainCategory {
	font-size: 12px;
	font-weight: bold;
}

.normal {font-size: 12px}

.normalB {
		font-size: 12px;
		font-weight: bold;
	}

.white {color: #FFFFFF}.small {
font-size: 10px
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

