.StyleSearch {font-color: #999999	;
	font-family: "Century Gothic", Arial;
	font-size: 12px;
}
.StyleTitle {	font-color: #999999	;
	font-family: "Century Gothic", Arial;
	font-size: 30px;
}
.StyleBody {font-size: 14px; font-family: "Century Gothic", Arial; }
p {font-size: 14px; font-family: "Century Gothic", Arial; }
ul {font-size: 14px; font-family: "Century Gothic", Arial; }

.links{
	font-size: 12px;
	color: #000000;
}
.Menu {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.Footer {
	font-size: 12px;
	color:#000000;
}
#BreadCrumbBar a:hover{
	color:#333333;
}
#BreadCrumbBar a{
	color:#000000;
}
#FooterText a{
	color:#000000;
}
#FooterText a:hover{
	color:#333333;
}
#tracking a{
	color:#000000;
}
#tracking a:hover{
	color:#333333;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
body,td,th {
	font-family: Century Gothic, Arial;
}
body {
	background-color:#999999;
}
div.bread
{
	background-color:#cccccc;
	border-style:solid;	
	border-width:0px;
	width:50%;
}
.selection {
	background-color:#D7D7D7;
}
