body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/boarder_BGcolor.jpg);
}
a.mainlevel:link, a.mainlevel:visited, .mainlevel {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	padding-left: 5px;
	text-decoration: none;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background:;
}
.mainlevel_italic {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	padding-left: 5px;
	text-decoration: none;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	background:;
}

a.mainlevel:hover { 
	padding-left: 5px; 
	color:#336600; 
	background:#FFCCCC repeat; 
	width:100%;
} 

a#active_menu {
	color: #000000;
}

a.sublevel:link, a.sublevel:visited, .sublevel {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	width: 100%;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	padding-left: 10px;
	text-decoration: none;
	background:;
}

a.sublevel:hover {
   padding-left: 10px;
   color:#336600;
   background:#FFCCCC repeat;
   width:100%;
}
.small {font-size: 9px}
.smaller {font-size: 8px}
.smallest {font-size: 7px}
.smallLine {
	line-height: 10px;
}
.StoreItems {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: underline;
}
.STOREnoBoxBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	text-decoration: none;
	border: 0px none #FFFFFF;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	background-color: #F6FFF6;
}
.quotesCredit {
	font-size: 10px;
}
.storeItems, .StoreHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.StoreHeader {
	font-size: 14px;
	font-weight: bold;
}
.expired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}

table.sortable {
  border-spacing: 0;
  border: 1px solid #000;
  border-collapse: collapse;
  test-align: center;
}

table.sortable th, table.sortable td {
  text-align: right;
  padding: 2px 4px 2px 4px;
  width: 100px;
  border-style: solid;
  border-color: #444;
}

table.sortable th {
  border-width: 0px 1px 1px 1px;
  background-color: #ccc;
}

table.sortable td {
  border-width: 0px 1px 0px 1px;
}

table.sortable tr.odd td {
  background-color: #ddd;
}

table.sortable tr.even td {
  background-color: #fff;
}

table.sortable tr.sortbottom td {
  border-top: 1px solid #444;
  background-color: #ccc;
  font-weight: bold;
}
