body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.anyLogo{
	float:right;
	margin-right:10px;
}

.credits{
	font-family:'Tahoma';
	font-size:10px;
	color:#333333;
}

.credTable{
	margin-top:10px;
	margin-left:0px;
}

.bgLeft{
	background-image:url(../_gfx/left3burst.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#333333;
	min-width:20px;

}
.bgRight{
	background-image:url(../_gfx/right3burst.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#333333;
	min-width:200px;

}

.footerBG{
	border-bottom:solid 1px #f8991d;
	background-color:#FFFFFF;
}

.footerBG_left{
	background-image:url(../_gfx/yellow_stripe_bg.gif);
	background-repeat:no-repeat;
	
	background-color:#333333;
	background-position:right bottom;
}
.footerBG_right{
	background-image:url(../_gfx/yellow_stripe_bg2.gif);
	background-repeat:no-repeat;
	
	background-color:#333333;
	background-position:left bottom;
}
.footerBG_left_bot{
	background-image:url(../_gfx/white.gif);
	background-repeat:repeat-y;
	background-color:#333333;
	background-position:right;
}
.anyLink:Link { color:#333333; text-decoration: none; font-size:10px; font-weight:bold; font-family:Tahoma, Arial;}
.anyLink:Visited { color:#333333; text-decoration: none; font-size:10px; font-weight:bold; font-family:Tahoma, Arial;}
.anyLink:Hover { color:#333333; text-decoration: underline; font-size:10px; font-weight:bold; font-family:Tahoma, Arial;}

.youface:Link { color:#535353; text-decoration: underline; font-size:9px; font-weight:bold; font-family:Verdana, Arial;}
.youface:Visited { color:#535353; text-decoration: underline; font-size:9px; font-weight:bold; font-family:Verdana, Arial;}
.youface:Hover { color:#000000; text-decoration: underline; font-size:9px; font-weight:bold; font-family:Verdana, Arial;}
