body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/index01.jpg);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C4C4C4;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 113px;
	height: 17px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C8C8C8;
	background-color: #2D2D2D;
	border-top: 1px solid #101010;
	border-right: 1px solid #2A2A2A;
	border-bottom: 1px solid #686868;
	border-left: 1px solid #2A2A2A;
}

.select1 {
	width: 56px;
	height: 17px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C8C8C8;
	background-color: #2D2D2D;
	border-top: 1px solid #101010;
	border-right: 1px solid #2A2A2A;
	border-bottom: 1px solid #686868;
	border-left: 1px solid #2A2A2A;
}

p {
	margin-top: 0px;
	margin-bottom: 1em;
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #C2C2C2;
}

.text2 {
	color: #949494;
}

.text3 {
	color: #6C7176;
}

.text4 {
	margin-bottom: .25em;
}

.text5 {
	color: #FFFFFF;
}

.text6 {
	color: #919191;
}

.text7 {
	font-size: 10px;
	color: #787878;
}

a {
	color: #8FDCFF;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #C2C2C2;
}

a.link2 {
	color: #C4C4C4;
}

.bg1 {
	background-image: url(images/index02.jpg);
	background-repeat: repeat-x;
}

.bg1a {
	background-image: url(images/index02a.jpg);
	background-repeat: repeat-x;
}

.bg2 {
	background-image: url(images/index53.jpg);
	background-repeat: repeat-x;
}

.bg3 {
	background-image: url(images/index56.jpg);
	background-repeat: repeat-x;
}

.bg4 {
	background-image: url(images/inside2_05.jpg);
	background-repeat: repeat-x;	
}

.bg5 {
	background-image: url(images/index66.jpg);
	background-position:  0 0;
	background-repeat: repeat-y;
}

/* -------- Custom ---------- */

td.Calborder {
	border-color: #e7e7e7;
	border-width:thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
}

td.Photoborder {
	border-color: #e7e7e7;
	border-width:thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}
