
/* ===== General Page Styles ===== */

body { 
	background-color: white;
	font-family: Arial, Helvetica, sans-serif; 
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*a, a:link, a:visited { color: #CC6600; text-decoration: none; }
a:active { color: #FF9900; text-decoration: underline; background-color: #FFFFFF }
a:hover { color: #FF9900; text-decoration: underline; background-color: #FFFFFF }*/


/* ===== Left Menu ===== */

ul#leftmenu { list-style: none; }

#leftmenu a, #leftmenu a:link { color: white; }



a.WhiteLink { color: #FFFFFF }


/*text="#000000" link="#CC6600" vlink="#CC6600" alink="#FF9900"*/

p.generic { font-size: 0.9em }
p.quotation { font-size: 0.9em ; padding-right: 2em; padding-left: 2em}

h1 { color: #993300; font-size: 1.5em; }
h2 { color: #993300 }
h5 { font-size: 0.9em; font-weight: bold }

.links1 { font-size: 10pt; color: #FF9900; text-decoration: none }
.links2 { font-size: 8pt; color: #FF9900; text-decoration: none }

ul { font-size: 0.9em; list-style-type: square }
ol { font-size: 0.9em }

.legend { font-size: 8pt; color: #666666 }
.paintingtitle { font-weight: bold; font-size: 10pt }
.dimensions { font-size: 8pt; color: #666666 }
.paintingcode { color: #666666; font-weight: bold; font-size: 10pt }
.materials { font-size: 8pt; color: #666666 }
.paintingdate {  font-style: italic; color: #666666; font-size: 10pt }




.linksummary { text-indent: 20pt}
.copyritetext1 { font-size: 10pt }
.copyritetext2 { font-size: 8pt }
.copyriteacknowledgement { font-size: 8pt }
.bodylink2 { font-size: 10pt }
.bodylink2bold { font-weight: bold }



.tabletext1 { font-size: 8pt }
.tabletext { font-size: 10pt }
.tabletextbold { font-size: 10pt; font-weight: bold }
.box {  border: 2px #000000 solid; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px}
.price {  background-color: #FFCC00; border-color: #000000; font-size: 10pt}
.pricespecial { font-weight: bold; background-color: #FFCC00; font-size: 10pt}
.priceold { font-size: 10pt; text-decoration: line-through}
.note { font-size: 8pt; color: #666666}
.bodytext2 { font-size: 10pt}
.bodytext1 { font-size: 8pt}



.textfield { background-color: #FFFFFF; BORDER-BOTTOM: 1px solid; BORDER-LEFT: 1px solid; BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt }

.submitbutton {  background-color: #993300; BORDER-BOTTOM: 1px solid; BORDER-LEFT: 1px solid; BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; color: black; }

.timestamp { font-size: 8pt; color: #FFFFFF }




.TableHeaderRow { font-size: 1em; font-weight: bold; color: #FFFFFF; background-color: #993300 }
.ColumnHeaderRow { font-size: 0.8em; font-weight: bold }
.RowHeader { font-size: 0.8em; font-weight: bold; background-color: #FF9900 }

.OrderInfo { font-size: 0.9em }

.RefAuthor { font-weight: bold }
.RefDate { font-weight: bold }
.RefTitle { font-weight: normal }
.RefPublication { text-decoration: italics }
