.content {font-family:arial;font-size:12px;}
td {font-family:arial;font-size:12px;color:#000000;}
a.hover {font-family:arial;font-size:12px;color:#000000;text-decoration:none;}
a.hover:hover {font-family:arial;font-size:12px;color:#E9E5D2;text-decoration:none;}
a.hover2 {font-family:arial;font-size:12px;color:#000000;text-decoration:none;}
a.hover2:hover {font-family:arial;font-size:12px;color:#3D7A92;text-decoration:none;}
a.hover3 {font-family:times new roman;font-size:17px;color:#000000;text-decoration:none;}
a.hover3:hover {font-family:times new roman;font-size:17px;color:#000000;text-decoration:none;}

.OwnerLink
{
	color:black;
	text-decoration:underline;
}

body
{
	background-color:#FFEA93;
	font-family: arial;
}

A
{
	color: Black;
}

.HiddenElement 
{
	display:none;
}

.VRMWebItem
{
	font-family:Arial;
	font-size:12pt;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:Black;
}
.VRMInput 
{
	font-family:Arial;
	font-size:12pt;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:Black;
}
.ErrorMessage 
{
	font-family:Arial;
	font-size:12pt;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:Red;
}
/*
 *
 *
 *	Begin Calendar classes
 *
 *
*/
/* The days that are not in this month */
.CalOtherMonthDay
{
	visibility:hidden;
}
/* Todays date */
.CalToday
{
	font-size:9px;
}
/* Each day rendered */
.CalDay
{
	background-color:White;
	font-size:9px;
}
/* Class for the << and >> at the top of the calendar */
.CalNextPrev
{
	font-size:9px;
}
/* "sun mon tue ...." */
.CalDayHeader
{
	font-size:9px;
}
/* Class for the day the user clicks on */
/* does not work, put code in SelectedDayStyle tag in the cal */
.CalSelectedDay
{
}
/* "July 2003" */
/* does not work, put code in TitleStyle tag in the cal */
.CalTitle
{
}
/* Class to highlight weekend days */
.CalWeekend
{
	font-size:9px;
}
/* Class for days that can be selected */
.CalSelectable 
{
	background-color:Fuchsia;
	font-size:9px;
}

/*
 *
 *
 *	End Calendar classes
 *
 *
*/
.AnnualCalRented
{
	background-color:#58a198;
}
.AnnualCalAvailable
{
	background-color:#eaeaea;
}
.AnnualCalBookable
{
	background-color:Maroon;
}
.AnnualCalSelected
{
	background-color:#a00561;
	border:2px solid black;
	font-weight:bold;
}
/*
 *
 *
 *	Begin Pricing Grid classes
 *
 *
*/
.PricingWinter 
{
	background-color:white;
	color: blue;
	font-weight: bold;
}
.PricingSpring 
{
	background-color:white;
	color: olive;
	font-weight: bold;
}
.PricingSummer
{
	background-color:white;
	color: green;
	font-weight: bold;
}
.PricingAutumn
{
	background-color:blue;
	color: gold;
	font-weight: bold;
}
/*
 *
 *
 *	End Pricing Grid classes
 *
 *
*/

.WebLabel
{
	font-family:Arial;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
}
.calHead
{
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	color: #ffffff;
	background: #58a198;
}

.WebGroupListHeader
{
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	color: #ffffff;
	background: #58a198;
}

.WebGroupListItem
{
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	color: #333333;
	background: #ffffff;
}


.WebGroupListAlternatingItem
{
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	color: #333333;
	background: #eaeaea;
}

.WebGroupDateField
{
	border: groove 1;
}

.EmailLink
{
	color: #FF0066;
}

.MainHeader
{
	font-family: Arial;
	font-size: 12pt;
	color: white;
	font-weight: bold;
	text-align: center;
}

.MainWebGroup
{
	font-family: Arial;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	text-align: center;
	border: solid 1px #000099;
}

.MainTable
{
	background-color: FFCC00;
	border: double 4px #000099;
	padding: 2px;
}

.MainHelp
{
	text-align: right;
	padding-right: 10px;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	cursor: hand;
}

.InstructionalText
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
}

.VRMThumbnailPropertyName
{
	font-weight: bold;
}

.VRMThumbnailSeperator
{
	height: 1px;
	width: 100%;
	background-color: Gray;
}
.headerLabel
{
	font-weight: bold;
}
