<!--

body, tr, td, hr
		{ color: #700000;
		  font-size: 14px;
		  font-family: Arial, Verdana;
  		  scrollbar-arrow-color:#FFFFFF;
		  scrollbar-base-color:#B86B46;
		  scrollbar-shadow-color:#730000;
		  scrollbar-face-color:#8C4208;
		  scrollbar-highlight-color:#FFFFFF;
		  scrollbar-dark-shadow-color:#730000;
		  scrollbar-3d-light-color:#B86B46;
		}
a, a:active
		{ color: #C00000;
		  text-decoration: underline;
		}

a:hover
		{ color: #FF0000;
		  text-decoration: underline;
		}

a.menu, a.menu:hover, a.menu:active
		{ color: #700000;
		  font-size: 15px;
		  font-weight: bold;
		  text-decoration: none;
		}

a.menu_active, a.menu_active:hover, a.menu_active:active
		{ color: #C00000;
		  font-size: 15px;
		  font-weight: bold;
		  text-decoration: none;
		}

tr.row0
		{ background-color: #E2B07C;
		}

tr.row1
		{ background-color: #EFCE9C;
		}

ul.error
		{ color: #C00000;
		  font-weight: bold;
		}

.head4
		{ font-size: 17px;
		  font-weight: bold;
		}

.head5
		{ font-size: 15px;
		  font-weight: bold;
		  font-style: italic;
		}

.price
		{ font-size: 36px;
		  font-weight: bold;
		}

.small
		{ color: #C28650;
		  font-size: 10px;
		  font-weight: bold;
		}

.error
		{ color: #C00000;
		}

-->

