.Body{
     margin-top: 0px;
     margin-left: 0px;
	  margin-bottom: 0px;
	  margin-right: 0px;
	  
      background-color: #E1DDC7;
	  
	  scrollbar-face-color:#000000;
     scrollbar-highlight-color:#848784;
     scrollbar-3dlight-color:#848784;
     scrollbar-arrow-color:#FF0000;
     scrollbar-track-color: #272727;
     scrollbar-darkshadow-color:#ffffff;
}

.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.bodytext2 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.bodytext2:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #847217;
	text-decoration: none;
}

.footertext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}.heading {

	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.heading2 {


	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF2D9;
	text-decoration: none;
	text-align: justify;
}

.input {
	background-color: white;
	font-size: 10px;
	font-family: tahoma;
	font-weight: normal;
	color: #000000;
	border:1px solid #000000;
}
