.BG-left-top {
	background-image: url(images/BG-TopLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG-Left-Bottom {
	background-image: url(images/BG-BottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.BG-Right-Bottom {
	background-image: url(images/BG-BottomRight.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.BG-Right {
	background-image: url(images/BG-right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.BG-Left {
	background-image: url(images/BG-Left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.BG-Top {
	background-image: url(images/BG-Top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.BG-Bottom {
	background-image: url(images/BG-bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.Background-Orange {
	background-image: url(images/BG-Red.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.font-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Background-left-menu {
	background-image: url(images/Left-menu-background.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Font-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.grey-horz {
	background-image: url(images/grey-line.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.Font-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.font-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
}
.Font-site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.BG-Right-Top {
	background-image: url(images/BG-TopRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.Form-TextArea {
 font-size: 10px;
 background-color: #BABABB;
 border: 1px solid #666666;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: Black;
}
.Form-Buttons {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 background-color: #787e8a;
 color: White;
 margin-right: 6px;
}
a.Hover-BLack:link {
COLOR: black; TEXT-DECORATION: none
}
a.Hover-BLack:visited {
COLOR: black; TEXT-DECORATION: none
}
a.Hover-BLack:hover {
text-decoration: underline;
}

a.Hover-Orange:link {
COLOR: #FF6D00; TEXT-DECORATION: none
}
a.Hover-Orange:visited {
COLOR: #FF6D00; TEXT-DECORATION: none
}
a.Hover-Orange:hover {
text-decoration: underline;
}

a.Hover-Gray:link {
COLOR: #666666; TEXT-DECORATION: none
}
a.Hover-Gray:visited {
COLOR: #666666; TEXT-DECORATION: none
}
a.Hover-Gray:hover {
text-decoration: underline;
}
a.Hover-White:link {
COLOR: #ffffff; TEXT-DECORATION: none
}
a.Hover-White:visited {
COLOR: #ffffff; TEXT-DECORATION: none
}
.header-bg {
	background-attachment: fixed;
	background-image: url(images/right-corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.Font-11 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Line-OrangeTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF6D00;
	border-right-color: #FF6D00;
	border-bottom-color: #FF6D00;
	border-left-color: #FF6D00;
}
.Line-OrangeTopBottom {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF6D00;
	border-right-color: #FF6D00;
	border-bottom-color: #FF6D00;
	border-left-color: #FF6D00;
}
.Line-OrangeBottom {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF6D00;
	border-right-color: #FF6D00;
	border-bottom-color: #FF6D00;
	border-left-color: #FF6D00;
}
.BG-EmailEntry {

	background-image: url(images/emailBG-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG-House {


	background-image: url(images/housebg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.BorderBoxGrey {
	border: 1px solid #999999;
}
.BG-hugecolorstrip {

	background-image: url(images/BG-hugestripcolor.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.BorderBoxGreyThink {

	border: 2px solid #999999;
}
