
.thumbs
{
	padding: 2px 9px 0 0;
	width: 349px;
	text-align: left;
}
.thumbs img
{
	float: left;
	margin: 0 18px 18px 0;
}
.thumbs a img
{
	border: 1px solid #000000;
}
.thumbs a:hover img
{
	border: 1px solid #ff6633;
}



.tabsNavs
{
	font: 11px/11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.tabsNavs A:link
{
	display: block;
	color: #333333;
	text-decoration: none;
	margin: 9px 0;
}
.tabsNavs A:visited
{
    display: block;
	color: #333333;
	text-decoration: none;
	margin: 9px 0;
}
.tabsNavs A:hover
{
    display: block;
	color: #ff6633;
	text-decoration: none;
	margin: 9px 0;
}
.tabsNavs A:active
{
    display: block;
	color: #333333;
	text-decoration: none;
	margin: 9px 0;
}
.tabsNavs img
{
	padding: 0 7px 0 0;
	border: 0px;
	vertical-align: middle;
}



.tabsSubNavs
{
	color: #cccccc;
	font: 10px/10px Arial, Helvetica, sans-serif;
	margin-top: 9px;
	text-transform: uppercase;
}
.tabsSubNavs A:link
{
	color: #333333;
	text-decoration: none;
	padding: 0 4px;
}
.tabsSubNavs A:visited
{
    color: #333333;
	text-decoration: none;
	padding: 0 4px;
}
.tabsSubNavs A:hover
{
    color: #ff6633;
	text-decoration: none;
	padding: 0 4px;
}
.tabsSubNavs A:active
{
    color: #333333;
	text-decoration: none;
	padding: 0 4px;
}



.Footer
{
	text-align: center;
	color: #000000;
	font: 10px/12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.Footer A:link
{
	color: #000000;
	text-decoration: none;
	padding: 0 0 0 4px;
}
.Footer A:visited
{
	color: #000000;
	text-decoration: none;
}
.Footer A:hover
{
	color: #ff7e22;
	text-decoration: none;
}
.Footer A:active
{
	color: #000000;
	text-decoration: none;
}
.Copyright
{
	color: #999999;
}

