.mainTable {
	background-color: #FFFFFF;
	border: 6px solid #FFFFFF;
}
#body {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	margin-left: 9px;
	margin-right: 9px;
}
#twoColBody {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	margin-left: 9px;
}

#footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	margin: 5px;
}
#rightSidebar {
	border: 1px solid #CCCCCC;
	padding: 5px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
}
#story {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#story P {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
}
#story H3 {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 17px;
}

#story H4 {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 17px;
}
.greenText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666633;
}
.error {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
button#hotSearch {
	width: 55px;
	height: 20px;
	font-family: Tahoma;
	font-size: 11px;
}

.teaser {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	margin: 3px;
	vertical-align: top;
}

.calendar {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.bookButtons {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.5em;
	color: #000000;
	width: 45px;
}

#storyPic {
	margin-left: 10px;
	margin-bottom: 10px;

}
#storyPic TD {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-align: center;
	padding: 5px;
}

.blackBorder {
	border: 1px solid #000000;
	margin-left: 5px;
}
.greyBorderWithMargin {
	border: 1px solid #CCCCCC;
	margin: 2px;
	width:119px;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}

BODY, P, TD, DIV  {
	color: #000000;
	font-family: Tahoma;
	
}

.smmidtext {
	font-size : 12px;
	font-weight: bold;	
}

.blackBorder {
	border: 1px solid #000000;
	margin-left: 5px;
}

.blackBorderNoMargin {
	border: 1px solid #000000;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}
.whiteHeader {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.formFields {
	font-family: Tahoma;
	font-size: 9px;
}
