BODY	{
    	FONT-FAMILY: geneva, arial, sans-serif;
	FONT-SIZE: 11px;
	SCROLLBAR-BASE-COLOR: #9CA7C1
	}


 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLE		{ COLOR: #000033; FONT: 11px geneva, verdana, arial, sans-serif }

.title		{ COLOR: #262662; FONT: 15px verdana, arial, sans-serif; font-weight: bold }

a:link		{ color: #6666FF; text-decoration: none }

a:visited	{ color: #6666FF; text-decoration: none }

a:active	{ color: #666666; text-decoration: none }

a:hover		{ color: #6699FF; text-decoration: none }

.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline }

.just 		{text-align: justify;}

.copyright	{ COLOR: #000033; FONT: 10px geneva, verdana, arial, sans-serif }

.smalltitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.subtitle	{ COLOR: #9999CC; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }

.services 	{ COLOR: #262662; FONT: 12px arial, verdana, sans-serif; font-weight: bold }


 /* START THE CODE FOR THE MENUS */



#menulocation { LEFT: 7px; WIDTH: 168px; POSITION: absolute; TOP: 35px; padding:0px 0px; white-space:nowrap; }


.menu		{ font-family: arial, verdana, helvetica, sans;
		  font-size: 9pt;
		  height: 35px;
		  width: 168px;
		  cursor:hand;
		  font-weight: bold;
		  text-indent: 8px;
		  line-height: 26pt;
		  text-align: left;
		  display: block;
		  border: #FFFFFF 0px solid; }


a.menu:link 	{ background-image: url("picts/menu.gif");
		  background-color:#E2E6ED;
		  color: #003366; }


a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#E2E6ED;
		  color: #003366; }


a.menu:active 	{  background-image: url("picts/menuon.gif");
		   background-color:#E2E6ED;
		   color: #666699; }


a.menu:hover 	{ background-image: url("picts/menuon.gif");
		  background-color:#E2E6ED;
		  color: #666699; }
		  
		  /* 
.date-font { color: #030303; font: 12px verdana, arial, sans-serif;} font-weight: bold;} 
.date-font a {color: #666666;}
	*/

.date-font { color: #ffffff; font: 12px verdana, arial, sans-serif; font-weight: bold;} /* } */
.date-font a {color: #ffffff;}


/* added for form styling - begin*/

.widget {
	overflow: hidden;
	float: expression('left');
	position: relative;
	padding: 7px 0;
}

/* form {
	font-family: Verdana, Arial, Sans-Serif; 
	padding: 10px;*/
	/* height: expression('1%'); IE Pick-a-boo bug fix
} */

fieldset {
	position: expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */
	padding: 15px 10px;
	background-color:#FAFAFA;
	vertical-align: top;
	display: block;
}

fieldset fieldset  {
	margin: 20px 0;
	border: 1px solid #ccc;
	background-color:#FFF;
}

fieldset .fieldSetResult 
{
	padding: 10px 10px;
	margin: 3px 1px;
}

legend {
	position: expression('absolute'); 
	top: expression('-9px'); /* Fixes IE problem with fieldset+legend boundaries */
	padding: 2px 2px;
	/* font-weight: bold; */
    font-size: 130%;
    color: #AC544A;
}

fieldset fieldset legend {
	font-size: 110%;
}

fieldset label  {
	vertical-align: top;
}

label, .label {	
	text-transform: capitalize;
	color: #333;
/*	font-size: small;*/
	margin: 0;
	width: 91px;
}

/* .label is typically used on a span or p tag to label a radio or checkbox group */
label.preField, .label  {
	display: -moz-inline-box;
	display: inline-block;	
	width: expression('7em'); /* Min-width for IE6 */
	min-width: 7em;
	padding: 0 2px;
	/* margin: 0.6em 4px 0 0; */
}

.label { display: block; width: auto; }

label.postField  {
	margin-left: 4px;
	margin-right: 4px;
}
textarea {
	padding: 0;
	vertical-align: top;
	margin: 2px 0 1px 0;
}
input {
}

input[type=text], input[type=password] {
	width: 9em;
}

select {
	padding: 0;
	margin: 2px 0 1px 0;
}

.ddl 
{
	width: 116px;
}

input:hover { 
		background-color: #CDDAEE;
		}

select:hover {
		background-color: #CDDAEE;
		}

/* added for form styling - end */

.scheduleShowing {
  border-style:double;
  border-color:Black;
  color:Red;
}

tr.rptRooms
{
  color: #CCCCFF;
  font-weight: bold;
  background-color: #003399;
  text-align:left;
}

.fontUp
{
  font-size:larger;
}

/*
.scheduleShowing:hover 
{
  font-weight:bold;
}
*/
