body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg); 
/*	background-attachment: fixed; */
	background-repeat: repeat-x;
	background-position: top center;
	FONT-FAMILY: Tahoma;
	font-size: 12px;
	color: #666666;
}

a:link{font-family: "Tahoma";font-size:12px;color:#666666;text-decoration:none}
a:visited{font-family: "Tahoma";font-size:12px;color:#666666;text-decoration:none}
a:hover{font-family: "Tahoma";font-size:12px;text-decoration:underline}

TD{
	font-family: "Arial,Tahoma";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

.TDW{
	font-family: "Arial,Tahoma";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}

.foot {
	font-family: "Arial,Tahoma";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #AAAAAA;
	text-decoration: none;
}

.menufoot {
	font-family: "Arial,Tahoma";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}