td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}.border {
	border: 1px solid #999999;
}
.headings {
	font-size: 16px;
	font-weight: bold;
	color: FF0000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}
.background {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
iframe {
	border:none;
	margin:0;
	padding:0;
}
a.first{
	text-decoration:none;
	color:#F9F29A;
	font-weight: bold;
	font-size: 13px;
}
a.second{
	text-decoration:none;
	color:#333333;
	font-size: 12px;
}

a.first:hover {
	color:#FFFFFF;
}
a.second:hover {
	color:#000000;
	font-weight: bold;
}


table input, select, option, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #232323;
	font-weight: bold;
	border: #232323 solid 1px
}
.headings1 {
	font-size: 14px;
	font-weight: bold;
	color: 1A4893;
	font-style: normal;

}
.shadow {
	background-image: url(images/shadow_box.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgyellowbox {
	background-image: url(images/yellow_shadebox.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgyellowboxdark {
	background-image: url(images/yellowdark_shadebox.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgfloor {

	background-image: url(images/floor_plan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.headings2 {

	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
