body
{
	margin-top: 2pt;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	background-color: White;
	font-style: normal;
	font-family: Verdana, Helvetica, Arial;
	font-variant: normal;
}

td
{
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	font-size: 8pt;
}
form
{
	margin-top: 0pt;
	margin-bottom: 0pt;
}

A.white:link, A.white:visited, A.white:active, A.white:hover
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A:hover
{
	color: #5A5A5A;
}

A.white:hover
{
	color: #5A5A5A;
}

A.nav:hover
{
	color: #5A5A5A;
}


.LinkWhite:link, LinkWhite:visited, LinkWhite:active
{
	font-family: Verdana, Helvetica, Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.LindWhiteHover
{
	color: #5A5A5A;
}

.TableTitle
{
	font-weight: bold;
	color: White;
	background-color: #0099CC;
	font-family: Verdana, Helvetica, Arial;
	font-size: 7pt;
}

.TDEven
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial;
	background-color: Silver;
}

.TDOdd
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial;
	background-color: White;
}

.TDHover
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial;
	background-color: #82b1ed;
	cursor: hand;
}

.PSShopPlain
{
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Helvetica, Arial;
}

.BGMenu
{
	background-color: #e6e6e6;
}

.BGFooter
{
	background-color: #666666;
}

.PSMandatory
{
	margin-top: 0pt;
	margin-bottom: 0pt;
	color: Red;
	font-family: Verdana, Helvetica, Arial;
	font-size: 8pt;
	font-weight: bold;
}
.PSInfo
{
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-weight: normal;
	font-size: 8pt;
	color: #666666;
}

.Plain
{
	margin-top: 4pt;
	margin-bottom: 0pt;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Helvetica, Arial;
}

.PSShopCartOBMessage
{
	font-weight: normal;
	font-size: 8pt;
	color: Red;
	font-family: Verdana, Helvetica, Arial;
}

.Subheader
{
	margin-top:3px;
	color:Gray;
	font-family:Arial, Helvetica, Verdana;
	font-weight:bold;
	font-size:13px;
}

.Head3
{
	font-weight: bold;
	color: White;
	font-family: Verdana, Helvetica, Arial;
	font-size: 8pt;
	font-weight: bold;
}

.Article
{
	margin-top: 4pt;
	margin-bottom: 4pt;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	font-size: 8pt;
	color: #2C4D9C;
}
.ExtraBold
{
	margin-top: 4pt;
	margin-bottom: 0pt;
	font-weight: bolder;
	font-size: 8pt;
	color: black;
}
.PSError
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial;
	color: #666666;
	font-weight: bold;
}

.Page
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial;
	color: #666666;
}

SELECT
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial;
	color: #000000;
	border-style: groove;
}

.Input
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial;
	color: #000000;
	border-style: groove;
}

.Radio
{
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	background-color: White;
	font-style: normal;
	font-family: Verdana, Helvetica, Arial;
	font-variant: normal;
	border-style: none;
}

.Button
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial;
	color: #000000;
	border-style: solid;
}

.ThankYouText
{
	margin-top: 0pt;
	margin-bottom: 0pt;
	color: #0099CC;
	font-family: Arial, Helvetica, Verdana;
	font-size: 16px;
}

.HRQuantityInfoText
{
	font-size: 10pt;
	font-style: italic;
}

/* Shopping Cart */
#ShoppingCartContainer
{
	height:100%;
	overflow:auto;
}

#ShoppingCartMainContainer
{
	width:725px;
	height:70%;
}

.CartButton
{
	height:18px;
	width:40px;
	font-size:10px;
}

/* Open Web */
#LoginContainer
{
	padding:7px;
}

#SearchContainer
{
	margin-top:5px;
	margin-bottom:20px;
}

.ListContainer
{
	margin-top:5px;
	margin-bottom:5px;
}
.Comment
{
	margin-top: 4pt;
	margin-bottom: 9pt;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	font-size: 8pt;
	color: #565656;
	padding:5px;
	border:dashed 1px #CCCCCC;
}
