.center{position:absolute;top:25%;left:30%}
.button {  font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px; background-color: #C0C9BA;
 	width: 90px; border-style: solid; border-top-width: 1px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 1px}
.smallButton {  font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 9px; background-color: #8D99AF;
 	width: 70px; border-style: solid; border-top-width: 1px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 1px}

.cellTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #414D40}
.inputBox {  font-family: "Courier New", Courier, mono; font-size: 12px; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; width: 230px}
.dropBox {  font-family: "Courier New", Courier, mono; font-size: 12px}
.bottomCenter {  position: absolute; left: 35%; top: 94%;}
.mainLinks {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none}
.mainTxt {
	/*
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	*/
	font: italic 13px georgia;
	color: #333333;
	line-height:24px;
}
.mainTextSmall{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #363030;
	
}

.smallInputBox {  font-family: "Courier New", Courier, mono; width: 150px}

body {
	margin:0px;
	}
.barBg{
margin:0px;
background-color:#E1C7C8;
}
.obituaryTitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style:italic;
	color: #363030;
}

.warning {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #660000}

.linkSmall {
	font-family: 'Trebuchet MS', arial, Helvetica;
	font-size: 11px;
	color: #660000;
	font-weight:bold;
	font-style:normal;
}
a.linkSmall:visited {
	font-family: 'Trebuchet MS', arial, Helvetica;
	font-size: 11px;
	color: #660000;
	font-weight:bold;
}
a.linkSmall:active {
	font-family: 'Trebuchet MS', arial, Helvetica;
	font-size: 11px;
	color: #660000;
	font-weight:bold;
}


.contentTable{
	/* background:#C8DAC3 url(/images/bgHouse.gif) no-repeat right bottom; */
	width:850px;
	border: 0px 0px 0px 0px;
	background-color:#Ffffff;

}
.scrollingDiv{
	overflow:auto;
	height:450px;
	padding:8px;
	overflow-x:hidden;
	clear:both;
	scrollbar-base-color:#dfdfdf;
	/*
scrollbar-3dlight-color:#B8CAB3; 
scrollbar-arrow-color:#98aA93;
scrollbar-base-color:#B8CAB3;
scrollbar-darkshadow-color:#808080;
scrollbar-face-color:#B8CAB3;
scrollbar-highlight-color:#B8CAB3;
scrollbar-shadow-color:#808080;
*/
}
.smallTitle{
	font-family: 'Trebuchet MS',arial narrow;
	font-size:19px;
	font-weight: bold;
	color:#505050;
}
.subTitle{
	font-family:'Trebuchet MS', arial narrow;
	font-size:16px;
	font-weight: bold;
	
}
.smallGrey{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #807070;
	text-decoration: none;
}
.bottomBarText{

	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	color: #303030;
	text-decoration: none;
	font-style:normal;
}
.tableBorder{
	border: solid 1px #98aa93;
}
.linksTableBg{
}
table
{
	font: italic 13px georgia;
	color: #333333;
}
td
{
 vertical-align:top;	
}