.ProductTitle	{font-family: Verdana,Arial,Sans-Serif; font-weight:bold; font-size: 18px;color: #CC0000;}
.ProductOptions {font-family: Verdana,Arial,Sans-Serif; font-weight:bold; font-size: 18px;color: #CC0000;}
.ProductDetail  {font-family: Verdana,Arial,Sans-Serif; font-weight:bold; font-size: 12px;color: #CC0000;}

.CategoryTitle  {font-family: Verdana,Arial,Sans-Serif; font-weight:bold; font-size: 24px;color: #CC0000; text-decoration:none;}

Table.Main { width:740px; border:0; padding:0; background-color:#FFFFFF; border-spacing:0; }
Td.Main { border-spacing:0; border:0;}

Table.LeftNav { width:201px; border:0; padding:0; background-color:#FFFFFF; border-spacing:0; }
Td.LeftNav { width:201px; border:0;}

<!-- Table Class for Left Navigation Categories -->
Table.MenuBox{ width:175; border:0; padding:0;}
Th.MenuBox{
	font-size: 10px;
}
Td.MenuBox{
	font-size: 10px;
	line-height: 12px;
}
Td.MenuBoxBasket{
	font-size: 10px;
	font-weight:bold;
	color: #000000;
}
Td.MenuBoxLink{
	font-size: 10px;
	font-weight:bold;
	line-height: 12px;
}

/* 
The Table settings for outertable that surrounds the page detail on most all files, which includes the title or header of the page
 */
TABLE.OuterTable {
	padding: 0px;
	border:1px solid #cccccc;
	vertical-align: top;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	width: 500;
}

/* 
The Table settings for outertable that surrounds the page detail on most all files, which includes the title or header of the page
 */
TH.OuterTableCaption {
	padding-right: 8px;
	margin-top: 4px;
	padding-left: 8px;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana,Arial,Sans-Serif;
	padding-bottom: 4px;
	color: #ffffff;
	padding-top: 4px;
	background-color: #999999;
	text-align: left;
}

/* 
The Table settings for outertable that surrounds the page detail on most all files, which includes the title or header of the page
 */
TH.OuterTableHeader {
	padding-right: 2px;
	margin-top: 4px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #ffffff;
	text-align: center;
	color: #666666;
}

/* 
The Table settings for outertable that surrounds the page detail on most all files, which includes the title or header of the page
 */
TH.OuterTableSection {
	padding-right: 6px;
	margin-top: 4px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	font-family: Verdana,Arial,Sans-Serif;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color: #cccccc;
	text-align: left;
}

/* 
The Table settings for outertable that surrounds the page detail on most all files, which includes the title or header of the page
 */
TH.OuterTable {
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: right;
	font-size: 12px;
	font-family: Verdana,Arial,Sans-Serif;
	color: #666666;
	background-color:#FFFFFF;
}

/* 
The Table settings for outertable that surrounds the page detail on most all files, which includes the title or header of the page
 */
TD.OuterTableCaption {
	padding-right: 2px;
	margin-top: 4px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 2px;
	color: #ffffff;
	padding-top: 2px;
	background-color: #0066cc;
	text-align: center;
	background-position: top;
}

/* 
The Table settings for outertable that surrounds the page detail on most all files, which includes the title or header of the page
 */
TD.OuterTable {
	text-align: left;
	font-size: 12px;
    font-family: Verdana,Arial,Sans-Serif;
	vertical-align: top;
	padding: 2px;
	background-position: 0px;
	margin: 0px;
    color: #666666;
	background-color:#FFFFFF;
}

/* 
The Table settings for innertable that contains the majority of the text. Used in most all files.
The basket details would be an example of this table
 */
TABLE.InnerTable {
	margin: 5px 0px 0px;
	text-align: center;
	padding: 0px;
	background-color: #999999;
    border: #999999 1px;
	vertical-align: top;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
    width: 470;
}

/* 
The Table settings for innertable that contains the majority of the text. Used in most all files.
The basket details would be an example of this table
 */
TR.InnerTableHeader {
	background-color: #f5f5f5;
	text-align: left;
    font-color: #666666;
}

/* 
The Table settings for innertable that contains the majority of the text. Used in most all files.
The basket details would be an example of this table.  Background color for odd numbered rows.
 */
TR.InnerTableOdd {
	background-color: #ffffff;
}

/* 
The Table settings for innertable that contains the majority of the text. Used in most all files.
The basket details would be an example of this table.  Background color for even numbered rows.
 */
TR.InnerTableEven {
	background-color: #ffffff;
	border-color:#666666;
}

/* 
The Table settings for innertable that contains the majority of the text. Used in most all files.
The basket details would be an example of this table.
 */
TH.InnerTableHeader {
	border-right: #999999 1px;
	padding-right: 2px;
	border-top: #999999 1px;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 0px;
	border-left: #999999 1px;
	padding-top: 2px;
	border-bottom: #999999 1px;
	text-align: center;
	font-size: 12px;
	background-color: #cccccc;
    color: #666666;

}

/* 
The Table settings for innertable that contains the majority of the text. Used in most all files.
The basket details would be an example of this table.
 */
TH.InnerTableCaption {
	padding-right: 2px;
	margin-top: 4px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 14px;
        font-family: Verdana,Arial,Sans-Serif;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #1C3F88;
	text-align: left;
}

/* 
The Table settings for innertable that contains the majority of the text. Used in most all files.
The basket details would be an example of this table.
 */
TH.InnerTable {
	font-weight: bold;
	font-size: 12px;
        font-family: Verdana,Arial,Sans-Serif;
	text-align: right;
	padding: 2px;
	margin: 0px;
        color: #666666;
}

/* 
The Table settings for innertable that contains the majority of the text. Used in most all files.
The basket details would be an example of this table.
 */
TD.InnerTable {
	font-size: 12px;
	vertical-align: super;
	text-align: left;
	padding: 5px;
    font-family: Verdana,Arial,Sans-Serif;
    color: #666666;
	background-color:#FFFFFF;
}

/* 
The Table settings for innertable that contains the majority of the text. Used in most all files.
The basket details would be an example of this table.  Right Align for dollar formatted amounts
 */
TD.InnerTableAmount {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	vertical-align: super;
	padding-top: 5px;
	text-align: right;
	border-top: 0px none;
	font-weight: normal;
    font-family: Verdana,Arial,Sans-Serif;
    color: #666666;
	background-color:#FFFFFF;
}

/* 
The Table settings for innertable that contains the majority of the text. Used in most all files.
The basket details would be an example of this table. Center aligned for quanities and centered items.
 */
TD.InnerTableCenter {
	padding-right: 2px;
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 2px;
	vertical-align: super;
	padding-top: 2px;
	text-align: center;
    font-family: Verdana,Arial,Sans-Serif;
    color: #666666;
	background-color:#FFFFFF;
}

/* 
The Table settings for innertable that contains the majority of the text. Used in most all files.
The basket details would be an example of this table. Bold Font and double lined table for Total amounts.
 */
TD.InnerTableTotal {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	vertical-align: super;
	padding-top: 5px;
	text-align: right;
	border-top: 0px none;
	font-weight: normal;
    font-family: Verdana,Arial,Sans-Serif;
    color: #666666;
	background-color:#FFFFFF;
}


