
/* generic tags */

body {
	background-color : #FFFFFF;
	margin-top : 0px;
	}

p, table, div, li, input, select,  textarea, td {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	}
	
.intro {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	}	
	
.head {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FF0000;
	}	

li {
	margin-left:-22px;
	list-style-image: url(../images/bullet.gif);
}
		
a  {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #FF0000;
	text-decoration : underline;
    }
	 
a:hover  {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration : underline;
    }

a:active  {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #FF0000;
	text-decoration : underline;
    }
	
a.sitemap  {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration : underline;
    }
	 
a:hover.sitemap  {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #FF0000;
	text-decoration : underline;
    }

a:active.sitemap  {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration : underline;
    }	

td.product {
	padding : 7px;
	}

td.fgtable {
	background-color:#000000; 
	color:#FFFFFF; 
	font-weight:bold;
	text-align : center;
	border: 1px solid #000000;	
	}
	
td.fgtd {
	border: 1px solid #000000;
	text-align: center;
	}

/* navigation tags */

div.nav {
	width : 144px;
	height : 17px;
	padding : 4px 9px 4px 9px;
	margin-left : 3px;
	margin-right : 3px;	
}
	
a.nav  {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : none;	
    }
	 
a:hover.nav  {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : none;	
    }

a:active.nav  {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : none;	
    }
	
	
/* disclaimer tags */	
		
.fineprint {
	font-size : 10px;
	color : #CCCCCC;
	}	
	
a.fineprint  {
	font-size : 10px;
	color : #CCCCCC;	
	text-decoration : underline;	
    }
	 
a:hover.fineprint  {
	font-size : 10px;
	color : #FF0000;	
	text-decoration : underline;	
    }

a:active.fineprint  {
	font-size : 10px;
	color : #CCCCCC;	
	text-decoration : underline;	
    }		
	
/* ----------------------------------------------------------------------------*/


/* new - added by traci */	
		
.smallwhite {
	font-size : 10px;
	color : #ffffff;
	}	
	
a.smallwhite  {
	font-size : 10px;
	color : #ffffff;	
	text-decoration : none;	
    }
	 
a:hover.smallwhite  {
	font-size : 10px;
	color : #ffffff;	
	text-decoration : underline;	
    }

a:active.smallwhite  {
	font-size : 10px;
	color : #ffffff;	
	text-decoration : underline;	
    }		
	
/* ----------------------------------------------------------------------------*/	
