A:mainpage {
	background-color: #E8E4AF;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
}



A:link{
	
  font-size : 12px;
	color: #000000;  
	text-decoration : none;
	
}

A:visited{
	
	font-size : 12px;
	color: #000000;  
	text-decoration : none;  
	
}
A:hover{
   
  font-size : 12px;
	color : #000000;  
	text-decoration : underline; 
	
}

.red_bottom{

	background-image: url(img/footer/red_bg_img_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;

}

.right {
	border-right: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}

.happy {
  border-left: 1px inset #000000;
  border-right: 1px solid #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.papertop {
	border-left: 1px inset #000000;
  border-right: 1px solid #000000;
	background-image: url(img/body/paper_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.border {
	border-left: 1px solid #000000;
  border-right: 1px solid #000000;
	border-bottom: 1px inset #000000;
	border-top: 1px inset #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.top_border {
	border-top: 1px inset #000000;
}

.buddha {
	background-image: url(img/v2/buddha.gif);
		border-left: 1px inset #000000;
  border-right: 1px solid #000000;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.form {
	background-color: #424d29;
	border:1px solid #e8e4af;
	color: #e8e4af;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.form2 {
	background-color: #424d29;
	border:1px solid #e8e4af;
	color: #e8e4af;
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10pt
}.image {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: inset;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.image2 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: none;
	border-left-style: inset;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
