body {
	background-color: #000000;
	color: #cbaa82;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 10px;
	line-height: 12px;
}
.holder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #cbaa82;
	border-bottom-color: #cbaa82;
	border-left-color: #cbaa82;
}

.addinfo {
	font-family: helvetica, arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

a {
	color: #cbaa82;
	text-decoration: none;
}
a:visited {
	color: #cbaa82;
	text-decoration: none;
}
a:hover {
	color: #cbaa82;
	text-decoration: none;
}
a:active {
	color: #cbaa82;
	text-decoration: none;
}

td {
	vertical-align: top;
}

.buttons {
	color: #cbaa82;
	text-decoration: none;
	line-height: 25px;
	font-size: 12px;
}
.buttonsholder {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cbaa82;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.buttons:hover {
	color: #000000;
}
.headerbig {
	color:#FFFFFF;
	font-size:24;
}

.bodyholder {
	border: 1px solid #cbaa82;
}
