body{
margin:20px 0px 0px 0px;
padding:0px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
background:#A83214 url(images/main_bg.jpg) repeat-x
}
img{
border:0px;
}
p{
	margin:0px;
	padding:0px;
}
a:link,a:active,a:visited{
	color:#666;
}
a:hover{
	color:#333;
}
.maintable{
	width:808px;
	text-align:left;
}
.top_bg{
	background:url(images/bg_top.png) repeat-x bottom;
	height:14px;
}
.left_bg{
	background:url(images/bg_left.png) repeat-y;
	width:14px;
}
.right_bg{
	background:url(images/bg_right.png) repeat-y;
	width:14px;
}
.bot_bg{
	background:url(images/bg_bot.png) repeat-x;
	height:14px;
}
.left_content{
	width:250px;
	background:#93AA4F;
}
.main_content{
	background:#FFF;
}
.number{
	background:#A1B764;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding:15px;
	line-height:2em;
}
.subheading{
	background:#5B6833;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding:5px 0px 5px 10px;
}
.boxcontent{
	color:#FFF;
	padding-left:10px;
	padding-top:5px;
}
#footer{
	background:#5B6833;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	padding:10px 0px 10px 0px;
}
a.footer:link,a.footer:active,a.footer:visited{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
a.footer:hover{
	color:#FFF;
	text-decoration:underline;
	font-weight:bold;
}
#copy{
	background:#FFF;
	color:#000;
	text-align:center;
	padding:10px 0px 10px 0px;
}
a.footercopy:link,a.footercopy:active,a.footercopy:visited{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
a.footercopy:hover{
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}

.box_bg{
	background:#626061;
	width:238px;
	color:#FFF;
}
.frontul{
	list-style-image:url(images/arrow.jpg);
}
.familiesul{
	list-style-type:square;
}
a.familieslnk:link,a.familieslnk:active,a.familieslnk:visited{
	color:#666;
	font-weight:bold;
}
a.familieslnk:hover{
	color:#000;
	font-weight:bold;
}
.frontli{
	padding-top:3px;
	padding-bottom:3px;
}
a.frontlnk:link,a.frontlnk:active,a.frontlnk:visited{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
a.frontlnk:hover{
	color:#FFF;
	text-decoration:underline;
	font-weight:bold;
}
.pageheading{
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	background:#5B6833;
	padding-left:10px;
	padding-bottom:5px;
}
.pagecontent{
	text-align:justify;
}
.text_input{
border:1px solid #6EAFCF;
background:#fff;
height:20px;
width:200px;
}
.text_input_small{
border:1px solid #6EAFCF;

height:20px;
width:50px;
}
.text_textarea{
border:1px solid #6EAFCF;
background:#fff;
}
.textbtn{
	border:1px solid #93AA4F;
	background:#5B6833;
	color:#FFF;
	font-family:Arial;
	padding:2px 5px 2px 5px;
}
.trlight{
	background:#EEF9FD;
}
.trdark{
	background:#C8E5F7;
}
.tableheading{
	font-weight:bold;
	background:#93AA4F;
	color:#FFF;
}
.nannyname{
	font-size:14px;
	font-weight:bold;
	color:#D34807;
}
a.viewdetail{
	font-size:14px;
	font-weight:bold;
	color:#5B6833;
}
/*BOF Of Class Used In Paging*/

a.paging 
{
	font-weight : bold;
	margin-left : 4px;
	color : #EF9218;
	text-decoration : none;
}

a.page-active 
{
	font-weight : bold;
	margin-left : 4px;
	color : #323232;
	text-decoration : underline;
}

a.page-active :hover 
{
	text-decoration : underline;
	font-weight : bold;
	color:#000000;
}
/*EOF Of Class Used In Paging*/
a.leftlnk:link,a.leftlnk:active,a.leftlnk:visited{
	color:#FFF;
	background:#5B6833;
	display:block; 
	padding:5px 5px 5px 10px;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #000;
}
a.leftlnk:hover{
	color:#5B6833;
	background:#FFF;
	display:block;
	padding:5px 5px 5px 10px;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #000;
}
