.bg	{
	background-image:url(../img/bg.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
.spacer {
	padding-bottom: 5px;
	padding-top: 5px;
}
.lign_vertical {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.bordure {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.lign {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.line_right	{border-right-width: 1px;	border-right-style: solid;	border-right-color: #666666;}
.line_bottom{border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #666666;}
.line_left	{border-left-width: 1px;	border-left-style: solid;	border-left-color: #666666;}
.line_top	{border-top-width: 1px;		border-top-style: solid;	border-top-color: #666666;}
.line_right_left	{
border-right-width: 1px;
border-right-style: solid;	
border-right-color: #FFFFFF;
border-left-width: 1px;
border-left-style: solid;	
border-left-color: #FFFFFF;
}.link {
	font-family: Arial, Helvetica, sans-serif;
}
.link a:link {
	color: #333366;
	text-decoration: underline;
}
.link a:hover {
	text-decoration: none;
}
.link a:visited {
	text-decoration: underline;
}
#home_copy {
	font: 11px Arial, Helvetica, sans-serif;
	width: 540px;
	visibility:hidden;
}
#home_copy h1{
	font: 14px
}