html {padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; margin: 0px;}

body {background-color: #EAEAE2; background-image: url(../images/background.jpg); background-attachment:fixed;}

/* ---------- BACKGROUNDS ---------- */

.backgroundTopMenu {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #666633;}
.backgroundMain {background-color: #FFFFFF;}
.backgroundPictureViewer {background: #333300;}

/* ---------- BORDERS ---------- */

.borderMain {background-color: #666633;}
.borderPictureViewer {background: #666633;}

/* ---------- HEADINGS ---------- */
/* Red=B40101 Green=336666 Blue=1848B8 */

h1 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #990000;}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #336699;}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #336666;}
h4 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #990000;}
h5 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #990000;}

/* ---------- TEXT ---------- */

.text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #333300;}
.textSmall {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #333300;}
.textFooter {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #666633;}
.textRed {color: #990000; font-size: 10pt;}
.textPictureViewerDescription {color: #333300; font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}

.textLargeRed {color: #990000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; font-style: bold;}

.textDescriptionSmall {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #333300;}
.textDescription {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333300;}
.textInventoryNumber {font-family: "Courier New", Courier, mono; font-size: 10pt ; color: #333300;}
.textPrice {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #990000;}

/* ---------- LINKS ---------- */

a:link {color: #336699;}
a:visited {color: #336699;}
a:hover {color: #990000; text-decoration: underline;}
a:active {color: #990000; text-decoration: underline;}

.backgroundTopMenu a:link {color: #666633;}
.backgroundTopMenu a:visited {color: #666633;}
.backgroundTopMenu a:active {color: #990000; text-decoration: underline;}
.backgroundTopMenu a:hover {color: #990000; text-decoration: underline;}

.text a:link {color: #336699;}
.text a:visited {color: #336699;}
.text a:active {color: #990000;	text-decoration: underline;}
.text a:hover {color: #990000; text-decoration: underline;}

.textFooter a:link {color: #666633;}
.textFooter a:visited {color: #666633;}
.textFooter a:active {color: #990000; text-decoration: underline;}
.textFooter a:hover {color: #990000; text-decoration: underline;}

/* ---------- LINES ---------- */

hr {border: 0; width: 80%; color: #666633; background-color: #333300; height: 1px;}

.lineFooter {background-color: #666633; height: 2px;}

/* ---------- BUTTONS ---------- */

.buttonPictureViewerSmall {background-color: #D5D5D2; color: #666633; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; text-align: center}

/* ---------- IMAGES ---------- */

.imagePictureViewer {width: 488px; height: 325px;}

/* ---------- TEMP ---------- */

/* ---------- STORAGE ---------- */

.Xhtml {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	scrollbar-face-color: #E0EBF5;
	scrollbar-highlight-color: #DADAD5;
	scrollbar-shadow-color: #666633;
	scrollbar-3dlight-color: #DADAD5;
	scrollbar-arrow-color: #666633;
	scrollbar-track-color: #F5F5EB;
	scrollbar-darkshadow-color: #666633;
	scrollbar-base-color: #F5F5EB;
}