.OwnerLink
{
	color:black;
	text-decoration:underline;
}


A
{
	color: Black;
	font-size:10pt;
}

.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:435D82;
}
.AnnualCalAvailable
{
	background-color:ffffff;
}
.AnnualCalBookable
{
	background-color:Maroon;
}
.AnnualCalSelected
{
	background-color:Green;
	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;
}

.WebGroupListHeader
{
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	color: #fff;
	background: #999;
}

.WebGroupListItem
{
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	color: #000000;
	background: #83A3B9;
}


.WebGroupListAlternatingItem
{
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	color: #000000;
	background: #7B7774;
}

.WebGroupDateField
{
	border: 1px groove;
}

.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 #B7B5B5;
}

.MainText {
	font-family: Tahoma;
	font-size: 10pt;
	color: Green;
	font-weight: bold;
}

.MainTable
{
	background-color: 83A3B9;
	border: double 4px #B7B5B5;
	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;
}




.redmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
	.redmenu A:link {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		decoration: underline;
	}
	.redmenu A:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		decoration: underline;
	}
	.redmenu A:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		decoration: none;
	}
	.redmenu A:active {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		decoration: none;
	}
.whitemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
	.whitemenu A:link {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		decoration: underline;

	}
	.whitemenu A:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		decoration: underline;
	}
	.whitemenu A:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		decoration: none;
	}
	.whitemenu A:active {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		decoration: none;
	}