body {
	background-color: #AEC5E5;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

input, select, option, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: ;
	font-size: 13px;
	border: 1px solid gray;
}

a {
	color: #70390F;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	background-color: ;
}

.BaseTable {
}

.CategoriesTable1 {
	border:1px solid black;
	padding: 0px;
	background-color: honeydew;
	font-size: 14px;
}

.CategoriesTable2 {
	border:1px solid black;
	background-color: honeydew;
	font-size: 14px;
}

.CategoriesTDNoBorder{
	border: 2px solid honeydew;
	background-color: honeydew;
	font-size: ;
}

.CategoriesTDSubCat{
	color: Gray;
	font-size: 11px;
	font-weight: normal;
}

.CategoriesBar {
	border:1px solid black;
	background-color: #CBE6D5;
}

.MenuBar {
	border:1px solid black;
	background-color: #CBE6D5;
}

.Menu {
	color: #70390F;
	font-weight: bold;
	text-decoration: none;
}

.MenuOver {
	background-color: #70390F;
	font-weight: bold;
	color: White;
	cursor: hand;
	cursor: pointer;
}

.InfoBar {
	border:1px solid black;
	background-color: #CBE6D5;
	font-size: 11px;
}

.SearchLine {
	background-color: ; 
}

.SearchTable {
	border:1px solid black;
	background-color: honeydew;
}

.NewsTable {
	border:1px solid black;
	background-color: honeydew;
}

.PopularTable {
	border:1px solid black;
	background-color: honeydew;
}

.PreferedTable {
	border:1px solid black;
	background-color: honeydew;
}

.ItemsTable {
	border:1px solid black;
	background-color: honeydew;
}

.ItemsTableDescription {
	font-size: 11px;
	color: dimgray;
}

.ItemsTableInfo {
	font-size: 11px;
}

.ItemsTableTitle {
	font-size: 13px;
	color: dimgray;
	font-weight: bold;
}

.ItemsEditTable{
	border:1px solid black;
	background-color: honeydew;
}

.Header {
	border:1px solid black;
	background-color: #CBE6D5;
}

.Footer {
	border:1px solid black;
	background-color: #CBE6D5;
}

.Banners {
	border:1px solid black;
	background-color: #CBE6D5;
}

.InfoTable {
	border:1px solid black;
	background-color: #CBE6D5;
}