body
{
	background-color:#4d7fa4;
	font-family: arial;
	font-size: 11px;
}

.VRMSeasonValue /* C */
{
	color: #000000;
	background-color: #d4ce76;
	font-weight: bold;
}

.VRMSeasonResort /* CM */
{
	color: #ffffff;
	background-color: #983d39;
	font-weight: bold;
}

.VRMSeasonMid /* CY */
{
	color: #000000;
	background-color: #f0e19d;
	font-weight: bold;
}

.VRMSeasonEarlyLate /* M */
{
	color: #000000;
	background-color: #a7c5dc;
	font-weight: bold;
}

.inputLabel
{
font-size:11px;
}

a:link 
{
	text-decoration: none;
	color: #ac0904;
}

a:visited 
{
	text-decoration: none;
	color: #ac0904;
}

a:hover 
{
	text-decoration: underline;
	color: #ac0904;
}

a:active 
{
	text-decoration: none;
	color: #ac0904;
}

.linkheader
{
	font-size: 15px;
	font-color: #ac0904;
	font-weight: bold;
}

.navlinks
{
	font-size: 12px;
	font-color: #ac0904;
}

.OwnerLink
{
	color:#FF0066;
	text-decoration:underline;
}

.HiddenElement 
{
	display:none;
}

.VRMWebItem
{
	font-family:Arial;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:Black;
}

.VRMInput 
{
	font-family:Arial;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:Black;
}

.ErrorMessage 
{
	font-family:Arial;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:Red;
}

.WebGroupListHeader
{
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	color: white;
	background-color: #a90800;
}

.WebGroupListItem
{
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	color: 000000;
	background-color: #ffffff;
}


.WebGroupListAlternatingItem
{
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	color: 414554;
	background: #fff9bb;
}

.WebGroupDateField
{
	border: groove 1;
}

.EmailLink
{
	color: FF0066;
}

.MainHeader
{
	font-family: Verdana,Helvetica,sans serif;
	font-size: 10pt;
	color: Green;
	font-weight: bold;
	text-align: center;
	background-color: #FFEDA4;
}

.MainText {
	font-family: Verdana,Helvetica,sans serif;
	font-size: 10pt;
	color: #4D8AB7;
	font-weight: bold;
}

.MainSearch 
{
	font-family: Verdana,Helvetica,sans serif; 
   	text-align: center;
   	font-size: 10pt;
   	font-weight: bold;
   	color:#FF0066;
   	text-decoration: none;
}

.MainWebGroup
{
	font-family: Arial;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	text-align: center;
	border: solid 1px #2586D5;
}

.MainTable
{
	background-color: F3E9CE;
	border: double 4px #2586D5;
	padding: 2px;
}

.MainHelp
{
	text-align: right;
	padding-right: 10px;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #4D8AB7;
	cursor: hand;
}

.InstructionalText
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
} 

/*
 *
 *
 *	RWFC Specific CSS
 *
 *
*/

body						
{						
	background-image: url('/images/new/background003.gif');
	font-family: arial;			
}

A
{
	color: #FF0066;
}
.subhead2
{
    FONT-WEIGHT: bold;
    FONT-FAMILY: Verdana, Tahoma, Arial;
    FONT-SIZE: 11px
}
.subhead3
{
    COLOR: slategray;
    BACKGROUND-COLOR: white;
    FONT-SIZE: 11px
}
.subhead3 A:active
{
    COLOR: mediumblue;
    FONT-SIZE: 11px;
    TEXT-DECORATION: none
}
.subhead3 A:link
{
    COLOR: mediumblue;
    FONT-SIZE: 11px;
    TEXT-DECORATION: none
}
.subhead3 A:visited
{
    COLOR: mediumblue;
    FONT-SIZE: 11px;
    TEXT-DECORATION: none
}
.subhead3 A:hover
{
    FONT-SIZE: 11px;
    COLOR: deepskyblue
}

