﻿BODY
{
	margin-top: 0px;
	font-size: 10pt;
	margin-bottom: 0px;
	color: black;
	font-family: Arial, Verdana;
	background-color: white;
}
INPUT
{
	font-size: 10pt;
	color: navy;
}
A.BlueUnder:link
{
	font-weight: normal;
	color: blue;
	text-decoration: none;
}
A.BlueUnder:visited
{
	font-weight: normal;
	color: blue;
	text-decoration: none;
}
A.BlueUnder:active
{
	font-weight: normal;
	color: navy;
	text-decoration: none;
}
A.BlueUnder:hover
{
	font-weight: normal;
	color: blue;
	text-decoration: underline;
}
A.TopNav:link
{
	color: white;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
A.TopNav:visited
{
	color: white;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
A.TopNav:active
{
	color: white;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
A.TopNav:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-decoration: underline;
}
A:link
{
	font-size: 10pt;
	color: #006666;
	text-decoration: none;
}
A:visited
{
	color: #006666;
	text-decoration: none;
}
A:active
{
	color: navy;
	text-decoration: none;
}
A:hover
{
	color: black;
	text-decoration: underline;
}
A.LeftNav:link
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
A.LeftNav:visited
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}
A.LeftNav:active
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}
A.LeftNav:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-decoration: none;
}
A.Grey:link
{
	font-weight: bold;
	font-size: 8pt;
	color: #868484;
	font-family: Arial;
	text-decoration: none;
}
A.Grey:visited
{
	font-weight: bold;
	font-size: 8pt;
	color: #868484;
	text-decoration: none;
}
A.Grey:active
{
	font-weight: bold;
	font-size: 8pt;
	color: #868484;
	text-decoration: none;
}
A.Grey:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #868484;
	text-decoration: underline;
}
.Grey
{
	font-size: 8pt;
	font-family: Arial, Verdana;
}
.IndexLinkDisabled
{
    COLOR: Gray;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}
.SubCatDisabled
{
    COLOR: Gray;
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none;
}
.DescriptionDisabled
{
	color: Gray;
	font-weight: bold;
	font-size: 10pt;
	width: 220px;
}
.Footer
{
	font-size: 8pt;
	font-family: Arial, Verdana;
}
TABLE.ItemTable
{
	font-size: 10pt;
	width: 600px;
	font-family: Arial, Verdana;
}
TABLE.BodyTable
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10pt;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Arial, Verdana;
}
IMG.Icon
{
	border-right: blue 1px solid;
	border-top: blue 1px solid;
	border-left: blue 1px solid;
	border-bottom: blue 1px solid;
}
TABLE.CopyImage
{
	font-size: 10pt;
	color: black;
	font-family: Arial, Verdana;
}
.Copy
{
	font-size: 10pt;
	color: black;
	font-family: Arial, Verdana;
}
SPAN.IndexMouseOver
{
	font-weight: bold;
	font-size: 10pt;
	cursor: hand;
}
H1
{
	font-weight: bold;
	font-size: 13.5pt;
	color: black;
	font-family: Arial, Verdana;
}
.Callout
{
	font-weight: bold;
	font-size: 10pt;
}
.Description
{
	font-weight: bold;
	font-size: 10pt;
	width: 220px;
}
.Price
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Verdana;
	text-align: right;
}
.DollarSign
{
	font-size: 10pt;
	width: 15px;
	text-align: right;
}
.Buy
{
	width: 60px;
	text-align: right;
}
SELECT
{
	font-size: 10pt;
	color: navy;
}
.Item
{
	font-weight: normal;
	font-size: 8pt;
	color: maroon;
}
.IconListDesc
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Verdana;
}
.TileIcon
{
	border-right: 1px;
	border-top: 1px;
	font-weight: normal;
	font-size: 7.5pt;
	border-left: 1px;
	width: 95px;
	border-bottom: 1px;
	font-family: Arial;
	text-align: center;
}
.GroupTile
{
	border-right: 1px;
	border-top: 1px;
	font-weight: normal;
	font-size: 10pt;
	border-left: 1px;
	width: 190px;
	border-bottom: 1px;
	font-family: Arial;
	text-align: center;
}
.GroupIcon
{
	border-right: blue 1px solid;
	border-top: blue 1px solid;
	border-left: blue 1px solid;
	border-bottom: blue 1px solid;
}
.GroupHeader
{
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial;
}
.Font10pt
{
	font-size: 10pt;
	font-family: Arial, Verdana;
}
.Font10ptBold
{
	font-size: 10pt;
	font-family: Arial, Verdana;
	font-weight: bold;
}
.Font10ptNormal
{
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-weight: normal;
}
.Font10ptDisable
{
	color: Gray;
	font-size: 10pt;
	font-family: Arial, Verdana;
}
TABLE
{
	font-size: 10pt;
}
TD
{
	font-size: 10pt;
	font-family: Arial, Verdana;
}
TD.Title
{
	font-size: 10pt;
	font-family: Arial, Verdana;
	font-weight: bold;
}
.Font12pt
{
	font-size: 12pt;
	font-family: Arial, Verdana;
}
.Leftnav
{
	font-size: 10pt;
	color: black;
	font-family: Arial, Verdana;
}
.From
{
	font-size: 11pt;
	font-family: Arial;
}
A.Search
{
	font-size: 8pt;
	color: blue;
	font-family: Arial;
}
A.Search:active
{
	font-size: 8pt;
	color: blue;
	font-family: Arial;
}
A.Search:link
{
	font-size: 8pt;
	color: blue;
	font-family: Arial;
}
A.Search:visited
{
	font-size: 8pt;
	color: blue;
	font-family: Arial;
}
.GiftIndex
{
	border-right: blue 1px;
	border-top: blue 1px;
	border-left: blue 1px;
	width: 150px;
	border-bottom: blue 1px;
	text-align: center;
}
.GiftIcon2
{
	border-right: #339933 1px solid;
	border-top: #339933 1px solid;
	border-left: #339933 1px solid;
	border-bottom: #339933 1px solid;
}
.GiftIcon1
{
	border-right: blue 1px solid;
	border-top: blue 1px solid;
	border-left: blue 1px solid;
	border-bottom: blue 1px solid;
}
.TopNav
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
}
TD.Address
{
	border-style: ridge;
	border-width: thin;	
	padding: 10px 10px 10px 10px;
	background-color: #e9e9e9;
}
.buttonGo
{
	width: 30px;
	height: 22px;
	background-color: #FFFFFF;
	background-image: url(graphics/go.gif);
	border-style: none;
	cursor: pointer;
}
.buttonSearch
{
	width: 30px;
	height: 22px;
	background-color: #FFFFFF;
	background-image: url(graphics/searchgo.gif);
	border-style: none;
	cursor: pointer;
}
.VideoTitle
{
    color: Black;
    font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 11pt;
}
.VideoDescription
{
    color: Black;
    font-family: Arial, Verdana;
    font-weight: normal;
    font-size: 8pt;
}
