BODY         	{color: #A00000;background-color:#CFD5F7;}

a            		{text-decoration: none;}

.mouseBeOffMe{ background-image:url(../img/button_normal.gif); cursor:pointer;
				background-repeat:no-repeat;
               height:35px; width:150px;
               font-family:Arial;
               font-weight:bold; font-size:12px;
               color: #007D00;
               }

.mouseBeOnMe { background-image:url(../img/button_select.gif);cursor:pointer;
               height:35px; width:150px;
               font-family:Arial;
               font-weight:bold; font-size:12px;
               color: #DDEC0C;
               }

.logo 		{background-image:url(../img/kindernest_logo.gif); background-repeat:no-repeat; }
/*company_name.gif*/
.company 	{background-image:url(../img/kindernest3.gif); background-repeat:no-repeat; }

.frame		{background-image:url(../img/bcfrm23.jpg); background-repeat:no-repeat; 
			 padding-top:25px;padding-left:25px;padding-bottom:10px;}

.iframe       	{border-width:0px;border-style:solid; border-color:#660000;margin-right:20px; margin-left:20px;
				height:400px; width:755px;}

