
/**********************************/
/* Text Styles */
/**********************************/

.text {
	font-family: Verdana,sans-serif;
	font-size:12px;
}
 
 .textbold {
 font-family: Verdana,sans-serif;
 font-size:12px;
 font-weight:bold;
 }
 
.smalltext {
 font-family: Verdana,sans-serif;
 font-size:10px;
}
.smalltextbold {
 font-family: Verdana,sans-serif;
 font-size:10px;
 font-weight:bold;
}

.head {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
color: #ff6600;
font-weight: bold;
text-transform: uppercase;
}

 .subhead {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: navy;
 font-weight: bold;
 text-transform: uppercase;
 }

 .subsubhead {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #666699;
 font-weight: bold;
 text-transform: uppercase;
 }
 
  .subsubheadwhite {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #ffffff;
 font-weight: bold;
 text-transform: uppercase;
 }
 
 A.sitetitlelink {color:#666699;}
 A.sitetitlelink:visited {color:#666699;}
 
.sitetitlelink {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #666699;
 }
 
 .sitedescription {
 font-family: Verdana,sans-serif;
 font-size:11px;
 }
 
 A.profilelink {color:#666699;}
 A.profile:hover {text-decoration:underline; color:#666699;}
 A.profilelink:visited {color:#666699;}
 
.profilelink {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #666699;
 text-decoration:none;
 }
 
 A.normallink {text-decoration:underline; color:#003366;}
 A.normallink:hover {text-decoration:underline; color:#003366;}
 A.normallink:visited {color:#003366;}
 
.normallink {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #666699;
 text-decoration:none;
 }
 
 .searchdiv {
font-family:Verdana,sans-serif;
font-size:12px;
color:666666;
}
 
.error {
font-family:Verdana,sans-serif;
font-size:11px;
color:#FF0033
}

.tip {
font-family:Verdana,sans-serif;
font-size:11px;
color:666666;
}

/**********************************/
/* Header Styles */
/**********************************/
 .searchgo {
	border-bottom:thin solid #ffffff;
	border-right:thin solid #ffffff;
	border-top:thin solid #ffffff;
	border-left:thin solid #ffffff;
	font-size:11px;
	font-family:verdana,sans-serif;
	background-color:#003366;
	color:white;
	cursor: hand;
	height:22;
	text-decoration : none;
}

 .button {
	border-bottom:thin solid #ffffff;
	border-right:thin solid #ffffff;
	border-top:thin solid #ffffff;
	border-left:thin solid #ffffff;
	font-size:11px;
	font-family:verdana,sans-serif;
	background-color:#333366;
	color:white;
	cursor: hand;
	height:22;
	width : 150px;
	text-decoration : none;
}

 .tbShop {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px; 
 color:#FF6600;
 padding: 1 3 0 3; 
 }
  
  .tbgrey {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px; 
 padding:2 3 3 3;
 color: #666666;
 }
 
 .wdot {
 background: white;
 }
 
 .ydot {
 background-image: url(Ydot.gif);
 }
 
 .bdot {
 background-image: url(Bdot.gif);
 }
 
 .gdot {
 background-image: url(Gdot.gif);
 }
 
 .lbdot {
 background-image: url(LBdot.gif);
 }
 
 .odot {
 background-image: url(Odot.gif);
 }
 
 .greendot {
 background-image: url(GreenDot.gif);
 }
 
 .vertdot {
 background-image: url(VertDot.gif);
 }
 
  .horizdot {
 background-image: url(HorizDot.gif);
 }
 
  .backdarkblue {
	background-color : #00008B;
}

  .backlightblue {
	background-color : #ADD8E6;
}

  .backlightgoldenrod {
	background-color : #FAFAD2;
}


.interest {
 font-family: verdana, sans-serif;
 font-size: .66em;
 color: 993333;
 font-weight: bold;
}
.occasion {
 font-family: verdana, sans-serif;
 font-size: .66em;
 color: 003366;
 font-weight: bold;
}

.gifttitle {
 font-size: 1.5em;
 font-style: italic;
 color: 999933;
}
 
.fieldhead {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #000000;
 text-decoration:none;
 }
