﻿.SubsctiptionsBox-Design
{
	background-color: whitesmoke;
	border-collapse: collapse;
	border: 0px;
}

.SubsctiptionsBox
{
	width: 100%;
	background-color: whitesmoke;
	border-collapse: collapse;
	border: 0px;
}

.SunscriptionBoxTitle
{
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	padding: 0px 5px 5px 5px;
	background-color: gainsboro;
}

.SubscriptionsBoxLabel
{
	font: normal 10pt "Lucida Grande", Arial, sans-serif;
	color: #666666;
}

.SubscriptionsBoxButton
{
	font-size: 12px;
	color: #ffffff;
	background-color: #669933;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: white thin solid;
	cursor: hand;
}

.SubscriptionsBoxError
{
	font-size: 12pt;
	color: Red;
}

.SubscriptionsBoxHeader
{
	width: 100%;
}

.SubscriptionsBoxHeaderColors
{
	background-color: gainsboro;
	color: gainsboro;
}

.SubscriptionsBoxFooter
{
	width: 100%;
}

.SubscriptionsBoxFooterColors
{
	background-color: whitesmoke;
	color: whitesmoke;
}
