/* CSS Stylesheet for Dimensions Floorplans */

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #223D8A;
	text-decoration: underline;
}
a:focus {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.body {
	font-size: 13px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif
}
.quote {
	font-size: 16px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif
}
.scroll {
	width: 749px;
	height: 585px;
	overflow: auto;
	padding: 10px;
	scrollbar-face-color:#BFBFBF;
	scrollbar-highlight-color:#BFBFBF;
	scrollbar-3dlight-color:#BFBFBF;
	scrollbar-darkshadow-color:#BFBFBF;
	scrollbar-shadow-color:#BFBFBF;
	scrollbar-arrow-color:#223D8A;
	scrollbar-track-color:#F2F2F2;
}
.style1 {
	font-size:18px;
	font-weight: bold;
}
.style2 {
	color: #FF0000
}
.style3 {
	color: #223D8A;
	font-weight: bold
}
.style4 {
	font-size: 16px
}
.style5 {
	font-size: 20px
}
.services {
	font-size: 16px
}
.style6 {
	font-size: 16px;
	font-style: italic;
}
.style9 {
	font-size: 26px
}
.style12 {
	font-size: 14px
}
.HR {
	color: #223D8A;
	background-color: #223D8A;
	height: 2px;
	border:0px;
	width:620px;
}
.HR2 {
	color: #000000;
	background-color: #223D8A;
	height: 2px;
	border:0px;
}

#Table_01 input, textarea, select
{
	color: #000000;
	border: 1px ridge #000000;
	background-color: #F1F1F1;
	font-family: "Franklin Gothic Book";
	font-size: 13px;
	size:37;
	
}