/*the following set of default link attributes should be placed in the Body tag as well
this ensures that netscape will recognize them*/

a               { color : #eca856; }
a:visited       { color : #eca856; }
a:active        { color : #cccc00; }
a:hover         { color : #fff1ae; text-decoration : underline; }

.nav          { color : #cccccc; font-size : 11px; font-family : Trebuchet MS, Arial, Helvetica, sans-serif; margin-left : 0px; line-height: 14px; }
a.nav         { color : #cccccc; text-decoration : underline ; }
a.nav:visited { color : #cccccc; text-decoration : underline ; }
a.nav:active  { color : #ffffff; text-decoration : underline ; }
a.nav:hover   { color : #ffffff; text-decoration : underline ; }

.links          { color : #D5AF1C; font-size : 12px; font-family : Trebuchet MS, Arial, Helvetica, sans-serif; margin-left : 0px; line-height: 14px; }
a.links         { color : #D5AF1C; text-decoration : none ; }
a.links:visited { color : #D5AF1C; text-decoration : none ; }
a.links:active  { color : #D5AF1C; text-decoration : underline ; }
a.links:hover   { color : #cc9900; text-decoration : underline ; }

.legal          { color : #cccccc; font-size : 9px; font-family : Trebuchet MS, Arial, Helvetica, sans-serif; margin-left : 0px; line-height: 14px; }
a.legal         { color : #cccccc; text-decoration : underline ; }
a.legal:visited { color : #cccccc; text-decoration : underline ; }
a.legal:active  { color : #cccccc; text-decoration : none ; }
a.legal:hover   { color : #ffffff; text-decoration : underline ; }

.leftnav          { color : #c79f00; font-size : 10px; font-family : Trebuchet MS, Arial, Helvetica, sans-serif; }
a.leftnav         { color : #c79f00; text-decoration : none ; }
a.leftnav:visited { color : #c79f00; text-decoration : none ; }
a.leftnav:active  { color : #c79f00; text-decoration : none ; }
a.leftnav:hover   { color : #cca918; text-decoration : underline ; }

/* GENERAL styles */

.bodyTxt {
     color   			  : #aaaaaa;
     font-size 	      : 12px;
     font-family         : Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height         : 15px;
}

.largeTxt {
     color   			  : #cccccc;
     font-size 	      : 18px;
     font-family         : Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height         : 19px;
	font-weight        : bold;
}

.smallTxt {
     color   			  : #cccccc;
     font-size 	      : 11px;
     font-family         : Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height         : 13px;
}

.tinyTxt {
     color   			  : #cccccc;
     font-size 	      : 10px;
     font-family         : Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height         : 12px;
}

.hdrTxt {
     color   			  : #ffc718;
     font-size 	      : 11px;
     font-family         : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight        : bold;
}

.boldTxt {
     color   			  : #c79f00;
     font-size 	      : 12px;
     font-family         : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight        : bold;
}


.navHdrTxt {
     color   			  : #000000;
     font-size 	      : 10px;
     font-family         : Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height         : 10px;
	font-weight 	    : bold;
}

.navSubTxt {
     color   			  : #000000;
     font-size 	      : 10px;
     font-family         : Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height         : 10px;
	font-weight 	    : bold;
	padding-left       : 32px;
	padding-top       : 2px;
}

/* HOME PAGE styles */

.legalTxt {
     color   			  : #cccccc;
     font-size 	      : 9px;
     font-family         : Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height         : 11px;
}

.forumTxt {
     color   			  : #666666;
     font-size 	      : 10px;
     font-family         : Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height         : 14px;
}

.eventLocTxt {
     color   			  : #a6a6a6;
     font-size 	      : 11px;
     font-family         : Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height         : 14px;
}

.eventTxt {
     color   			  : #CC9900;
     font-size 	      : 11px;
     font-family         : Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height         : 13px;
}

/* FAQ PAGE styles */

.faq {
     color   			  : #c69e00;
     font-size 	      : 11px;
     font-family         : Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height         : 12px;
	font-weight 	    : bold;
}

.lastUpdated {
     color   			  : #989898;
     font-size 	      : 11px;
     font-family         : Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height         : 13px;
	font-style          : italic;
}

/* INTEL PAGE styles */

.specs {
     color   			  : #cccccc;
     font-size 	      : 11px;
     font-family         : Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height         : 20px;
}


.headlineTxt {
     color   			  : #c79f00;
     font-size 	      : 18px;
     font-family         : Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height         : 19px;
	font-weight        : bold;
}
