

#NavCol {width:153px; vertical-align:top;}

#lftNav a:link {margin:0px 0px 0px 0px;
				padding:2px 4px 2px 8px;
				font-weight: bold;
				text-decoration:none;
				font-size: 11px;
				font-family:Arial, Helvetica, sans-serif;
				display:block;
				border-style:solid;
				border-width:2px 0px 2px 0px;
				border-color:#b3b3d9 #9999CC #7777A4 #9999CC;
				color:#FFFFFF;
				background-color:#9999CC;}

#lftNav a:visited {margin:0px 0px 0px 0px;
				padding:2px 4px 2px 8px;
				font-weight:bold;
				text-decoration:none;
				font-size:11px;
				font-family:Arial, Helvetica, sans-serif;
				display:block;
				border-style:solid;
				border-width:2px 0px 2px 0px;
				border-color:#b3b3d9 #9999CC #7777A4 #9999CC;
				color:#e2e7ff;
				background-color:#9999CC;}		

#lftNav a:hover {background-color:#fceab3;
				border-width:2px 0px 2px 0px;
				border-color:#d7c899 #fceab3 #fceab3 #fceab3;
				color:#003399;}	

/* sub is the name of the div tag where we want to see a indentation and arrow appear */
	
#sub a:link {margin:0px 0px 0px 0px;
				padding:2px 4px 2px 8px;
				font-size: 8pt;
				font-weight: 600;
				text-indent: 10pt;
				text-decoration:none;	
				font-family:Arial, Helvetica, sans-serif;
				display:block;
				border-style:solid;
				border-width:2px 0px 2px 0px;
				border-color:#9993D1 #8078C9 #716AB1 #8078C9;
				color:#FFFFFF;
				background-color: #8078C9;
				background-position: 12px 8px; 
				background-repeat: no-repeat; 
				background-image: url(http://www.blytheco.com/images/graphic_sub6.gif);}
				
				
#sub a:visited {margin:0px 0px 0px 0px;
				padding:2px 4px 2px 8px;
				font-size:8pt;
				font-weight: 600;
				text-indent: 10pt;
				text-decoration:none;
				font-family:Arial, Helvetica, sans-serif;
				display:block;
				border-style:solid;
				border-width:2px 0px 2px 0px;
				border-color:#9993D1 #8078C9 #716AB1 #8078C9;
				color:#e2e7ff;
				background-color: #8078C9;
				background-position: 12px 8px; 
				background-repeat: no-repeat; 
				background-image: url(http://www.blytheco.com/images/graphic_sub8.gif);}
			
#sub a:hover {background-color: #fceab3;
				background-position: 12px 8px; 
				background-repeat: no-repeat; 
				background-image: url(http://www.blytheco.com/images/graphic_sub7.gif);
				border-width:2px 0px 2px 0px;
				border-color:#d7c899 #fceab3 #fceab3 #fceab3;
				color:#003399;}				
					
/* .searchtext is the small white "Search Blytheco" text over the input field */						
.searchtext {font-size: 10px; 
			margin:0px 0px 0px 6px;
			font-family: Arial, Helvetica, sans-serif; 
			color: #FFFFFF; }					
	
/* searchbox is the (i think old) text input in the search form. .mybox is the new one */					
#searchbox {background-color:#9999CC;
			height:1px;}			
			
#searchbox .search  {background-color:#e9e9e9; 
					margin:0px 0px 1px 6px;
					width:111px;
					font-family:verdana,arial,helvetica; 
					font-size: 10px;
					height:19px;}			
									

.mybox  {background-color:#e9e9e9; 
					margin:0px 0px 1px 6px;
					width:111px;
					font-family:verdana,arial,helvetica; 
					font-size: 10px;
					height:19px;}		


/* subhead is the div tag for the heading of the sub section (has colors but no bullet, indent) */

#subhead a:link {margin:0px 0px 0px 0px;
				padding:2px 4px 2px 8px;
				font-weight: bold;
				text-decoration:none;
				font-size: 11px;
				font-family:Arial, Helvetica, sans-serif;
				display:block;
				border-style:solid;
				border-width:2px 0px 2px 0px;
				border-color:#9993D1 #8078C9 #716AB1 #8078C9;
				color:#FFFFFF;
				background-color:#8078C9;}

#subhead a:visited {margin:0px 0px 0px 0px;
				padding:2px 4px 2px 8px;
				font-weight:bold;
				text-decoration:none;
				font-size:11px;
				font-family:Arial, Helvetica, sans-serif;
				display:block;
				border-style:solid;
				border-width:2px 0px 2px 0px;
				border-color:#9993D1 #8078C9 #716AB1 #8078C9;
				color:#e2e7ff;
				background-color:#8078C9;}		

#subhead a:hover {background-color:#fceab3;
				border-width:2px 0px 2px 0px;
				border-color:#d7c899 #fceab3 #fceab3 #fceab3;
				color:#003399;}	

