@charset "utf-8";

body {
	background-color: #FFFDEC;
}
body,td,th {
	color: #55311B;
}
.description1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #783F1D;
	text-decoration: none;
	text-align: justify;
	
}
.description1 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6699;
	text-decoration: none;
	text-align: justify;
}
.description1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6699;
	text-decoration: underline;
	text-align: justify;
}
.description1 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6699;
	text-decoration: none;
	text-align: justify;
	
}
.FormBoxSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #512C19;
	height: 18px;
	width: 150px;
	border: 1px solid #BFE5E6;
}
.FormBoxLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #512C19;
	height: 30px;
	width: 264px;
	border: 1px solid #BFE5E6;
}
.colortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	color: #55311B;
	text-decoration: none;
	text-align: center;
}
.dropBoxSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #54301A;
	background-color: #FFFDEC;
	height: 17px;
	width: 75px;
}
.invisible {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFFDEC;
}
.tabcell {
	height: 20px;
	border-bottom-style: solid;
	border-bottom-color: #512B16;
	border-bottom-width: 1px;
}

