/*  start base styles   */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
body {
	background-color: #EAE9F0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #330066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: underline;
	color: #990099;
}
a:active {
	text-decoration: underline;
	color: #990099;
}
h1 {
	font-size: 32px;
	color: #330066;
	margin: 0px;
}
h2 {
	font-size: 24px;
	color: #330066;
	margin: 0px;
}
h3 {
	font-size: 18px;
	color: #006600;
	margin: 2px 0px;
}
h4 {
	font-size: 16px;
	color: #330066;
	margin: 0px;
}
h5 {
	font-size: 14px;
	color: #006600;
	margin: 0px;
}
h6 {
	font-size: 12px;
	color: #330066;
	margin: 0px;
}
/*  end base styles   */

/*  start nav styles   */
table#nav{
	text-align: center;
	width: 450px;
	}
table#nav td {
	font: bold normal 10px Arial, Helvetica, sans-serif;
	color: #330066;
	text-transform: uppercase;
	background-color: #FFFFFF;
	margin: 0;
	}
table#nav td a {
	font-weight: bold;
	display: block;
	width: inherit;
	height: inherit;
	text-decoration: none;
	color: #330066;
	background-color: #FFFFFF;
	}
#nav td a:link, #nav td a:visited {
	color: #330066;
	width: inherit;
	height: inherit;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	}
#nav td a:hover {
	color: #006600;
	width: inherit;
	height: inherit;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #330066;
	border-left-color: #330066;
	}
	
	
	table#nav2{
	text-align: center;
	width: 210px;
	}
table#nav2 td {
	font: bold normal 12px Arial, Helvetica, sans-serif;
	color: #330066;
	text-transform: uppercase;
	background-color: #FFFFFF;
	margin: 0;
	}
table#nav2 td a {
	font-weight: bold;
	display: block;
	width: inherit;
	height: inherit;
	text-decoration: none;
	color: #006600;
	background-color: #FFFFFF;
	}
#nav2 td a:link, #nav2 td a:visited {
	color: #330066;
	width: inherit;
	height: inherit;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 35px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006600;
	border-bottom-color: #006600;
	background-image: url(/common_fld/right-nav-butt1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 2px;
	}
#nav2 td a:hover {
	color: #006600;
	width: inherit;
	height: inherit;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #330066;
	border-bottom-color: #330066;
	background-image: url(/common_fld/right-nav-butt2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 35px;
	}
	
	table#navStore{
	width: 50px;
	background-color: #EAE9F0;
	}
table#navStore td {
	background-color: #FFFFFF;
	color: #330066;
	padding: 2px 4px;
	border: 1px solid #eae9f0;
	margin: 1px;
	}
table#navStore td a {
	width: inherit;
	height: inherit;
	text-decoration: none;
	color: #330066;
	}
#navStore td a:link, #navStore td a:visited {
	width: inherit;
	height: inherit;
	text-decoration: none;
	}
#navStore td a:hover {
	width: inherit;
	height: inherit;
	color: #330066;
	background-color: #eae9f0;
	text-decoration: underline;
	}
/*  end nav styles   */

/*  start structure styles   */
.st-MenuRow {
	height: 72px;
	background-color: #FFFFFF;
}
.st-GreenRow {
	background-color: #006600;
	height: 10px;
}
.st-IndexArtRow {
	background-color: #330066;
	height: 202px;
	background-image: url(/index_fld/art-row-bkgd.gif);
	background-repeat: repeat-x;
}
.st-PageArtRow {
	background-color: #330066;
	height: 90px;
	background-image: url(/common_fld/page-row-bkgd.gif);
	background-repeat: repeat-x;
}
.st-MainContentRow {
	background-color: #FFFFFF;
	height: 252px;
	text-align: left;
	vertical-align: top;
}
.st-CopyrightRow {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.st-WhiteGapRow {
	background-color: #FFFFFF;
	height: 4px;
}
/*  end structure styles   */

.td-pad15 {
	padding: 2px 15px 15px 0px;
}
.td-pad15-news {
	padding: 2px 2px 15px 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #330066;
}
.quote-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #330066;
	padding: 1px;
}
.quote-attribute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #006600;
	text-align: right;
	line-height: 11px;
	display: block;
	margin-top: 8px;
	padding: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Prod-list-td {
	padding-right: 6px;
	padding-left: 6px;
}
.Prod-list-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}
.Prod-list-text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #333333;
}
.Prod-list-price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330066;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
}
.Prod-list-td2 {
}
.Prod-list-td3 {
}
