.style {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #532721;
	padding-left: 15px;
}
.style1 {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

input, textarea, select  {
		BORDER-RIGHT: #5E808C 1px solid;
		BORDER-TOP:  #5E808C 1px solid; 
		BORDER-BOTTOM:  #5E808C 1px solid; 
		BACKGROUND: #ffffff; 
		BORDER-LEFT:  #5E808C 1px solid; 
		font-size: 11px; 
		font-family: verdana; 
		color: darkblue
}

.buttom {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	height: 30px;
	width: 60px;
	background-color: #532721;
	font-weight: bold;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #532721;
	height: 23px;
	width: 200px;
	font-weight: bold;
}
.link2 {

	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 15px;
}

