﻿body {
}

.CRLocation
{
	padding-top: 10px;
	font-weight: bold;
	font-size: 18px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

.CRTitle
{
	padding-top: 10px;
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

.CRCaption
{
	padding-top: 5px;
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

.CRBodyText
{
	padding-left: 15px;
	font-weight: bold;
	font-size: 10px;
	color: black;
	text-decoration: none;
}

.CRButton1
{
	padding-top: 15px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10px;
	color: black;
	text-decoration: none;
}

.CRButton2
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 10px;
	color: black;
	text-decoration: none;
}

.CRButtonFace
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	text-decoration: none;
	width: 112px;
}

.CRBonusI
{
	font-size: 8px;
	color: Red;
	vertical-align: super;
}