
a.email:link, a.email:visited {
  color: #999999;
}

a.email:hover {
	color: #CC3333;
}

a.quickLinks:link, a.quickLinks:visited {
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  color: #707070;
	text-decoration: none;
}

a.quickLinks:hover {
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
	color: blue;
	text-decoration: none;
}


a.links:link, a.links:visited {
  color: #707070;
	text-decoration: none;
}

a.links:hover {
	color: blue;
	text-decoration: none;
}

.colNavSelected {
  font-family: verdana, arial,sans-serif; 
  font-size: 11px; 
  color: #3f3f8c; 
  font-weight: bold;
}

.colNavUnselected {
  font-family: verdana, arial,sans-serif;
  font-size: 11px; 
  color: #3f3f8c; 
  font-weight: normal; 
  text-decoration: none;
}

a.colNavUnselected:hover {
	color: blue;
	text-decoration: none;
}

td {
  font-family: verdana,arial,sans-serif; 
  font-size: 11px; 
  color: #000000;
}


.bannerWording {
  font-family: verdana, arial,sans-serif; 
  font-size: 11px; 
  color: #999999; 
  font-weight: bold;
}

.copyright {
  font-family: verdana, arial,sans-serif; 
  font-size: 10px; 
  color: #999999; 
  font-weight: bold;
}


.sakeInitialsSelected {
  color: #3f3f8c;
  font-size: 28px; 
}


.sakeInitials {
  text-decoration: none; 
  font-size: 28px; 
}


.sakeLabelSelected {
  font-family: arial,sans-serif; 
  font-size: 15px; 
  font-weight: bold;
  color: #3f3f8c;
}

.sakeLabel {
  font-family: arial,sans-serif; 
  font-size: 15px; 
  color: #707070; 
  font-weight: bold;
}


.sakePageSelected {
  color: #3f3f8c;
  font-family: verdana, arial,sans-serif; 
  font-size: 13px; 
  font-weight: bold;
}

  
.sakeInstructions {
  font-family: verdana, arial,sans-serif;
  font-size: 11px; 
  color: #707070; 
  font-weight: normal; 
  text-decoration: none;
}

.grayText {
  font-family: verdana, arial,sans-serif;
  font-size: 11px; 
  color: #707070; 
  text-decoration: none;
}

.sakeNumber {
  font-family: verdana,arial,sans-serif; 
  font-size: 10px; 
  color: #707070;
}

.sakeThumbnail {
  border-width: 1px;
  border-color: #707070;
}

a.sakeThumbnail:link, a.sakeThumbnail:visited {
  color: #707070;
	text-decoration: none;
}

a.sakeThumbnail:hover {
	color: blue;
	text-decoration: none;
	font-weight: bold;
  border-width: 1px;
  border-color: blue;
}

a.sakeThumbnail:hover img {
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;
  border-width: 1px;
  border-color: blue;
}

.sakeThumbnailSelected {
  border-width: 1px;
  border-color: #3f3f8c;
  font-family: verdana,arial,sans-serif; 
  font-size: 10px; 
  color: #3f3f8c;
  font-weight: bold;
}
	
.invHeader 	{
  font-size: 11px;
  font-family:Verdana, sans-serif;
  font-weight: bold;
  vertical-align: top;
}

.invItem 	{
  font-size: 11px;
  font-family:Verdana, sans-serif;
  vertical-align: top;
}


