
*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	border:0;
}
body 
{
	background-image: url('../images/index.png');
	background-repeat:repeat-x;
	background-color:#303133;
	margin:0;
	border:0;
} 
div.wrap 
{
	width:867px;
	height:691px;
	background-image:url('../images/backgroundStage.jpg');
	background-repeat:no-repeat;
	margin:0 auto;
	padding-left:8px;
}
div.header
{
	width:866px;
	height:107px;
	margin-left:0px;
	background-image:url('../images/header.jpg');
	background-repeat:no-repeat;
	border:1 px solid;
}
div.login
{
	padding:40px 0 0 400px;
 	text-transform:uppercase;
}
div.login input
{
	width:100px;
	border:1px solid #cccccc;
}
div.login label
{
	font-size:10px;
	letter-spacing:.2 px;
	color:#999999;
}
div.login input.submit 
{
	background-image:url('../images/pallino.jpg');	
	background-repeat:no-repeat;
	border:0;
	width:54px;
	height:14px;
 	text-transform:uppercase;
	font-size:10px;
	color:#999999;
}
div.menu
{
	height:24px;
	width:850px;
	padding:0;
	margin:0;border:0;
	margin-left:0px;
	margin-top:2px;
	background-image:url('../images/backgroundMenuLink.jpg');
	background-repeat:repeat-x;
}

div.element{
	padding-top:3px;
	
	margin:0;border:0;
	float:left;
	text-transform:uppercase;
}
div.element a
{
	font-size:10px;

}
div.element a:link
{
	background-image:url('../images/backgroundMenuLink.jpg');
	background-repeat:repeat-x;
	padding:5px 15px 6px 15px;
	height:24px;
	color:#ffffff;

}div.element a:visited
{
	background-image:url('../images/backgroundMenuLink.jpg');
	background-repeat:repeat-x;
	padding:5px 15px 6px 15px;

	height:24px;
	color:#ffffff;

}

div.element a:hover
{
	background-image: url('../images/backgroundMenuOver.jpg');
	background-repeat:repeat-x;
	padding:5px 15px 6px 15px;
	height:24px;
	color:#ffffff;
}
div.element a.slctd
{
	background-image: url('../images/backgroundMenuOver.jpg');
	background-repeat:repeat-x;
	padding:5px 15px 6px 15px;
	height:24px;
	color:#ffffff;

}
div.flash
{
	margin-left:0px;
	margin-top:-4px;
}
embed.flash 
{
	margin-top:-2px;
}
div.footer
{
	width:851px;
	height:174px;
	background-image:url('../images/footer.png');
	background-repeat:no-repeat;
	text-align:center;
	clear:both;
	padding-top:10px;
	margin-left:0px;font-size:10px;
	color:#999999;
	margin-top:4px;
}
div.footer a:link
{
	color:#999999;
	font-size:10px;
}div.footer a:hover
{
	color:#999999;
	font-size:10px;
}
div.footer a:visited
{
	color:#999999;
	font-size:10px;
}
div.footer a:active
{
	color:#000;
}

