/* CSS Document */
a.mainlink {
	color:#800000;
	text-decoration: none;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	cursor: default; } 
body {
	background-image: url(/images/bg.gif);
	padding-top: 0px;
	margin-top: 0px;
}

a.mainlink:link {
	color:#800000;
	text-decoration: none;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	cursor: default;  }
	
a.mainlink:visited {
	color:#800000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal; }
	
a.mainlink:hover {
	color:#0033FF;
	text-decoration: none;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-variant: normal; }
	
a.mainlink:visited:hover {
	color:#0033FF;
	text-decoration: none;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-style: normal;
	font-variant: normal; }
	
A.npLink  {
	color : #0099FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	background-color: #000099;
	margin: 2px;
	padding: 2px;
	border: medium outset #0099FF;
	height: 25px;
	width: 155px;
	text-transform: capitalize; }
	
A.npLink:hover {
	color : #00FFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
	background-color: #000066;
	margin: 2px;
	padding: 2px;
	height: 25px;
	width: 155px;
	border: medium inset #0099FF;
	text-transform: capitalize; }
	
A.npLink:visited {
	color : #0099FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
	background-color: #000099;
	margin: 2px;
	padding: 2px;
	height: 25px;
	width: 155px;
	border: medium outset #0099FF;
	text-transform: capitalize; }
	
a.npLink:visited:hover {
	color : #00FFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
	background-color: #000066;
	margin: 2px;
	padding: 2px;
	height: 25px;
	width: 155px;
	border: medium inset #0099FF;
	text-transform: capitalize;}
	
a.smLink  {
	color : #CCFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
	background-color: #006699;
	font-variant: small-caps;
	text-transform: capitalize;
	height: 90%;
	width: 90%;
	border: 8px outset #0099CC;
	margin: 1px;
	padding: 1px; }
	
a.smLink:hover {
	color : #CCFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
	border: 8px inset #0066CC;
	height: 90%;
	width: 90%;
	background-color: #0066CC;
	font-variant: small-caps;
	text-transform: capitalize;
	margin: 1px;
	padding: 1px; }
	
a.smLink:visited  {
	color : #CCFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
	background-color: #006699;
	font-variant: small-caps;
	text-transform: capitalize;
	height: 90%;
	width: 90%;
	border: 8px outset #0099CC;
	margin: 1px;
	padding: 1px; }
	
a.smLink:visited:hover {
	color : #CCFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
	border: 8px inset #0066CC;
	height: 90%;
	width: 90%;
	background-color: #0066CC;
	font-variant: small-caps;
	text-transform: capitalize;
	margin: 1px;
	padding: 1px;
}
#navtop {
	background-image: url(/images/MainPage1_08.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#navtop a:link, #navtop a:visited
{
	background-repeat: repeat;
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: 14px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}

#navtop a:hover, #navtop a:visited:hover {
	background-repeat: repeat;
	color: #FFCCFF;
}
.stores {
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
}
.stores a:link, .stores a:visited{
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: 15px;
	font-weight: bold;
	color: #660099;
	text-decoration: none;
}
.stores a:hover, .stores a:visited:hover{
	text-decoration: none;
	color: #9966FF;
}
a:link {
	color: #FFCCFF;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	color: #FFCCFF;
	text-decoration: none;
}

a:visited {
	color: #FFCCFF;
	text-decoration: none;
}
a:hover {
	color: #9900FF;
	text-decoration: none;
}
#storetop {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFCCFF;
}
#storetop a:link, #storetop a:visited
{
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: 14px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}

#storetop a:hover, #storetop a:visited:hover {
	color: #FFCCFF;
}
#sizing {
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #660099;
}
#sizing a:link, #sizing a:visited{
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: 9px;
	font-weight: bold;
	color: #660099;
	text-decoration: underline;
}
#sizing a:hover, #sizing a:visited:hover{
	text-decoration: none;
	color: #6600FF;
}

