

A.NoUnderline
{
	color: black;
	text-decoration: none;
}

TD.ColHead
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: Tahoma;
	text-align: center;
}	

TD.ColHeadFirst
{
	border-right: black 1px solid;
	border-left: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: Tahoma;
	text-align: center;
}	

TD.Cell
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	padding: 2px;
	font-size: 8pt;
	font-family: Tahoma;
	text-align: center;
}	

TD.CellFirst
{
	border-right: black 1px solid;
	border-left: black 1px solid;
	border-top: black 1px solid;
	padding: 2px;
	font-size: 8pt;
	font-family: Tahoma;
	text-align: center;
}	

TABLE.SPECS
{
	width: 100%;
}

TR.SPECS
{
	BORDER-LEFT: black 1px solid;
}

TD.SpecsHeaderMiddle
{
	font-weight: bold;
	font-size: 10pt;
	background-image: url(images/tablemiddle.gif);
	color: white;
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 24px;
	padding: 2px;

}

TD.SpecsHeaderLeft
{
	background-image: url(images/tableleft.gif);
	background-repeat: no-repeat;
	width: 9;
}

TD.SpecsHeaderRight
{
	background-image: url(images/tableright.gif);
	background-repeat: no-repeat;
	width: 8;
}

TD.SpecsFooterMiddle
{
	font-weight: bold;
	font-size: 10pt;
	background-image: url(images/tablemiddlefooter.gif);
	color: white;
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 24px;
}

TD.SpecsFooterLeft
{
	background-image: url(images/tableleftfooter.gif);
	background-repeat: no-repeat;
	width: 8;
}

TD.SpecsFooterRight
{
	background-image: url(images/tablerightfooter.gif);
	background-repeat: no-repeat;
	width: 8;
}

TD.SpecsBreak
{
	font-weight: bold;
	font-size: 10pt;
	background-image: url(images/tablebreak.gif);
	color: white;
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 24px;
}

H1.Specs
{
	font-weight: bold;
	font-size: 24pt;
	text-transform: none;
	color: red;
	font-family: Tahoma;
}

H2.Specs
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: none;
	color: black;
	font-family: Tahoma;
}

H3.Specs
{
	font-weight: bold;
	font-size: 16pt;
	color: black;
	font-family: Tahoma;
	text-align: center;
	font-variant: small-caps;
}

IMG.Specs
{
	text-align: center;
}

IMG.Thumbnail
{
	border-right: red 1px solid;
	border-top: red 1px solid;
	border-left: red 1px solid;
	border-bottom: red 1px solid;
	text-align: center;
}



TD.TabLeftTop
{
	background-image: url(images/folderlefttop.gif);
	background-repeat: no-repeat;
	width: 29;
}

TD.TabLeft
{
	background-image: url(images/folderleft.gif);
	background-repeat: no-repeat;
	width: 29;
}

TD.TabRightTop
{
	background-image: url(images/folderrighttop.gif);
	background-repeat: no-repeat;
	width: 7;
}

TD.TabRight
{
	background-image: url(images/folderright.gif);
	background-repeat: no-repeat;
	width: 7;
}

TD.TabMiddleTop
{
	font-weight: bold;
	font-size: 10pt;
	background-image: url(images/foldermiddletop.gif);
	color: white;
	background-repeat: repeat-x;
	font-family: Tahoma;
}

TD.TabMiddle
{
	font-weight: bold;
	font-size: 10pt;
	background-image: url(images/foldermiddle.gif);
	color: white;
	background-repeat: repeat-x;
	font-family: Tahoma;
}

TD.Thumbnail
{
	width: 50%;
	text-align: center;
}

TD.HeaderA
{
	font-weight: bold;
	font-size: 16pt;
	border-bottom: black 2px solid;
	font-family: Times New Roman;
}

TD.HeaderC
{
	font-size: 18pt;
	color: maroon;
	border-bottom: black 2px solid;
	font-family: 'Script MT Bold' , ScriptC, ScriptS;
}

TD.HeaderB
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Times New Roman;
}

TD.Shadow
{
	BACKGROUND-IMAGE: url(images/shadow.jpg);
	BACKGROUND-REPEAT: repeat-x;
	width: 100%;
}

TR.Shadow
{
	height: 25;
}
