

.GeneralPage
{
background-color: #ffffff; /* Background Color */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
}

.GeneralTable
{

}

.TopBanner
{
font-family: Verdana; /* Font Face */
font-size: 1pt; /* Font Size */
color: White; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: White; /* Background color */
text-align: Left; /* Align Text */
}

.TopSubBanner
{
font-family: Verdana; /* Font Face */
font-size: 7pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #CCCCCC; /* Background color */
text-align: Left; /* Align Text */
}

.TopSubBannerText
{
font-family: Verdana; /* Font Face */
font-size: 7pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
}

.LeftColumn
{
font-family: Verdana; /* Font Face */
font-size: 10pt; /* Font Size */
color: White; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: White; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.LeftColumnText
{
font-family: Verdana; /* Font Face */
font-size: 10pt; /* Font Size */
color: White; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.RightColumn
{
font-family: Verdana; /* Font Face */
font-size: 7pt; /* Font Size */
color: Black; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
background-color: #999999; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.RightColumnText
{
font-family: Verdana; /* Font Face */
font-size: 7pt; /* Font Size */
color: Black; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.Footer
{
font-family: Verdana; /* Font Face */
font-size: 10pt; /* Font Size */
color: White; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: White; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.FooterText
{
font-family: Verdana; /* Font Face */
font-size: 10pt; /* Font Size */
color: White; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.Instructions
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left
}

.ErrorMessages
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #CC0000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left
}

.Messages
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #CC0000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left
}

.Headings
{
font-family: Verdana; /* Font Face */
font-size: 7pt; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #666666; /* Background color */
text-align: Left; /* Align Text */

padding:4px;
}

.Content
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left;
}

.ContentTableHeader
{
font-family: Verdana; /* Font Face */
font-size: 7pt; /* Heading Font Size */
color: #FFFFFF; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #666666; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: White;
}

.ContentTableHorizontal
{
background-color: White;
}
.prod_add {
	float: right;
	clear: right;
	position: relative;
	top: 0px;
	width: 96px;
	height: 24px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	line-height: 1.4em;
	color: white;
	margin: 0px 22px 0px 12px;
	padding: 3px 0 0px 0;
	background: transparent url(images/button_addcart_96x24.png) top center no-repeat;
	cursor: pointer;
}

.prod_add:hover {
	background: transparent url(images/button_addcart_active_96x24.png) top center no-repeat;
}
.prod_add_signin {
	float: right;
	clear: right;
	position: relative;
	top: 0px;
	width: 96px;
	height: 24px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	line-height: 1.4em;
	color: white;
	margin: 0px 22px 0px 12px;
	padding: 5px 0 0px 0;
	background: transparent url(images/button_signin_96x24.gif) top center no-repeat;
	cursor: pointer;
}

.prod_add_signin:hover {
	background: transparent url(images/button_signin_active_96x24.gif) top center no-repeat;
}
.prod_add_continue{
	float: right;
	clear: right;
	position: relative;
	top: 0px;
	width: 96px;
	height: 24px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	line-height: 1.4em;
	color: white;
	margin: 0px 22px 0px 12px;
	padding: 5px 0 0px 0;
	background: transparent url(images/button_continue_96x24.gif) top center no-repeat;
	cursor: pointer;
}

.prod_add_continue:hover {
	background: transparent url(images/button_continue_active_96x24.gif) top center no-repeat;
}


