﻿body 
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
}
h3
{
	font-size: 20px;
}
a:link { 
	text-decoration: none;
	color: #cc6600;
}
a:visited
{
	text-decoration: none;
	color: #cc6600;
}
.Helv14
{
	font-size: 14px;
}
.Helv12
{
	font-size: 12px;
}
.Helv11
{
	font-size: 11px;
}
.Helv10
{
	font-size: 10px;
}
.Helv9
{
	font-size: 9px;
}
.Helv10Center
{
	font-size: 10px;
	text-align: center;
}
.Helv15
{
	font-size: 15px;
}
.PadLeft5
{
	padding-left: 5px;
}
.PadLeft5Header
{
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.TitleBar
{
	font-size: 12px;
	text-decoration: none;
	color: #f1f1f1;
	font-weight:normal;
}
a.TitleBar
{
	font-size: 12px;
	text-decoration: none;
	color: black;
	font-weight:normal;
}
a.TitleBar:visited
{
	font-size: 12px;
	text-decoration: none;
	color: black;
	font-weight:normal;
}
a.TitleBar:hover
{
	font-size: 12px;
	text-decoration: none;
	color: #cc6600;
	font-weight:normal;
}

.blogText
{
	font-size: 12px;
	color: #666666;
}

.RBHeader
{
	text-align: left;
	background-color: White;
	width: 770px;
	border-style: none;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	position: relative;
}

.RBHeader_Right
{
	font-size: 12px;
	margin-left: 15px;
	color: #666666;
}

.RBCart
{
	position: absolute;
	right: 20px;
	top: 10px;
}

.RBCartCount
{
	position: absolute;
	right: 40px;
	top: 10px;
}

.RBCartTotal
{
	position: absolute;
	right: 40px;
	top: 23px;
}

.RBRelative
{
	position: relative;
}
.RBClipDescription
{
	font-size: 9px;
	color: GrayText;
}
