body {
	background-image: url(images/background.jpg);
}
.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.tricotslink

{
color:#666666;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}


h1 {color:#666666;
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
 }
#tricotshd {

	width: 990px;
	margin-left: -495px;
	position: absolute;
	left: 50%;
	top: 5px;
	height:25px;
	/*background-image: url(images/border.png);
	z-index: 1;*/
}
.border {
	height: 603px;
	width: 990px;
	margin-left: -495px;
	position: absolute;
	left: 50%;
	top: 15px;
	background-image: url(images/border.png);
	z-index: 1;
}
.black {
	height: 75px;
	width: 950px;
	margin-left: -478px;
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 510px;
	background-color: #000000;
}
.mainLoad {
	height: 495px;
	width: 950px;
	margin-left: -478px;
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 21px;
}
.topMenu {
	height: 15px;
	width: 500px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	top: 50px;
	z-index: 2;
}
.logo {
	height: 75px;
	width: 430px;
	margin-left: -475px;
	position: absolute;
	left: 50%;
	top: 525px;
	z-index: 1;
}
.bottomMenu {
	height: 15px;
	width: 175px;
	margin-left: 296px;
	position: absolute;
	left: 50%;
	top: 527px;
	z-index: 2;
}
.copyright {
	height: 15px;
	width: 235px;	
	margin-left: 235px;
	position: absolute;
	left: 50%;
	top: 576px;
	z-index: 2;
}

