body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #ECE9D8;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu_bg{
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-x;
	height:62px;
}

.Bg_color{
background-color:#FFCE91;
}

.navi_shadow{
	background-color:#FFCE91;
	background-image:url(../images/navi_bottom_shadow.gif);
	background-repeat:repeat-x;
}

.baby_pic{
	background-image:url(../images/baby_pic.jpg);
	background-repeat:no-repeat;
	background-position:0px 131px;
	height:280px;
	width:490;

}
	
.Bottom_strip_left{
	background-image:url(../images/bot_left_bar.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:104px;
	width:434px;

}

.bot_text_color{
	color:#FFCE91;
}

.footer_text_color{
	color:#C27D28;
}
a:link {
	color: #37230B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #37230B;
}
a:hover {
	text-decoration: underline;
	color: #B06C1B;
}
a:active {
	text-decoration: none;
	color: #37230B;
}


a.sachi:link {
	color: #B06C1B;
	text-decoration: none;
}
a.sachi:visited {
	text-decoration: none;
	color: #B06C1B;
}
a.sachi:hover {
	text-decoration: underline;
	color: #999999;
}
a.sachi:active {
	text-decoration: none;
	color: #B06C1B;
}

.head_text{
	font-size:12px;
	font-weight:bold;
	color:#664926;}

.Bold_Text{
	font-weight:bold;
}

.text_heading{
	background-color:#FEBF70;
	font-size:14px;
	color:#73542F;
	height:20px;
	font-weight:bold;
}
.table_border{
	border:#E6AD61 solid 1px;
}

.height5px{
background-image:url(../images/spacer.gif);
background-repeat:repeat;
height:5px;
}

.text_box{
background-color:#00FFCC;
border:#E6AD61 solid 1px;
}

.button{
background-color:C07B20;
border:#E6AD61 solid 1px;
color:#FFFFFF;
}

.table_border{
	background-color:#FFC47B;
	border:#DDCA25B solid 1px;
}
.customer_table{
	background-color:#FEBF70;
	border:#FD981A solid 1px;
}

.customer_heading{
	font-size:14px;
	color:#593E1D;
	height:20px;
	font-weight:bold;
	border-bottom:#FD981A solid 1px;
	
}
.small_text{
font-size:9px;
}

.customer_heading1{
	font-size:14px;
	color:#593E1D;
	height:20px;
	font-weight:bold;
}

.flash_bg{
background-image:url(../images/bg.gif);
background-repeat:no-repeat;
width:924;
height:195;
}
	
