

body
{
	font-size: 12px;
	font-family: Arial;
}
p
{
	font-family:Arial;
	font-size: 12px
}
input 
{	
	border: 1px solid silver;
	color: #000033;
	height: 20px;
	font-family: Arial;
	font-size: 12px;
}
table.rbl tr td input
{	
	border: none;
}
table.rbl tr td 
{
	font-family: Arial;
	font-size: 12px;
	}
.gravesList
{
	border:1px solid;
	}
.gravesList tbody  tr td
{
	font-family: Arial;
	font-size:12px;
	}
.chkbox
{
	border: 1px solid white;
}

input.radio
{
	border: 0px;
}
.smallprint
{
	font-family: Arial;
	font-size:10px;
}
.mediumprint
{
	font-family: Arial;
	font-size: 12px;
}
.bigprint
{
	font-family: Arial;
	font-size:14px;
}

A
{
	font-weight: bold;
	font-size: 12px;
	color: #006600;
	font-family: Arial;
	text-decoration: none;
}

.textButton
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: baseline;
	overflow: hidden;
	cursor: hand;
	color: #006600;
	border-top-style: none;
	text-indent: 0px;
	padding-top: 0px;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	background-color: white;
	text-align: right;
	text-decoration: none;
	border-bottom-style: none;
}

.textButtonLeft
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: baseline;
	overflow: hidden;
	cursor: hand;
	color: #006600;
	border-top-style: none;
	text-indent: 0px;
	padding-top: 0px;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	background-color: white;
	text-align: left;
	text-decoration: none;
	border-bottom-style: none;
}

.menuPanel
{
	border-right: #006600 1px solid;
	padding-right: 0px;
	border-top: #006600 1px solid;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 1px;
	border-left: #006600 1px solid;
	color: black;
	padding-top: 0px;
	border-bottom: #006600 1px solid;
	font-family: Arial;
	background-color: #f6ffed;
}
.workingPanel
{
	border-right: #006600 1px solid;
	border-top: #006600 1px solid;
	border-left: #006600 1px solid;
	border-bottom: #006600 1px solid;
	
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	margin: 1px;
	color: black;
	padding-top: 5px;
	font-family: Arial;
	background-color: white;
}
.lblHeader
{
	font-weight: bold;
	font-size: 20px;
	color: #003300;
	font-family: Arial;
}
.lblText
{
	font-size: 12px;
	font-family: Arial;
}
.txtLabel
{
	font-size: 12px;
	font-family: Arial;
}
.txtLabelBig
{
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
}
.lblTextLight
{
	font-size: 12px;
	font-family: Arial;
}
.Header
{
	font-weight: bold;
	font-size: 20px;
	color: #003300;
	font-family: Arial;
}
.lblHeaderSmall
{
	font-weight: bold;
	font-size: 16px;
	color: #006600;
	font-family: Arial;
}
.lblHeaderSmallSub
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial;
}
.txtTranslate
{
	font-weight: bold;
	text-transform: uppercase;
	cursor: hand;
	color: #006600;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
}
.txtLabel 
{
	font-weight:bold;
	}