.sol_bg {
	background-image: url(images/sol_bg.gif);
	background-repeat: repeat-x;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #a0a0a0;
	border-right-color: #a0a0a0;
	border-bottom-color: #a0a0a0;
	border-left-color: #a0a0a0;
	border-right-style: solid;
	border-left-style: solid;
}
.sol_alt {
	background-image: url(images/sol_golgealt.gif);
	background-repeat: no-repeat;
}
.sag_alt {
	background-image: url(images/saggolge_alt.gif);
	background-repeat: no-repeat;
}
.gold {
	font-family: tahoma;
	font-size: 12px;
	color: #ecce97;
	text-decoration: none;
}
.gold_bold {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ecce97;
	text-decoration: none;
}
.alt_bg {
	background-image: url(images/end_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9c9c9c;
	border-right-color: #9c9c9c;
	border-bottom-color: #9c9c9c;
	border-left-color: #9c9c9c;
}
.alt_pattern {
	background-image: url(images/pattern_alt.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
.textfield {
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 17px;
	width: 128px;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #ECCE97;
	border-right-color: #ECCE97;
	border-bottom-color: #ECCE97;
	border-left-color: #ECCE97;
	bottom: 2px;
}

.placement {
	top: 60px;
	margin-top: 10px;
}


.gold_12 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ecce97;
	text-decoration: none;
}
.textfieldCopy {
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 17px;
	width: 60px;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #ECCE97;
	border-right-color: #ECCE97;
	border-bottom-color: #ECCE97;
	border-left-color: #ECCE97;
	bottom: 2px;
}
.text_big {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	height: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #ECCE97;
	border-right-color: #ECCE97;
	border-bottom-color: #ECCE97;
	border-left-color: #ECCE97;
}
.halftext {
	width: 85px;
	height: 17px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #ECCE97;
	border-right-color: #ECCE97;
	border-bottom-color: #ECCE97;
	border-left-color: #ECCE97;
	font-family: tahoma;
	font-size: 11px;
}
.button {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #ECCE97;
	border-right-color: #ECCE97;
	border-bottom-color: #ECCE97;
	border-left-color: #ECCE97;
}
.gold_bold:hover {

	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ecce97;
	text-decoration: underline;
}
.red {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #B03722;
	font-weight: bold;
}
.white {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.borderbox {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 0px;
	border-left-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.gold:hover {

	font-family: tahoma;
	font-size: 12px;
	color: #ecce97;
	text-decoration: underline;
}
.gold_11 {

	font-family: tahoma;
	font-size: 11px;
	color: #ecce97;
	text-decoration: none;
}
.margin {
	margin-bottom: 4px;
}
