body
{
	background-image:  url(../images/bg-silver.jpg);
	background-position: left top;
	background-repeat: repeat;
	background-attachment: fixed;
	left: 5px;
	top: 5px;
}

TABLE.Main
{
	width: 754px;
}

TD.Content, .Title, .Slide, .Footer, .Bar
{
	width: 754px;
}

TD.Title
{
	height: 48px;
	text-align: right;
	vertical-align: top;
}

TD.Slide
{
	height: 159px;
	vertical-align: top;
}

TD.Footer
{
	height: 25px;
	background-image: url(../images/footer_bar.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
}

TD.Bar
{
	height: 25px;
	background-image: url(../images/footer_bar.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

TD.MenuTop, .MenuBot, .MenuFill
{
	width: 135px;
	padding: 0px 0px 0px 5px;
	background-position: left top;
}

TD.MenuTop
{
	height: 8px;
	background-image: url(../images/menu_top.gif);
	background-repeat: no-repeat;
}

TD.MenuFill
{
	background-image: url(../images/menu_fill.gif);
	background-repeat: repeat-y;
	height: 8px;
	vertical-align: top;
}

TD.MenuBot
{
	background-image: url(../images/menu_bot.gif);
	background-repeat: no-repeat;
	height: 12px;
}

TD.ContentTop, .ContentFill, .ContentBot
{
	width: 614px;
	padding: 0px 10px 0px 10px;
	background-position: left top;
}

TD.ContentTop
{
	height: 8px;
	background-image: url(../images/body_top.gif);
	background-repeat: no-repeat;
}

TD.ContentFill
{
	background-image: url(../images/body_fill.gif);
	background-repeat: repeat-y;
	height: 8px;
	vertical-align: top;
}

TD.ContentBot
{
	background-image: url(../images/body_bot.gif);
	background-repeat: no-repeat;
	height: 12px;
}

.menu0
{
	width: 123px;
	padding: 0px 0px 3px 3px;
	cursor: pointer;
	background: #990033;
	font-family: Arial, Default;
	font-size: 11px;
	color: #FFFFFF;
}

.menu1
{
	width: 123px;
	padding: 0px 0px 3px 3px;
	cursor: pointer;
	background: #CCCCCC;
	font-family: Arial, Default;
	font-size: 11px;
	color: #990033;
}

.menu2
{
	width: 123px;
	padding: 0px 0px 3px 3px;
	cursor: pointer;
	font-family: Arial, Default;
	font-size: 11px;
	color: #FFFFFF;
}

.ProductTypeImg
{
	border: solid 1px #84122A;
}

.control
{
	margin: 0px 0px 0px 0px;
	font-family: Arial, Default;
	font-size: 12px;
	color: #333333;
}

img.ProductType
{
	border: solid 1px #84122A;
}

TABLE.form
{
	border: solid 1px #84122A;
	padding: 2px 2px 2px 2px;
	background-color: #EEDDDD;
	background-image: url(../images/swirl_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

TD.ProductTypeLeft
{
	width: 98px;
	height: 98px;
}

TD.ProductTypeRight
{
	width: 160px;
	height: 98px;
	vertical-align: top;
	padding: 0px 3px 0px 3px;
}

h1
{
	margin: 0px 0px 10px 0px;
	font-family: Arial, Default;
	font-size: 14px;
	font-weight: bold;
    color: #990033;
}

h2
{
	margin: 0px 0px 10px 0px;
	font-family: Arial, Default;
	font-size: 12px;
	font-weight: bold;
    color: #990033;
}

p
{
	margin: 0px 0px 10px 0px;
	font-family: Arial, Default;
	font-size: 12px;
	color: #333333;
}

p.tight
{
	margin: 0px 0px 0px 0px;
	font-family: Arial, Default;
	font-size: 12px;
	color: #333333;
}

p.small
{
	margin: 20px 0px 0px 0px;
	line-height: 12px;
	font-size: 11px;
}

p.footer
{
	margin: 0px 0px 6px 0px;
	font-size: 10px;
	color: #FFFFFF;
}

img
{
	border-width: 0px;
}

a.afooter:link, a.afooter:hover, a.afooter:visited, a.afooter:active
{
	color: #FFFFFF;
}

a.page:link, a.page:hover, a.page:visited, a.page:active
{
	font-family: Arial, Default;
	font-size: 13px;
	font-weight: bold;
    color: #84122A;
    text-decoration: none;
    text-indent: 5px;
}

HR.ProductView
{
	border: solid 3px #84122A;
}
