body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(back.gif);
	background-repeat: repeat;

}
h1 {
}
h2 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
h3 {
	font-size: 12px;
	font-style: normal;
	margin: 0px;

}
h4 {
	font-size: 10px;
	font-weight: bold;
}
.box {
	border: 1px solid #333399;
	margin: 2px;
}
.border_bottom {
	border-bottom: 1px solid #333399;
}
.container {
	background-color: #FFFFFF;
}
.menu {
	background-color:#333399;
	padding:0.2em 0.6em;
	border-right:1px solid white;
}
.menu a {
	text-decoration:none;
	color:white;
}
.menu a:hover {
	color: yellow;
	font-weight:bold;
}
.menustart {
	background-color:#333399;
	border-left:2px solid white;
	border-right:1px solid white;
}
.menuend {
	background-color:#333399;
	border-right:2px solid white;
}
.menuend a {
	text-decoration:none;
	color:white;
}
.menuend a:hover {
	color: yellow;
	font-weight:bold;
}
.leftalignedimage {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.pricingHeader {
	color: #FFFFFF;
	background-color: #0066FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}
.pricingproperty {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;


}
.pricingvalue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}
.rightalignedimageCopy {
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
}
.copyright {
/*	position: absolute;
	left: 197px;
	top: 544px;
	width: 520px;
	height: 21px;*/
	text-align: center;
	font-size: 9px;
}
