body {
	background-color: #EFE9D9;
	margin: 0px;
	width: 100%;
	background-image: url(../graphics/logos/ReVisionsNavbar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #401D31;

}
a:link {
	color: #5A0234;
}
.env500 {
	border: thin solid #CCCCCC;
	width: 500px;
}
.DarkTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #401D31;
	font-size: 16px;
}
.DarkTitlesMini {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #401D31;
	font-size: 14px;
}
.prodname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.5em;
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
.related {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
table th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	background-color: #e8ddc4;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #401D31;
}
div#footspace {
	height: 100px;
}
.RelTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #401D31;
}
.messages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
a:visited {
	color: #5A0234;
}
.navbarback {
	background-image: url(../graphics/tear_strip.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
input {
	background-color: #D6D6D6;
}
select {
	background-color: #D6D6D6;
}
table#basket td	{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #401D31;
	font-size: 12px;
}
table.vendor td	{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #401D31;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.history td	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
table#customer td	{
	background-color: #E1DBD1;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #401D31;
	padding: 3px;
}
.cat	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.childcat	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	background-color: #999999;
	left: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.catselected	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}	
a.cat:link {
	color: #5A0234;
	text-decoration: none;
}
a.cat:hover {
	color: #9F6A7F;
}
a:hover {
	color: #9F6A7F;
	text-decoration: underline;
}
a.cat:visited {
	text-decoration: none;
}.bg-nmpin {
	background-image: url(../graphics/supporting/branch-tile.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ipcatable {
	background-color: #FBF6E9;
	border: thin solid #8F586B;
	padding: 10px;
}
.verticalPurpleLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5A0234;
}
.sandbox {
font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.5em;
}
.button {
        font-family: 'Prociono', serif;
	background-color:#845E6B;
        color: #EFE9D9;
	padding: 1px 2px;
	font-size:12px;
	margin:0;
	cursor:pointer;
        border: 1px solid #845E6B;
	text-transform: uppercase;
}
.button a  {
        font-family: 'Prociono', serif;
	background-color:#845E6B;
        color: #EFE9D9;
	padding: 1px 2px;
	margin:0;
	cursor:pointer;
        border: 1px solid #845E6B;
	text-transform: uppercase;
	text-decoration: none;
	font-size:12px;
}
a.button:link, a.button:visited, a.button:hover, a.button:active  {
        font-family: 'Prociono', serif;
	background-color:#845E6B;
        color: #EFE9D9;
	padding: 1px 2px;
	margin:0;
	cursor:pointer;
        border: 1px solid #845E6B;
	text-transform: uppercase;
	text-decoration: none;
	font-size:12px;
}

