.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e6e0c5;
	text-decoration: none;
	text-align: justify;
	padding-right: 12px;
	padding-left: 12px;
	line-height: 17px;

}
.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #e6e0c5;
	text-decoration: none;
	text-align: justify;
	padding-right: 12px;
	padding-left: 12px;
	/*border-left: 3px solid #e6e0c5;*/
	border-bottom: 1px none #e6e0c5;

}
#bottom {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #e6e0c5;
	text-decoration: none;
}
#bottom a:hover
{
text-decoration:underline;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e6e0c5;
	text-decoration: none;
	padding: 0px;
	}
input, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color:#746744;
	border-top: 1px dotted #e6e0c5;
	border-left: 1px dotted #e6e0c5;
	border-right: 1px dotted #e6e0c5;
	border-bottom: 1px dotted #e6e0c5;
	width : 150px;
}
.button
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #746744;
	background-color:#eae4d2;
	border-top: 1px thin #c3b489;
	border-left: 1px thin #c3b489;
	border-right: 1px thin #c3b489;
	border-bottom: 1px thin #c3b489;
	width : 75px;
}
