.tableMain {
	border: 1px solid #002C4F;
	background: #FFFFFF;
}

.tableHdr {
	border-bottom: 1px solid #002C4F;
	border-left: 1px solid #5082B4;
	font: bold 9px;
	padding: 2px 2px 4px 3px;
	background: #F0F0F0;
	text-align: left;
}

.tableRow {
	background: #EBF5FF;
	padding: 2px 2px 3px 3px;
	text-align: left;
}

.tableRowHiLite {
	background: #3B5F8C;
	padding: 2px 2px 3px 3px;
	text-align: left;
}

.tableCell {
	border-bottom: 1px solid #C3D7FA;
	border-left: 1px solid #C3D7FA;
}

.tableCellHiLite {
	border-bottom: 1px solid #C3D7FA;
	border-left: 1px solid #64A0C3;
	color: #FFFFFF;
}

.select_div {
	height: 350px;
	overflow: auto;
	margin: 0px;
	padding: 3px;
	width: 920px;
	background: #FFFFFF;
}

.tab {
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	line-height: 26px;
	top:2px;
	width: 950px;
	height: 26px;
	margin: 0px auto;
	position:relative;
	background: url(none);
}

.tab ul {
	list-style: none outside;
	margin: 0px;
	padding: 0px 12px;
}

.tab li {
	background: url(../images/tab_left.gif) no-repeat left top;
	float: left;
	padding-left: 7px;
}

.tab a {
	color: #7C7E80;
	text-decoration: none;
	background: url(../images/tab_right.gif) no-repeat right top;
	display: block;
	padding-right: 8px;
}

.tab a:hover {
	color: #002C4F;
}

.tab li.leftTab {
	background: url(../images/tab_left_a.gif) no-repeat left top;
}

.tab a.rightTab {
	color: #002C4F;
	background: url(../images/tab_right_a.gif) no-repeat right top;
}

.tab2 {
	background: url(../images/tab_lower_bdr.gif) repeat-x bottom;
	top:1px;
}

.tabIframe {
	border-right: 1px solid #002C4F;
	border-bottom: 1px solid #002C4F;
	border-left: 1px solid #002C4F;
}

.listBoxDiv {
	border: 1px solid #7F9DB9;
	width: 448px;
	height: 22px;
	overflow: visible;
	background: #FFFFFF;
}

.listBoxCell {
	padding: 1px 2px 2px 1px;
	border-bottom: 1px solid #C3D7FA;
}

.editBox {
	border: 1px solid #7F9DB9;
	width: 250px;
	height: 22px;
	overflow: visible;
	background: #F5F5F5;
	padding: 2px;
}

.select_div {
	height: 350px;
	overflow: auto;
	margin: 0px;
	padding: 3px;
	width: 920px;
	background: #FFFFFF;
}





body {
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	margin-top: 5px;
	background: #EBFFF5 url(../images/page_bg.gif) repeat-x fixed top;
}

body.popWin {
	background: url(../images/page_bg2.gif) repeat-x top;
}

.body_small_text_report { color: #000000; font-size: 10px; text-decoration: none }

tr.bgCol {
	background: #F0FFF0;
}

td {
	color: #000000;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

td.title {
	font-size: 14px;
	font-weight: bold;
	background: url(../images/main_bg.gif) repeat-y left;
	padding-left: 3px;
	border-left: 1px solid #0A4B0A;
}

td.spacer {
	background: url(../images/main_spacer.gif) no-repeat;
}

td.sep {
	background: #0A4B0A;
}

td.singleBdr {
	border: 1px solid #0A4B0A;
	padding: 5px 15px;
}

input.box, textarea.box {
	border: 1px solid #0A4B0A;
	background: #F0FFF0;
}

input.search, option.search {
	color: #0A4B0A;
}

input.button {
	font-size: 13px;
}

form {
	margin-bottom: 0px
}

ul {
	margin-bottom: 0px;
}

optgroup {
	color: #0A4B0A;
}

a:link, a:visited, a:active {
	color: #146414;
	font-weight: bold;
	text-decoration: none
}

a:hover {
	color: #4BC84B;
	font-weight: bold;
	text-decoration: none
}

.titleTxtLarge {
	font-size: 18px;
	font-weight: bold;
}

.boldText {
	font-weight: bold;
}

.italicText {
	font-style: italic;
}

.smallTxt {
	font-size: 10px;
}

.medTxtBold {
	font-size: 11px;
	font-weight: bold;
}

.smallTxtBold {
	font-size: 10px;
	font-weight: bold;
}

.smallTxtBoldGrey {
	color: #326432;
}

.reqChar {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.borderPic {
	border: 1px solid #0A4B0A;
}

.pageContainer {
	width: 960px;
	height: 581px;
	margin: 0px auto;
	background: #FFFFFF;
	overflow: hidden;
}

.headerContainer {
	height: 200px;
	overflow: hidden;
}

.headerContainerAdmin {
	height: 84px;
	overflow: hidden;
}

.pageContent {
	width:958px;
	height: 380px;
	border-right: 1px solid #0A4B0A;
	border-bottom: 1px solid #0A4B0A;
	border-left: 1px solid #0A4B0A;
}

.pageMenu {
	width: 219px;
	height: 380px;
	border-right: 1px solid #0A4B0A;
	background: #B4D2B4 url(../images/menu_bg.gif) repeat-x bottom;
	overflow: hidden;
}

.menuItem {
	cursor: hand;
	height: 17px;
	padding: 4px 0px 4px 2px;
	overflow: hidden;
}

.menuSep {
	margin-left: 5px;
	height: 2px;
	overflow: hidden;
}

.pageFooter {
	text-align: center;
	margin-top: 28px;
	margin-right: auto;
	margin-left: auto;
	color: #3C3C3C;
	font-size: 9px;
	overflow: hidden;
}

.pageMain {
	width: 700px;
	height: 482px;
	top: -490px;
	left: 230px;
	position: relative;
	overflow-x: hidden;
	overflow-y: scroll;
	padding-right: 20px;
}

.pageNoScoll {
	overflow-y: hidden;
}

.scrollBox {
	width: 720px;
	height: 302px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.pop_up_div_class { 
	background: #FFFFFF;
	border-width: 3px;
	border-style: solid;
	border-color: #0A4B0A;
	position: absolute;
	z-index: 91;
	visibility: hidden;
	overflow: hidden;
	height: 0px;
}

.searchDiv {
	border-top: 1px solid #0A4B0A;
	height: 88px;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.searchMain {
	border: 1px solid #0A4B0A;
	background-color:#F0FFF0;
	clear: left;
	position: relative;
	top: -1px;
	z-index: 10;
	padding-top: 3px;
	padding-bottom: 6px;
}

.cemeteryDiv {
	position: relative;
	z-index: 20;
}

.countryDiv {
	position: relative;
	top: -87px;
	visibility: hidden;
	z-index: 30;
}

.activeTabDiv {
	border-top: 1px solid #0A4B0A;
	border-right: 1px solid #0A4B0A;
	border-left: 1px solid #0A4B0A;
	float: left;
	height: 15px;
	margin-top: 5px;
	background-color:#F0FFF0;
	padding: 3px 5px;
	position: relative;
	z-index: 20;
}

.inactiveTabDiv {
	border-top: 1px solid #0A4B0A;
	border-right: 1px solid #0A4B0A;
	border-left: 1px solid #0A4B0A;
	float: left;
	height: 15px;
	margin-top: 5px;
	margin-left: 3px;
	background-color: #F0F0F0;
	padding: 3px 5px;
	color: #777777;
	position: relative;
	z-index: 5;
}
