﻿body {
}

.CRALocation
{
	padding-top: 10px;
	font-weight: bold;
	font-size: 18px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

.CRATitle1
{
	padding-top: 10px;
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

.CRATitle2
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

.CRACaption
{
	padding-top: 5px;
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

.CRABodyText
{
	padding-left: 15px;
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

.CRACalendarTime
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	text-decoration: none;
	font-family: Arial;

	height: 21px; 

	border-top: gray 1px solid; 
	border-left: gray 1px solid; 
	border-bottom: gray 1px solid;
	text-align:right;
}

.CRACalendarDate
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	text-decoration: none;
	font-family: Arial;
	
	height: 21px; 
	border-right: gray 1px solid; 
	border-top: gray 1px solid; 
	border-left: gray 1px solid; 
	text-align: center;
}

.CRACalendarCheck
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	text-decoration: none;
	
	height: 21px; 
	border-right: gray 1px solid; 
	border-top: gray 1px solid; 
	border-left: gray 1px solid; 
	border-bottom: gray 1px solid;
	
	text-align: center;
}

.CRAFormCaption
{
	font-family: Arial;
	padding-left: 15px;
	font-weight: bold;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

.CRAFormField
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 15px;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	line-height: 20px;
	font-variant: normal;
	text-transform: none;
	color: #6A6A69;
}

.CRAButtonFace
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	text-decoration: none;
	width: 112px;
}

.CRABonusI
{
	font-size: 8px;
	color: Red;
	vertical-align: super;
}

.CRAError
{
	padding-top: 5px;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;	
	color: Red;
}