body {
  background-repeat:no-repeat;
}

form input.date-select {
  border: none;
  background: transparent url('img/common/calendar_icon.png') no-repeat center center;
  padding: 0em;
  margin: 0em;
}

.error-true {
  font-weight:bold;
  color: #aa0f15;
  text-align:center;
}

.error-false {
  font-weight:bold;
  color: #1eab13;
  text-align:center;
}

.brown11 {
	color : #270100;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}

.brown12 {
	color : #270100;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

.brown13 {
	color : #270100;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
}

.button {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}

.copy {
	color : #F9DDAB;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
}

.copy2 {
	color : #270100 !important;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
}

.input {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

.red13 {
	color : #CD0004;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
}

a {
	color : #550000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}

a:hover {
	color : #550000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a.red {
	color : #CD0004;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}

a.red:hover {
	color : #CD0004;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a.copy {
	color : #F9DDAB;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}

a.copy:hover {
	color : #F9E7C8;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a.copy2 {
	color : #270100;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}

a.copy2:hover {
	color : #545252;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}