/*************************************************************************
' Function : CSS defintions for the store.
'**************************************************************************/

/* General Tag specifications */
BODY, P, INPUT, TD, SELECT  {
	FONT-FAMILY: Helvetica, Arial, Verdana;
	FONT-SIZE: 9pt;
	color: #666666;
	line-height: 18px;
	background-color: #f5ecd5;
}

H1  {
	FONT-FAMILY: Helvetica, Arial, Verdana;
	FONT-SIZE: 12pt;
	line-height: 16px;
	color: #333333;
}

H2  {
	FONT-FAMILY: Helvetica, Arial, Verdana;
	FONT-SIZE: 10pt;
	line-height: 9px;
	color: #333333;
}

a:link { 
	color: #333399;
	text-decoration: underline;
	}
a:visited { 
	color: #6666cc;
	text-decoration: underline;
	}
a:hover { 
	color: #000066;
	text-decoration: underline;
	}
a:active { 
	color: #000066;
	}

#footer a:link { 
    font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	color: #666666;;
	text-decoration: underline;
	line-height: 18px;
	}
#footer a:visited { 
    font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
	line-height: 18px;
	}
#footer a:hover	 {
    font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	line-height: 18px;
	}
#footer a:active {
    font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	line-height: 18px;
	}
	
LI.list1 {list-style: square; color: #666699; }



TD.LEFTCOL {
	FONT-FAMILY: Helvetica, Arial, Verdana;
	FONT-SIZE: 8pt;
	color: #666666;
	text-align:left;
	vertical-align:top;
	line-height: 18px;
	background-color: #f5ecd5;
	width: 250px;
}

TD.RIGHTCOL {
	FONT-FAMILY: Helvetica, Arial, Verdana;
	FONT-SIZE: 9pt;
	color: #666666;
	vertical-align:top;
	line-height: 18px;
	background-color: #f5ecd5;
	width: 690px;
}


TD.SHAFTSPECTITLE {
	FONT-FAMILY: Helvetica, Arial, Verdana;
	FONT-SIZE: 8pt;
	color: #FFFFFF;
	line-height: 18px;
	background-color: #888485;
}

TD.SHAFTSPECCOL1 {
	FONT-FAMILY: Helvetica, Arial, Verdana;
	FONT-SIZE: 8pt;
	color: #666666;
	line-height: 18px;
	background-color: #b9b6b7;
	width: 140px;
}

TD.SHAFTSPECCOL2 {
	FONT-FAMILY: Helvetica, Arial, Verdana;
	FONT-SIZE: 8pt;
	color: #666666;
	text-align: center;
	line-height: 18px;
	background-color: #b9b6b7;
	width: 75px;
}

TD.SHAFTSPECCOL3 {
	FONT-FAMILY: Helvetica, Arial, Verdana;
	FONT-SIZE: 8pt;
	color: #666666;
	text-align: center;
	line-height: 18px;
	background-color: #b9b6b7;
	width: 55px;
}

TD.SHAFTSPECCOL4 {
	FONT-FAMILY: Helvetica, Arial, Verdana;
	FONT-SIZE: 8pt;
	color: #666666;
	text-align: center;
	line-height: 18px;
	background-color: #b9b6b7;
	width: 100px;
}

TD.SHAFTSPECCOL5 {
	FONT-FAMILY: Helvetica, Arial, Verdana;
	FONT-SIZE: 8pt;
	color: #666666;
	text-align: center;
	line-height: 18px;
	background-color: #b9b6b7;
	width: 75px;
}

TD.SHAFTSPECCOL6 {
	FONT-FAMILY: Helvetica, Arial, Verdana;
	FONT-SIZE: 8pt;
	color: #666666;
	text-align: center;
	line-height: 18px;
	background-color: #b9b6b7;
	width: 50px;
}

TD.SHAFTSPECCOL7 {
	FONT-FAMILY: Helvetica, Arial, Verdana;
	FONT-SIZE: 8pt;
	color: #666666;
	text-align: center;
	line-height: 18px;
	background-color: #b9b6b7;
	width: 50px;
}

TD.SHAFTSPECCOL8 {
	FONT-FAMILY: Helvetica, Arial, Verdana;
	FONT-SIZE: 8pt;
	color: #666666;
	text-align: center;
	line-height: 18px;
	background-color: #b9b6b7;
	width: 55px;
}

TD.SHAFTSPECCOL9 {
	FONT-FAMILY: Helvetica, Arial, Verdana;
	FONT-SIZE: 8pt;
	color: #666666;
	text-align: center;
	line-height: 18px;
	background-color: #b9b6b7;
	width: 55px;
}





