body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 15pt;
	text-align: justify;
	text-justify: newspaper;
	font-size: 12px;
	background-color: #6F7CA0;
	background-image: url(../images/mainbackground.jpg);
	background-repeat: repeat-x;
	margin-top: 18px;
	}
	
body strong {
	color: #021F80;
	font-weight: bold;
	}
	
.note {
	font-size: 10px;
	}

.star {
	font-family: Arial, Helvetica, sans-serif;
	color:#900;
	font-size: 16px;
	font-weight: bold;
}
.copyright {
	background-image: url(../images/copyrightLINCS2.jpg);
	background-position: center;
}

.title {
	font-size: 18px;
	font-weight: bold;	
	color: #810023;
	text-indent: 0;
	}

.tabletitle {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	}

.businesstype {
	font-size: 16px;
	}

.price {
	font-size: 16px;
	color: #810023;
	font-weight: bold;
	}
	
a:link, a:visited
	{ color: #021F80; }

a:hover, a:active
	{ color: #033DFF; text-decoration: none; }

	
INPUT, SELECT, TEXTAREA {
	background-color: #EBEBEB;
	color: #000;
	border: solid 1px #999;
	padding: 2;
}
.container {
	height: 649px;
	width: 754px;
	margin-left: auto;
	margin-right: auto;
}
.container2 {
	height: 645px;
}
.leftbar {
	background-image: url(../images/leftbar.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #e0e0e0;
	width: 230px;
	text-align: center;
	float: left;
}
.content {
	background-image: url(../images/content_bg.jpg);
}
.nobr {
	white-space: nowrap;
}

.nav {
	border: 0px;
	margin: 0px;
	float: left;
	white-space: nowrap;
}
