div,body,td,p {
	font-family : verdana, Arial, Helvetica;
	font-size : 11px;
}
table {
	border-collapse: collapse;
}
input.button {
	background-color: #E6F0E0;
	font-weight: bold;
	color: #94BA7F;
}
.lightbg {
	border: 1px solid #FFFFFF;
	padding : 5px;
	background-color : #E6F0E0;
	color: #808080;
	font-size : 11px;
	vertical-align: top;
}
.lightbgInact {
	border: 1px solid #FFFFFF;
	padding : 5px;
	color: #999999;
	font-size : 11px;
	vertical-align: top;
	background-color : #ffc6c6;
}
.darkbg {
	border: 1px solid #FFFFFF;
	padding : 5px;
	background-color : #B4D5A0;
	color: #FFFFFF;
	font-size : 10px;
	text-transform : uppercase;
	font-weight : bold;
}
a {
	color: #808080;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.footer {
	font-family: Arial;
	color: #333333;
	font-size: 10px;
}
h2 {
	font-family : Times, verdana, Arial, Helvetica;
	font-size : 22px;
	font-weight: bold;
	font-style: italic;
	/*text-transform : uppercase;*/
	color: #94BA7F;
}
.h2smalltext {
	font-family : verdana, Arial, Helvetica;
	font-size : 15px;
	font-weight: normal;
	font-style: normal;
	color: #94BA7F;
	text-transform: lowercase;
}
h3 {
	font-family : verdana, Arial, Helvetica;
	font-size : 13px;
	font-weight: bold;
	color: #94BA7F;
}
h4 {
	font-family : verdana, Arial, Helvetica;
	font-size : 15px;
	font-weight: normal;
	color: #94BA7F;
}
.heading1 {
	font-family : Times, verdana, Arial, Helvetica;
	font-size : 22px;
	font-weight: bold;
	font-style: italic;
	/*text-transform : uppercase;*/
	color: #94BA7F;
}
.note {
	font-size: 10px;
}
option.first {
	color: #94BA7F;
}
table.stdtable {
	width : 95%;
	border-collapse: collapse;
	border-spacing: 1px;
	margin: 1px;
	empty-cells : show;
}
table.prodtable {
	width : 95%;
	border-collapse: collapse;
	border-spacing: 1px;
	margin: 1px;
	empty-cells : show;
}
table.listCats {
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	width: 95%;
}
td.listCats {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: bottom;
}
td.subhead {
	padding-right: 20px;
	padding-left: 20px;
	background : url("http://www.hoaglandsofgreenwich.com/graphics/head_registry2.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
img.placephoto {
	margin : 0px;
	padding: 0px;
	border: 1px solid #808080;
}
td.placephoto {
	width: 50%;
	padding-top : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	vertical-align: top;
}
td.loginphoto{
	width: 320px;
	height: 480px;
	background : url("http://www.hoaglandsofgreenwich.com/graphics/REGISTRY-SCREEN-3.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
span.caption {
	display: block;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #94BA7F;
}
td.personal_page {
	width: 50%;
	/*border: solid 1px #000000;*/
	background-image: url("http://www.hoaglandsofgreenwich.com/graphics/head_registry.gif");
	background-position: top center;
	background-repeat: no-repeat;
	padding-top : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	text-align: left;
	/*vertical-align: bottom;*/
}
div.edit_registry_head {
	margin-top : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 10px;
	text-align: center;
	padding : 0px;
}
table.auth {
	 width: 751px;
}
td.loginleft {
	width: 400px;
	vertical-align: top;
	background-image: url("http://www.hoaglandsofgreenwich.com/graphics/bridalpic.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	height: 315;
}
td.newregphoto{
	width: 400px;
	vertical-align: top;
	background-image: url("http://www.hoaglandsofgreenwich.com/graphics/REGISTRY-SCREEN-2.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	height: 415;
}
td.loginright {
	width: 351px;
	PADDING-LEFT:40PX;
	PADDING-RIGHT:50px;
	text-align: left;
	background-image: url("http://www.hoaglandsofgreenwich.com/graphics/head_registry.gif");
	background-position: top center;
	background-repeat: no-repeat;
	/*height: 52;*/
}
img.thumb {
	margin: 0px;
	padding: 0px;
	border: 1px solid #B4D5A0;
}
/* The following are for admin only */
	.smltable {
		font-size : 10px;
		vertical-align : top;
	}
	input {
		font-size: 11px;
	}
	select {
		font-size: 11px;
	}
	textarea {
		font-family: Verdana;
		font-size: 11px;
	}