/* CSS Document */

td img {display: block;}

body {
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background-color:#FFFFFF;
	background:url("") fixed;
	background-repeat:repeat-x;
}

A:link {text-decoration:none; color: #0c7fac; }
A:visited {text-decoration:none; color: #997266; }
A:hover {text-decoration:underline; color: #b1c3d9; }

.top {
	background:url("../images/TopBG.jpg") repeat-x;
}
.side {
	background:url("../images/SIDE.jpg") repeat-y;
}
.white {
	background: url("../images/RWHITEbar.jpg") repeat-y;
}
.style1 {
	font-size: small;
}
.style2 {
	font-size: large;
}
.style3 {
	font-size: x-large;
}
.style4 {
	color: #7C7887;
	font-size: small;
}
.fullname {
	color: #7C7887;
	font-size: small;
	border-bottom:dashed 1px #7C7887;
}
.table {
	border:0px;
}
.reference {
	border-bottom:dashed 1px #60F;
}
.quote {
	border-bottom:dashed 1px #EC6;
}
.price {
	color:#396278;
	font-style:italic;
	margin:0;
	font-size:small;
}
.productPIC {
	border:solid 2px #d8eaf4;
}
.picture {
	border:solid 2px #a9d4e5;
}
.microtxt {
	font-size: 1px;
	color:#DBEFF8;
}
