
body{
margin: 0px;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;

}
.tblBorder {
	border: 1px solid #ffffff;
}
.bg {
	background-image: url(images/content.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}
.bgFooter {
	background-image: url(images/footer.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	color:#666666;
	line-height:16px;
}

.smalltext {
	font-family: Tahoma;
	font-size: 10px;
	color:#666666;
	line-height:16px;
}

.header {
	font-family: Tahoma;
	font-size: 12px;
	color:#462B68;
	font-weight:bold;	
}
.babylinks{
font-family: Tahoma;
	/*font-weight: bold; */
	color:#544184;
	font-size: 10px;    
}
.links{
	font-family: Tahoma;
	color:#72B487;
	font-weight: bold;
	font-size: 12px;    
}
.footer{
font-family: Tahoma;
	color:#544184;
	font-size: 10px;    
}

.picborder {
	border: 1px solid #800080;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.picborder_left {
	border: 1px solid #800080;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}

.picborder_right {
	border: 1px solid #800080;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

H1 {
     
	font-family: Tahoma;
	font-size: 12px;
	color:#462B68;
	font-weight:bold;
}

H2  {

     
	font-family: Tahoma;
	font-size: 12px;
	color:#462B68;
	font-weight:bold;
}

H3  {

     
	font-family: Tahoma;
	font-size: 12px;
	color:#462B68;
	font-weight:bold;
}

H4  {

	font-family: Tahoma;
	font-size: 12px;
	color:#462B68;
	font-weight:bold;
}

H5  {

    
	font-family: Tahoma;
	font-size: 12px;
	color:#462B68;
	font-weight:bold;
}


