/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#401202;
	margin:0;	

	 }
.heading1 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#b20606;
	font-weight: bold;
	}
.Background {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #333333;
	font-weight: bold;
	}
.bgimg {
 	background: #FFFFFF url(images/kidney-bg-img.png) #FFFFFF;
	background-attachment:fixed;
	background-position: center;
	background-repeat: no-repeat;
	}
.border {
	border: #CCCCCC;		
	border-top-style:double;
	border-bottom-style:double;
	border-left-style:double;
	border-right-style:double;
	text-align:center 
	}     	
.style3 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #FF6633 ;
	font-weight: bold;
	}
.Bottombuttons {
    font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.Bottombuttons:hover {
     font-size:12px;
	 color:#FFDFBF;
	 text-decoration: underline;
	} 
		