/* CSS Document */

.contenttext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #D0A974;
	text-decoration: none;
	
}
.content_yellowtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #D0A974;
	text-decoration: none;
	background-repeat: no-repeat;
	
}

.inputtext150{
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px solid #D0A974;
	border-top:1px solid #D0A974;
	border-left:1px solid #D0A974;
	border-right:1px solid #D0A974;
	background-color:#3E2F1A;
	}
.button_new{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px solid #D0A974;
	border-top:1px solid #D0A974;
	border-left:1px solid #D0A974;
	border-right:1px solid #D0A974;
	background-color:#3E2F1A;
	}
.large_text {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #D0A974;
	text-decoration: none;
	background-repeat: no-repeat;
	}