body,html {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Gotham,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.comment
	{
		border-width:0px 0px 2px 0px;
		border-style:solid;
		border-color:#f90;
		margin:10px 5px;
		padding:5px;
	}
#comments
	{
		border:1px solid #000;
		
	}
#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

.tablebackground
{
	background-image: url(../images/bulletinboard/tablebackground.gif);
	background-repeat: no-repeat;
	background-position: top;
	background: url(../images/bulletinboard/tablebackground.gif) no-repeat;
	vertical-align: top;
}

.largeorangetext
{
	font-size: 20px;
	font-weight: bold;
	color: #ff850d;
}

.selectMissionBox
{
	background-color: #ff850d;
	color: White;
	border-width: 1px 1px 1px 1px;
	border-color: Black Black Black Black;
	width: 548px;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}
.sig
	{
		color:#f90;
		font-size:80%;
		padding:5px;
	}
.regulargreentext
{
	color: #6b8040;
	line-height: 24px;
	font-weight: bold;
	width: 510px;
	padding-right: 40px;
}

.regularblacktext
{
	color: black;
	line-height: 24px;
	width: 510px;
	font-weight: bold;
	font-size: 12px;
}

.biggerblacktext
{
	color: black;
	line-height: 32px;
	width: 510px;
	font-weight: bold;
	font-size: 12px;
}

.alignright
{
	padding-left: 360px;
}

.firstname
{
	background-color: #ff850d;
	color: Black;
	border-width: 1px 1px 1px 1px;
	border-color: Black Black Black Black;
	font-size: 16px;
	/*font-weight: bold;*/
	line-height: 24px;
	width: 220px;
}

.lastname
{
	background-color: #ff850d;
	color: Black;
	border-width: 1px 1px 1px 1px;
	border-color: Black Black Black Black;
	font-size: 16px;
	/*font-weight: bold;*/
	line-height: 24px;
	width: 36px;
}

.selectAgeBox
{
	background-color: #ff850d;
	color: Black;
	border-width: 1px 1px 1px 1px;
	border-color: Black Black Black Black;
	width: 80px;
	font-size: 16px;
	/*font-weight: bold;*/
	line-height: 24px;
	margin-top: 10px;
}

.rescuemission
{
	background-color: #ff850d;
	color: Black;
	border-width: 1px 1px 1px 1px;
	border-color: Black Black Black Black;
	font-size: 16px;
	/*font-weight: bold;*/
	width: 510px;
}
