body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C8F99;
}
body {
	background-color: #84A557;
	background-image: url(../_img/Tile.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bgFrameLeft {
	background-image: url(../_img/FrameLeft.gif);
	background-repeat: repeat-y;
}
.bgFrameRight {
	background-image: url(../_img/FrameRight.gif);
	background-repeat: repeat-y;
}
.tblContentArea {
	padding: 20px;
	line-height: 18px;
}
.txtBody{
	line-height: 18px;
}

.CookieCrumb
{
	font-weight: normal;
	color: #6E9539;
	font-size: 10px;
}

.CookieCrumbItem
{	
	font-weight: normal;
	font-size: 10px;
	color: #6E9539;
}

a.CookieCrumbItem:link
{
	color: #6E9539;
	text-decoration:none;
}

a.CookieCrumbItem:visited
{
	color: #6E9539;
	text-decoration:none;
}

a.CookieCrumbItem:hover
{
	color: #6E9539;
	text-decoration:none;
}

a.CookieCrumbItem:active
{
	color: #6E9539;
	text-decoration:none;
}

a:link {
	font-weight: bold;
	color: #6E9539;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #6E9539;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #AAC18B;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #6E9539;
}
.frmTextfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003549;
	border: 1px solid #003549;
}
form 
{
	margin: 0px;
}
.txtHeading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E9539;
	font-weight: bold;
}

a.txtListHeading:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C8F99;
	font-weight: bold;
	text-decoration : none;
}

a.txtListHeading:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C8F99;
	font-weight: bold;	
	text-decoration : none;
}

a.txtListHeading:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C8F99;
	font-weight: bold;
	text-decoration : none;
}

.txtListHeading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C8F99;
	font-weight: bold;
}
.frmText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003549;
	border: 1px solid #003549;
}