body {
	background-color: #F8EBEE;
}
.PageText {
	font-size: 9.5pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.copyrightText {
	font-size: 8.5pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.PageBG {
	
	background-image: url(../images/pagebg_home.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	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: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.PageBGContact {
	
	background-image: url(../images/pagebg_designs.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	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: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.PageBGAbout {
	
	background-image: url(../images/pagebg_contact.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	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: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.PageBGDesign {
	
	background-image: url(../images/pagebg_about.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	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: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.PageBGGallery {
	
	background-image: url(../images/pagebg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	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: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.MenuBG {
	
	background-image: url(../images/headbg.gif);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
}
.MenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	font-weight: bold;
}
.FieldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #BF912E;
	font-weight: bold;
}
a:link {
	color: #CF627F;
	text-decoration: none;
}
a:visited {
	color: #CF627F;
	text-decoration: none;
}
a:hover {
	color: #E26C6C;
	text-decoration: underline;
}
a:active {
	color: #CF627F;
	text-decoration: none;
}
.TableBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #FFFFFF;
}
.QuoteTable {
	border: 1px solid #000066;
}
.Quotetext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000066;
}
.Quotetext1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
.menupadding {
	margin-right: 0px;
	margin-bottom: 5px;
}
