BODY
{
	background-image : url(../images/topbkgr.jpg);
	background-position : left top;
	background-repeat : repeat-x;
	margin-top : 0px;
	margin-right : 0px;
	padding-top : 0px;
	padding-right : 0px;
	border-width : 0px;
	background-attachment : fixed; 
}

#flash
{
	background-image : url(../images/flash.jpg);
	background-position : left top;
	background-repeat : no-repeat;
	background-attachment : fixed; 
	margin-top : 0px;
	padding-top : 0px;
	border-style : none;
	border-width : 0px;
	position : absolute;
	width : 761;
	height : 62px;
	top : 0px;
	left : 0px;
}

#topinfo
{
	position : absolute;
	top : 65px;
	left : 0px;
	width : 100%;
}

#langswitches
{
	float : right;
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #111111;
	text-align : right;
	padding-left : 10px;
	padding-right : 30px;
}

a
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #111111;
	text-decoration : none;
}

a.selected
{
	color: #cc0033;
}
