a:link {
color:#2F71A5;
text-decoration:none
}
a:visited {
color:#2F71A5;
text-decoration:none
}
a:hover {
color:black;
text-decoration:underline
}
a:active {
color:red;
text-decoration:none
}
.Rotator  {
  border:solid 1px black; 
  padding:3px;
  font-family:Tahoma; 
  font-size:11px; 
  background-color:white; 
  cursor:hand;
}
.RotatorFrame {
  border:solid 1px white; 
  font-family:Tahoma; 
  font-size:11px; 
  background-color:white; 
  cursor:hand;
}
.RotatorFrameOver {
  border:solid 1px darkgray; 
  border-bottom-color:Black;
  border-right-color:Black;
  font-family:Tahoma; 
  font-size:11px; 
  background-color:white; 
  cursor:hand;
}
.CartHeader {
  font-family: Tahoma; 
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  background-color: SteelBlue; 
}
.CartItem {
  font-family: Tahoma; 
  font-size: 9pt;
  font-weight: bold;
  color: #000000;
  background-color: Gainsboro; 
}
.CartText {
  font-family: Tahoma; 
  font-size: 9pt;
}

.leftnavtext a:link {
	text-decoration: none;
	color: #639CFF;
	line-height: 16px;
	font-weight: bold;
} 
.leftnavtext a:visited {
	text-decoration: none;
	color: #639CFF;
	line-height: 16px;
	font-weight: bold;
}
.leftnavtext a:active {
	line-height: 16px;
	color: #639CFF;
	text-decoration: none;
	font-weight: bold;
}  
.leftnavtext a:hover {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
} 
.leftnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #639CFF;
	text-decoration: none;
}  
.maintext a:link { text-decoration: none; color: #639CFF; line-height: 17px} 
.maintext a:visited {
	text-decoration: none;
	color: #639CFF;
	line-height: 17px;
}
.maintext a:active {
	color: #639CFF;
	text-decoration: none;
	line-height: 17px;
}  
.maintext a:hover {
	text-decoration: none;
	color: #1C3367;
	line-height: 17px;
} 
.maintext {
	font-family: Tahoma;
	font-size: 12px;
	;
	line-height: 17px;
	color: #646464;
	text-decoration: none;
}

.headtext a:link { text-decoration: none; color: #646464; line-height: 17px} 
.headtext a:visited {
	text-decoration: none;
	color: #646464;
	line-height: 17px;
}
.headtext a:active {
	color: #646464;
	text-decoration: none;
	line-height: 17px;
}  
.headtext a:hover {
	text-decoration: none;
	color: #639CFF;
	line-height: 17px;
} 
.headtext {
	font-family: Tahoma;
	font-size: 12px;
	;
	line-height: 17px;
	color: #646464;
	text-decoration: none;
}
