
body {margin: 0; background-color: #CCCCCC; font: 11px/18px verdana, arial, geneva, sans-serif; margin-top: 0px; margin-left: 0px; color: #000000;}
.sbg{
  background:url(http://springcreeklodge.com/images/line.gif);background-repeat:repeat-y;background-color:#FFFFFF;
   }
.tbg{border-top:solid black 2px;}

.MENUS {
background-image: url(http://springcreeklodge.com/images/TD_BAR_GREY.png); background-repeat: no-repeat; 
}
.MENUS:link {
   color: #CCCCCC;
  text-decoration: none;}
.MENUS:visited {
  color: #999999;
  text-decoration: none;}
.MENUS:hover { /*this effect is not shown in NN4.xx*/
  color: #FF0000;
  text-decoration: underline;}
.MENUS:active {/*colour in NN4.xx is red*/
  color: #CCCCCC;
  text-decoration: underline;}


.MENU {
background-image: url(http://springcreeklodge.com/images/TD_BAR.png); background-repeat: no-repeat;
}
A.MENU:link {
   color: #000066;
  text-decoration: none;}
A.MENU:visited {
  color: #000099;
  text-decoration: none;}
A.MENU:hover { /*this effect is not shown in NN4.xx*/
  color: #FF0000;
  text-decoration: underline;}
A.MENU:active {/*colour in NN4.xx is red*/
  color: #000066;
  text-decoration: underline;}

A:link {
   color: #000066;
  text-decoration: none;}
A:visited {
  color: #000099;
  text-decoration: none;}
A:hover { /*this effect is not shown in NN4.xx*/
  color: #660000;
  text-decoration: underline;}
A:active {/*colour in NN4.xx is red*/
  color: #000066;
  text-decoration: underline;}

A.sub:link {
   color: #666666;
  text-decoration: none;}
A.sub:visited {
  color: #999999;
  text-decoration: none;}
A.sub:hover { /*this effect is not shown in NN4.xx*/
  color: #FF0000;
  text-decoration: underline;}
A.sub:active {/*colour in NN4.xx is red*/
  color: #000066;
  text-decoration: underline;}
.submit {
	font-family: Georgia, "MS Serif", "New York", serif;
	padding: 2px; /* a bit of breathing room*/
	font-size: 15px;
	color: #000000;/* The text in white*/
	background-color: #FF6600;/* BackGround Dark Grey*/
	border: solid 1px #999999;/* and a gold border*/
}

TEXTAREA, INPUT {
	font-family: Georgia, "MS Serif", "New York", serif;
	padding: 2px; /* a bit of breathing room*/
	font-size: 13px;
	color: #000000;/* The text in white*/
	background-color: #CCCCCC;/* BackGround Dark Grey*/
	border: solid 1px #999999;/* and a gold border*/
}

SELECT,OPTION.sel {
	font-family: "MS Serif", Georgia, "New York", serif;
	font-size: 15px;
	color: #999999;
	background-color: #CCCCCC;
	border: outset 1px #999999;/*for demonstration only*/
}
SELECT, OPTION {
	font-family: "MS Serif", Georgia, "New York", serif;
	font-size: 15px;
	color: #000000;
	background-color: #CCCCCC;
	border: outset 1px #999999;/*for demonstration only*/
}
.sub2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
