body
{
	background: black;
	margin-top:2px;
	margin-bottom:1px;
}
.darkred
{
	background: #ab0203;
}
.white
{
	background: white;
}
.red1 {
	background-color: #dc4456;
}
.red2 {
	background-color: #d2463c;
}
.yellow {
	background-color: #ffff3c;
}
a
{
	text-decoration: none;
	border:0;
}
p.sectionlinks
{
	font-variant: small-caps;
	vertical-align: top;
	padding: 10px 0px 0px 10px;
	font: 14px Arial;
}
table,tr,td
{
	border: none;
	padding: 0px 0px 0px 0px;
}
.center
{
	font: 12px Arial;
	text-align: center;
}
.left
{
	text-align: left;
}
p
{
	font: 14px Century Gothic, Arial;
}
hr
{
	font: 16px Century Gothic, Arial;
	text-align: center;
}
p.pagetitle
{
	font: bold 24px Tahoma, Century Gothic, Arial;
	text-align: right;
	font-variant: small-caps;
	padding: 0px 10px 0px 0px;
	vertical-align: top;
}
img
{
	border-width: 0;
}
p.sectiontitle
{
	font: bold 20px Century Gothic, Arial;
	font-variant: small-caps;
	text-align: left;
	padding: 0px 0px 0px 10px;
	vertical-align: middle;
}
.pagecopy
{
	padding: 10px 2px 2px 10px;
	vertical-align: top;
}
p.login
{
	font: 10px Arial;
	padding: 0px 0px 0px 5px;
	text-align: left;
}
.fineprint
{
	font: 10px Arial;
	color: white;
	text-align: center;
}
p.bold
{
	font-weight: bold;
}
p.loc
{
	border-top: thin solid black;
	border-bottom: thin solid black;
}
a.video
{
	color: #0000ff;
	cursor: pointer;
}

/******************************************************************
 * These are used by the corporate and franchise pages only       *
 ******************************************************************/
tr.corp,table.corp
{
	width: 100%;
}
table.smallrighttbl
{
	border-width: 0;
	text-align: right;
	width: 15%;
}
table.bordercenter
{
	border: thin solid black;
	width: 60%;
}
.border
{
	border: thin solid black;
}
tr.color
{
	background-color: yellow;
	font-weight: bold;
}
td.big
{
	width: 68%;
}
td.bigborder
{
	margin: 0 0 0 0;
	padding: 1px 1px 1px 1px;
	border: 1px solid black;
	width: 68%;
}
td.small
{
	width: 16%;
	text-align: right;
}
td.smallborder
{
	margin: 0 0 0 0;
	padding: 1px 1px 1px 1px;
	border: 1px solid black;
	width: 16%;
	text-align: right;
}
.plain
{
	text-decoration: none;
}
.bold
{
	font-weight: bold;
}
td.interviewsmall
{
	width: 7%;
	text-align: right;
	vertical-align: top;
}
td.franchisesmall
{
	width: 4%;
	text-align: right;
	vertical-align: middle;
}
td.huge
{
	width: 84%;
}
td.smallcenter
{
	width: 16%;
	text-align: center;
}
p.corp
{
	font: 14px Arial;
	color: black;
	padding: 10px 10px 10px 10px;
}
.center
{
	text-align: center;
}
.right
{
	text-align: right;
}
p.title
{
	font: bold 18px Arial;
	text-align: center;
	
}
p.smalltitle
{
	font: bold 16px Arial;
	text-align: center;
	
}
p.subtitle
{
	font: bold 16px Arial;
}
p.smallfnt
{
	font: 10px Arial;
}
p.reference
{
	font: 10px Arial;
	text-align: center
}
ol
{
	font: 14px Arial;
	color: black;
	list-style-type: decimal;
}
ol.letters
{
	list-style-type: upper-alpha;
}

/******************************************************************
 * These are used by the new franchise pages only                 *
 ******************************************************************/

p.fran
{
	padding: 10px 5px 0px 10px;
}
p.videolink
{
	color: blue;
	padding: 2px 0px 0px 10px;
	text-decoration: underline;
}