.links { text-decoration: none;} 
.links:visited{ color: #3366CC; }
.links:hover  { color: #FF6600; }
.links:hover  { font-weight: bold; }
.links:link	 { color: #9F4000; }

.mainBG {
	background-image: url(../images/bg_blue.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.mainBORDER {
	border: 1px solid #4E6F81;
}
.whiteBOTTOM {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.whiteTOP {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.blueRIGHT {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4E6F81;
	border-right-color: #4E6F81;
	border-bottom-color: #4E6F81;
	border-left-color: #4E6F81;
	background-image: url(../menubars/croftlodges/spacer_blank.gif);
	background-repeat: repeat;
	background-position: left top;

}

.blueTOP {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4E6F81;
	border-right-color: #4E6F81;
	border-bottom-color: #4E6F81;
	border-left-color: #4E6F81;
}.contentBG {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.standardtext {
	padding: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.standardtext2 {
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.standardtextB {
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.latestoffers {
	background-image: url(../menubars/latest_offers_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topline {
	background-image: url(../pricemenu/pricemenubackground.gif);
	background-repeat: no-repeat;

}
