BODY {
	background: #87CEFA;
	font: 8pt arial,helvetica,sans-serif #000;
}

TD {
	font-size: 68%;
}

A, A:visited {
	color: #009;
	text-decoration: underline;
}

A:hover {
	color: #F00;
	text-decoration: underline;
}

DIV P {
	margin: 0px;
	padding-bottom: 7px;
}

INPUT, SELECT {
	font: 8pt arial,helvetica,sans-serif #000;
}

#mainBody {
	background: #FFF;
	border: 1px solid #000;
}

#mainBodyLeft {
	background-color: #000;
	background-image: url(/lumevision/1/images/left_bg.jpg);
	background-repeat: repeat-y;
	width: 250px;
}

#mainBodyMiddle {
	background-color: #FFF;
	background-image: url(/lumevision/1/images/mid_bg.jpg);
	width: 121px;
}

#mainBodyRight {
	padding: 5px 5px 5px 0px;
	width: 279px;
}

.pageBanner {
	font: 16pt;
	font-weight: bold;
}

.pageHeader {
	border-bottom: 1px solid #000;
	font: 10pt;
	font-weight: bold;
	padding-bottom: 2px;
}

.pageContent {
	padding-top: 8px;
}

.pageContentSeparator {
	padding: 3px 0px 3px 0px;
}

.pageSubHeader {
	font-weight: bold;
	padding-bottom: 2px;
}

.pageFooter {
	font: 82%;
}

.manufacturerCity {
	padding: 3px;
}

.manufacturerList {
	margin: 8px 0px 0px 0px;
	padding: 2px;
}

.itemNormal {
	background-color: #FFF;
}

.itemOver {
	background-color: #EAEAEA;
}

.clickMe {
	cursor: hand;
}

