﻿.title       { font-size: 12pt; color: #660066; text-decoration: none; font-family: 
               Times New Roman; font-weight: bold }
.bottom      { color: #800080; font-size: 10pt; font-family: Arial; letter-spacing: 1pt; 
               word-spacing: 0; text-decoration: none; margin: 0 }
a.bottom:hover { color: #FF0000; font-family: Arial; font-size: 10pt; letter-spacing: 1; 
               font-weight: bold }
a.title:hover { color: #006600; font-size: 12pt; font-family: Times New Roman; font-weight: 
               bold }
.hyper      { color: #800080; font-size: 8pt; font-family: Arial; letter-spacing: 0pt; 
               word-spacing: 0; text-decoration: none; margin: 0 }
a.hyper:hover { color: #333399; font-family: Arial; font-size: 8pt }
.maillink       { font-size: 8pt; color: #660066; text-decoration: none; font-family: 
               arial}
a.maillink:hover { color: #006600; font-size: 8pt; font-family: arial; font-weight: 
               bold }
.linkleft    { font-size: 10pt; color: #FFFFCC; text-decoration: none; font-family: Arial }
a.linkleft:hover { color: #FFFF00; font-size: 10pt; font-family: Arial; font-weight: bold }
.link       { font-size: 10pt; color: #660066; text-decoration: none; font-family: 
               arial; font-weight: bold }
a.link:hover { color: #006600; font-size: 10pt; font-family: arial; font-weight: 
               bold }
.order       { font-size: 18pt; color: #660066; text-decoration: none; font-family: 
               Times New Roman; font-weight: bold }
a.order:hover { color: #006600; font-size: 18pt; font-family: Times New Roman; font-weight: 
               bold }
a.product:hover { color: #ff0000; font-size: 8pt; font-family: Arial; font-weight: bold }

a.pagelink:hover { color: #CC9999; font-size: 8pt; font-family: Arial; font-weight:}
.linkproduct       { font-size: 8pt; color: #660066; text-decoration: none; font-family: 
               arial; font-weight: bold }
a.linkproduct:hover { color: #006600; font-size: 12pt; font-family: arial; font-weight: 
               bold }
.link14pt       { font-size: 12pt; color: #660066; text-decoration: none; font-family: 
               arial; font-weight: bold }
a.link14pt:hover { color: #006600; font-size: 12pt; font-family: arial; font-weight: 
               bold }
.linkleft8    { font-size: 8pt; color: #FFFFCC; text-decoration: none; font-family: Arial }
a.linkleft8:hover { color: #FFFF00; font-size: 8pt; font-family: Arial; font-weight: bold }

@font-face {
    font-family: SF Toontime;
    font-style:  normal;
    font-weight: normal;
    src: url(fonts/SFTOONT0.eot);
  }

#divMenu {
	text-align: center;
	vertical-align: bottom;
	float: none;
	overflow: hidden;
	clear: both;
	border: none #000000;
	padding: 5px;
	font-family: SF Toontime;
	font-weight: normal;

}

#divMenu a:active {
	background-color: #B6B6B7;
	border: 1px solid #000000;
	color: #000080;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	clear: none;
	padding: 5px;
	margin-bottom: 15px;
}

#divMenu a:visited {
	background-color: #B6B6B7;
	border: 1px solid #000000;
	color: #000080;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	clear: none;
	padding: 5px;
	margin-bottom: 15px;
}

#divMenu a:link {
	background-color: #B6B6B7;
	border: 1px solid #000000;
	color: #000080;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	clear: none;
	padding: 5px;
	margin-bottom: 15px;
}

#divMenu a#current:hover{

	color: #FFFFFF;
	background-color: #C030B4;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#divMenu a.current:visited{

	color: #FFFFFF;
	background-color: #C030B4;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#divMenu a.current:link{

	color: #FFFFFF;
	background-color: #C030B4;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#divMenu a:hover{

	color: #FFFFFF;
	background-color: #C030B4;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#divMenu a#current {
	background-color: #FFCCFF;
}

#divMenu font {
	background-color: #B6B6B7;
	border: 1px solid #000000;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	clear: none;
	padding: 5px;
	margin-bottom: 15px;
}

