body {
	
	background-image: url(pics/background.gif);
	background-repeat: repeat-x;
}
.pageBorder {
	
	
	border-top-width:   1px;
	border-right-width: 1px;
	border-bottom-width:1px;
	border-left-width:  1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;


	border-top-color:   #726343;
	border-right-color: #726343;
	border-bottom-color:#726343;
	border-left-color:  #726343;

}
A.subMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

A.subMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4D4E84;
	text-decoration: underline;
}


.aboutUsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: 435F72;
}
.aboutUsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: 000000;
}
A.menuBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: 000000;
}

A.menuBottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #4D4E84;
	text-decoration:underline;
}


.manufacturer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A.manufacturerLinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

A.manufacturerLinks:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4D4E84;
	text-decoration: underline;
}
