/* -------------------------------------------------------------------------- */
/*              (c) Copyright 2001 by Susie Collins             */
/* -------------------------------------------------------------------------- */
/* Filename       : DEFAULT_IE.CSS                                            */
/* Directory      : www.blueswimmer.com/css                                      */
/* Description    : Default Style Sheet for Microsoft Browsers                */
/* Version        : 1.00                                                      */
/* Change History : none                                                      */
/* Created at     : 13.05.03 by : Susie Collins                             */
/* Changed at     :                                                           */
/* -------------------------------------------------------------------------- */

/* ---- Links and Anchors---------------------------------------------------- */


 a:link { 
 	color: #333333;  
	font-weight: normal;
	line-height: 15px;
	}
	
 a:visited {   
 	color: #333333;  
	font-weight: normal;
	line-height: 15px;
	}
	
 a:hover {   
 	color: #333333;   
	font-weight: normal;
	line-height: 15px;
	}	

	
 a:link.navs { 
 	color: #ffffff;  
	font-weight: normal;
	line-height: 15px;
	}
	
 a:visited.navs {   
 	color: #ffffff;  
	font-weight: normal;
	line-height: 15px;
	}
	
 a:hover.navs{   
 	color: #ffff00;   
	font-weight: normal;
	line-height: 15px;
	}		
	
a:link.copyright { 
 	color: #999999;  
	font-weight: normal;
	line-height: 15px;
	}
	
 a:visited.copyright {   
 	color: #999999;  
	font-weight: normal;
	line-height: 15px;
	}
	
 a:hover.copyright{   
 	color: #999999;   
	font-weight: normal;
	line-height: 15px;
	}	


/* ---- Standard Paragraphs ------------------------------------------------- */	
#Stdbodytext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666666; 
	letter-spacing: 0em;
	line-height: 13px;
	text-align: top;
	}
	
#StdbodytextDark {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000<em></em>; 
	letter-spacing: 0em;
	line-height: 13px;
	text-align: top;
	}
	
#StdNavtext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
	letter-spacing: 0em;
	line-height: 13px;
	text-align: top;
	}
	
#StdSubNavtext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333; 
	letter-spacing: 0em;
	line-height: 13px;
	text-align: top;
	}
	
#StdSubHeader {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #000000; 
	letter-spacing: 0em;
	line-height: 28px;
	text-align: top;
	font-weight: normal;	
	}	
	
#StdHeader {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: #666666; 
	letter-spacing: 0em;
	line-height: 28px;
	text-align: top;
	font-weight: bold;	
	}	
	
	#StdCopyright {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #999999; 
	letter-spacing: 0em;
	line-height: 13px;
	text-align: top;
	}
	
#StdSoldout {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
	letter-spacing: 0em;
	line-height: 13px;
	text-align: top;
	font-weight: bold;	
	}
	
	
#StdHeaderReverse {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #ffffff; 
	letter-spacing: 0em;
	line-height: 13px;
	text-align: top;
	font-weight: bold;	
	}
