body {
	background-color: #EDE2BF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_motif.gif);
}
body, td, th {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #303030;
}
a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a.footer {
	color: #F4EDD7;
}
a.footer:visited {
	color: #F4EDD7;
}
a.footer:hover {
	color: #FFFFFF;
}
a.footer:active {
	color: #FFFFFF;
}
a.noline {
	color: #666666;
	text-decoration: none;
}
a.noline:visited {
	color: #666666;
	text-decoration: none;
}
a.noline:hover {
	color: #000000;
	text-decoration: underline;
}
a.noline:active {
	color: #000000;
	text-decoration: none;
}
.clientheader {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #BF6217;
}
.f11h15 {
	font-size: 11px;
	line-height: 15px;
	color: #675310;
}
.f11_bold {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}
.f10h14_footer {
	font-size: 10px;
	color: #F4EDD7;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.f10h14_subnav {
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 5px;
}
.f10h14_subnavttl {
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	font-weight: bold;
}
.bgnorepeat {
	background-repeat: no-repeat;
}
.bgrepeatx {
	background-repeat: repeat-x;
}