﻿body {
	background-color: #ffffff;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	font-family: arial;
	color: #000000;
}
#topAdTableouter, #topAdTableinner {
	border: 0px;
	width: 100%;
}
#topAdTable {
	border: 0px;
	padding: 2px;
	width: 100%;
	height: 100px;
}
#logocell {
	width: 20%;
	background-color: #360065;
	vertical-align: middle;
	text-align: center;
}
#adTable {
	width: 80%;
	vertical-align: middle;
	text-align: center;
}
.mainTitle {
	width: 100%;
	background-color: #99FF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color: #000000;
	text-align: center;
}
#mentTable {
	border: 0px;
	background-color: #C0CC99;
	width: 100%;
}
#mentTable td {
	width: 8%;
	vertical-align: top;
	text-align: center;
	background-color: white;
	padding: 2px;
}
#mentTable a {
	font-size: 9pt;
}
#mentTable td:hover {
	background-color: yellow;
}
#titleTable {
	border: 0px;
	width: 100%;
	padding: 2px;
}
#mainAdTable {
	border: 0px;
	padding: 2px;
	width: 100%;
}
#shopSelectTable {
	border: 0px;
	width: 100%;
	padding: 2px;
}
#shopLinkTable {
	border: 0px;
	width: 100%;
	padding: 2px;
}
#shopLinkTable td {
	width: 50%;
	vertical-align: top;
}
#shopLinkTable td li {
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 10px;
}
#shopLinkTable td li a {
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#shopLinkTable td li a:hover {
	background-color: yellow;
}
#SiteTitleTable {
	border: 0px;
	width: 100%;
	padding: 2px;
}
#shopListTable {
	border: 0px;
	padding: 2px;
	width: 100%;
}
#shopCatTable {
	border: 0px;
	width: 100%;
}
#AutoNumber2 td a:hover, #AutoNumber3 td a:hover, #AutoNumber3 td a:hover {
	background-color: yellow;
}
a:link {
	color: #000080;
	text-decoration: underline;
	font-family: arial;
	font-size: 9pt;
}
a:visited {
	color: #000080;
	text-decoration: underline;
	font-family: arial;
	font-size: 9pt;
}
a:active {
	color: #ff0000;
	text-decoration: underline;
	font-family: arial;
	font-size: 9pt;
}
a:hover {
	color: #0000ff;
	text-decoration: underline;
	font-family: arial;
	font-size: 9pt;
}
a.spl:link {
	color: #000080;
	text-decoration: underline;
	font-family: arial;
	font-size: 9pt;
}
a.spl:visited {
	color: #000080;
	text-decoration: underline;
	font-family: arial;
	font-size: 9pt;
}
a.spl:active {
	color: #ff0000;
	text-decoration: underline;
	font-family: arial;
	font-size: 9pt;
}
a.spl:hover {
	color: #0000ff;
	text-decoration: underline;
	font-family: arial;
	font-size: 9pt;
}
a.vspl:link {
	color: #000080;
	text-decoration: underline;
	font-family: verdana;
	font-size: 10pt;
}
a.vspl:visited {
	color: #000080;
	text-decoration: underline;
	font-family: verdana;
	font-size: 10pt;
}
a.vspl:active {
	color: #ff0000;
	text-decoration: underline;
	font-family: verdana;
	font-size: 10pt;
}
a.vspl:hover {
	color: #0000ff;
	text-decoration: underline;
	font-family: verdana;
	font-size: 10pt;
}

