body,td,th{
	font-size: 12px;
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body{
	background-color: #EEE8D5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image : url(bckgrd.gif);
	background-repeat: repeat-y;
	background-position: center;
}
a:link{
	color: #660000;
	text-decoration: underline;
}
a:visited{
	text-decoration: underline;
	color: #660000;
}
a:hover{
	text-decoration: none;
	color: #663438;
}
a:active{
	text-decoration: underline;
	color: #990000;
}
#navigation{
	white-space: nowrap;
}
.featuremenu{
	font-size: 10px;
	background-color: #F0E9D3;
	background-image : url(feature_menuBckgrd.gif);
	background-repeat: repeat-y;
}
.indent10px{
	margin-right: 10px;
	margin-left: 10px;
}
.box{
	background-color: #F0E9D3;
	border: 1px solid #DACEB8;
	padding: 4px 9px;
	font-size: 10px;
}
#footer{
	margin-top: 20px;
	margin-bottom: 20px;
	white-space: nowrap;
}
.sidebartext{
	font-size: 10px;
}
.pricetable{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #660000;
	margin-bottom: 15px;
	white-space: nowrap;
}
.bigtitle{
	font-size: 16px;
	font-weight: bolder;
	color: #001C55;
}
.mediumtitle{
	font-size: 14px;
	font-weight: bolder;
	color: #001C55;
}
.bigtitlered{
	font-size: 16px;
	font-weight: bolder;
	color: #660000;
}
.bigtitlegreen{
	font-family: times, times new roman, serif;
	font-size: 20px;
	font-weight: bolder;
	color: #6C6D5D;
}
