body {
	background-color:#090055;
	font-family: "Times New Roman", Times, serif;
	color:#FAFAFF;
	margin:0px;
}
td.headblock {
	background-repeat:no-repeat;
	background-color:#100766;
	padding:0px 6px 0px 4px;
}
td.pgtitle {
	color:#EBECFF;
	font-size:x-large;
	font-style:italic;
	cursor:default;
}
td.menublock,td.footblock {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor:default;
}
td.menublock {
	background-image:  url(../new/images/menubar_fade.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-indent:4px;
	font-size:15px;
}
td.menuitem {
	color: #FFFFFF;
}
td.menuover {
	color: #F5BD94;
	background-color:#000077;
	font-weight:bold;
}
td.content {
	background-color: #100766;
	padding:8px 6px 0px 6px;
	cursor:default;
}
td.icons {
	text-align:center;
	cursor:pointer;
	background-color:#100766;
	border-color:#100766;
	border-style:solid;
	border-width:1px;
}
td.iconbox {
	text-align:center;
	cursor:pointer;
	background-color:#090055;
/*	border-color:#100799;
*/
	border-color:#A04C32;
	border-style:solid;
	border-width:1px;
}
td.iconsover {
	text-align:center;
	cursor:pointer;
	background-color:#090055;
	border-color:#FFA553;
	border-style:solid;
	border-width:1px;
}
a.foot {
	color: #CACAFF;
	text-decoration: none;
}
a.foot:hover {
	color: #FAD57E;
	text-decoration: none;
}
td.footblock {
	padding:3px 0px 5px 0px;
	font-size:x-small;
	text-align:center;
}
.orangeText {
	color: #EF814B;
	font-weight: bold;
}
.orangeHead {
	color: #EF814B;
	font-size: large;
	font-weight:bold;
}
.smaller {
	font-size:x-small;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
a {
	color: #83B9CD;
}
a:hover {
	color: #FAD57E;
}

/* Guestbook */
a.guest {
	color: #5555FF;
	text-decoration: none;
	padding-left:2px;
	padding-right:2px;
}
a.guest:hover {
	color: #FAD57E;
	background-color:#0033FF;
	text-decoration: none;
	padding-left:2px;
	padding-right:2px;
}
a.wmh { /*webmaster copyright link*/
	color:#090057;
	text-decoration: none;
	cursor:pointer,default;
	font-size:8px;
}

/* bullets for tel/fax/email - sales.htm */
li.phone {
	list-style-image: url(/images/bullet_phone.gif);
}
li.fax {
	list-style-image: url(/images/bullet_fax.gif);
}
li.mobile {
	list-style-image: url(/images/bullet_mobile.gif);
}
li.email {
	list-style-image: url(/images/bullet_email.gif);
}
