body, table{
	margin-top:0px;
	margin-bottom:0px;
	font-family:arial,verdana;
	font-size:12px;
	height: 4px;
}

.ItemsSection
{
	width:173px;
}

.homeText .mainBody {
	color:#ffffff;	
}

.homeText .mainBody B{
	color:#FF6101;	
	text-decoration:none;	
}

.homeText .innerPage
{
	padding-top: 15px;
	padding-bottom: 20px;
}
.homeText .innerPage .innerPageTitle
{
	width:100%;
	padding-left:5px;
	}
.homeText .innerPage .innerPageText
{
	width:100%;
	/*padding-left:5px;*/
}

.homeText .innerPage .innerPageText B
{
	/*color:#FF6101;*/
	color:White;
	font-size:13px;
}

.homeText .innerPage A
{
	font-weight:bold;
	color:#FF6101;
}

.homeText .innerPage_ga A
{
	color:#447523;
}

.spaced TD
{
	padding-left:10px;	
	border-right:1px solid #447523;
	border-bottom:1px solid #447523;
}

#submission INPUT ,textarea
{
	border:1px solid #447523;
	font-family:arial,Verdana;
	font-size:11px;
} 
#submission #orangeBtn
{
	background-color:#FF6101;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	border:1px solid #FF6101;
	width:60px;
	height:20px;
}

.linksCategory
{
	color:White;
	text-decoration:none;
	font-size:larger;
	padding-bottom:2px;
	word-spacing:1px;
}

.linksItems
{
	color:White;
	text-decoration:none;
}
.orangeLink
{
	color:#FF6101;
	text-decoration:none;
	border:none;
}
.orangeBorderOn
{
	border:1px solid #FF6101;
}
.orangeBorderOff
{
	border:1px solid #447523;
}