
.bkgnd	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
 }
 
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smallside
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textboldgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666633;
	font-weight: bold;
}
.mainnav {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none
}

.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Maroon;
	font-weight: bold;
	text-decoration: none
}

.subnavhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Maroon;
	font-weight: bold;
	text-decoration: none;
}

.textboldgreentimes {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666633;
	font-weight: bold;
}

.pagetitle {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7b692f;
	font-weight: bold;
}

.inputbox{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : black;
	text-align : left;
	background-color : #FFFFFF;
	sbackground-color :#FFFFFF;
	sbackground-color :#a4954b;
}


.calinputbox{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : black;
	text-align : left;
	background-color : #FFFFFF;
}

.button {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000 ;
	background-color : #FFFFFF;
	border-style: solid;
	border-width: 1px;
	text-align : center;
}

.heading{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : black;
}

.headingbold{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :black;
}

.header{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color :black;
}

.bigheader{
	font-family : Helvetica;
	font-size : 15px;
	font-weight : bold;
	color :black;
}

.formtitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	ccolor :000000;
	color: #ffffff;
	background-color: Maroon;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
}


.BACKGND {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : transparent;
	color :#efebda;
}

.BACKGNDTOP{
	background-color : transparent;
}
.BACKGNDTOPMENU{
	background-color : transparent;
	color : #efebda;
	text-align : center;
}

.BACKGNDBOTTOM{
	background-color : transparent;
}

.HEADING{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #585858;
}

.HEADINGBOLD{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #606060;
	text-align : center;
}

.HEADERLINK{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;;
	color : Maroon;
	text-decoration : underline;
}
a:link.headerlink{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;;
	color : Maroon;
	text-decoration : underline;
}
a:hover.headerlink{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;;
	color : Maroon;
	text-decoration : none;
}


.RATEOVER
	{
		background : #966A56;
		cursor:hand;
		padding : 5px 5px 5px 5px;
		text-decoration : none;
		color : white;
		font-family: Arial, Helvetica, sans-serif;
		font-weight :normal;
		font-size :12px;
	}
	
.RATEOUT
{
	text-decoration : none;
	bbackground : #ECEEF1;
	background: #FAFAFA;
	cursor: default;
	padding : 5px 5px 5px 5px;
	ccolor : #633100;
	color : black;
	font-family: Arial, Helvetica, sans-serif;
	font-size :12px;
	font-weight :normal;
}

.RATESTATIC
{	background : #ffffff;
	cursor:default;
	padding : 5px 5px 5px 5px;
	text-decoration : none;
	color : #191970;
	font-family: Arial, Helvetica, sans-serif;
	font-weight :normal;
	font-size :11px;
}
.roomchartDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#993300;	
}
.roomchartRoomName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	background-color: #FFFFFF;	
}
.roomchartStatusOdd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	background-color: #FFFF99;	
}
.roomchartStatusEven {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	background-color: #FFFFF;	
	}