/* CSS Document */

a
{
	color: #746a42;
	font-family: Tahoma;
	text-decoration: underline;
}
a : hover
{
	color: #746a42;
	font-family: Tahoma;
	text-decoration: underline;
}
h4
{
	font-size: 20px;
	font-weight:bold;
	font-family: Tahoma;
}
h6
{
	font-size: 14px;
	color: #28c928;
	font-weight:bold;
	font-family: Tahoma;
}
hr
{
	height:1px;
	border-bottom: #a69780 1px dashed;
}
.maintxtHdr
{
	font-size: 14px;
	color: #554946;
	font-weight:bold;
	font-family: Tahoma;
}
.maintxt
{
	font-size: 12px;
	color: #584d49;
	font-family: Tahoma;
}
.childmenublock
{

	border-bottom: #a69780 1px dashed;
}
.picImg
{
	border-bottom: #cc9966 1px solid;
	border-left: #cc9966 1px solid;
	border-top: #cc9966 1px solid;
	border-right: #cc9966 1px solid;
}



.headerlst
{
	background-color: #c4a03f;
}
.record1
{
	background-color: #f3f2e7;
}
.record2
{
	background-color: #f3f2db;
}


.calenderHeader
{
	color: #ffffff;
	background-color: #28c928;
}
.calendarCel
{
	background-color: #d5f3d2;
	border-right: #28c928 1px solid;
	border-top: #28c928 1px solid;
	border-left: #28c928 1px solid;
	border-bottom: #28c928 1px solid;
	color: #ffffff;
}
.calenderTable
{
	background-color: #d5f3d2;
}



	