
body {
	color: #FFFFFF;
}

img {
	border: 0px;
}

button {
	background: #DFDFDF;
	font-family: clean, arial, courier;
	font-size: 11px;
	border: 1px solid #AFAFAF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

input {
	font-family: clean, arial, courier;
	font-size: 11px;
	border: 1px solid #AFAFAF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

input.button
{
	background-color: #6699CC;
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
	font-family: clean, arial, courier;
	list-style-type: font-family
	border: 1px solid #AFAFAF;
	cursor: pointer;
}

select {
	border: 1px solid #AFAFAF;
	font-family: clean, arial, courier;
	font-size: 11px;
}

textarea {
	font-family: clean, arial, courier;
	font-size: 11px;
	border: 1px solid #AFAFAF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

td {
	font-family: clean, arial, courier;
	font-size: 11px;
}

hr {
	color: #0C71A3;
}

.backgrnd {
	color: #0C71A3;
	background-color: #FFFFFF;
}

.msgbox {
	color: #E5E5E5;
	background-color: #0C71A3;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

.tdbg {
	color: #E5E5E5;
	background-color: #0C71A3;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

.title {
	color: #E5E5E5;
	background-color: #0C71A3;
	font-size: 9pt;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}

.titlepage {
	color: #E5E5E5;
	background-color: #0C71A3;
	font-size: 11pt;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}

.noboldtitle {
	color: #0C71A3;
	background-color: #E5E5E5;
	font-size: 8pt;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
}

.data {
	color: #0C71A3;
	background-color: #E5E5E5;
	font-size: 9pt;
	font-family: clean, arial, tahoma, courier;

	font-weight: bold;
}

.txt {
	color: #0C71A3;
	font-size: 10pt;
	font-family: clean, arial, tahoma, courier;
	font-weight: bold;
	letter-spacing: 0pt;
	text-decoration: none
}

.txtred {
	color: red;
	font-size: 10pt;
	font-family: clean, arial, courier;
	font-weight: bold;
	letter-spacing: 0pt;
	text-decoration: none
}

.prv {
	color: #0C71A3;
	background-color: #E5E5E5;
	font-size: 11pt;
	font-family: clean, arial, courier;
	font-weight: bold;
}

.barre {
	background-color: #E5E5E5;
	height: 0;
	width: 0;
}

.boite {
	color: #0C71A3;
	font-size: 11px;
	text-align: left;
}

.over {
	border: 1px solid #EAEAEA;
	background-color: #E8E8E8;
	color: #0C71A3;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	border: 1px solid #EAEAEA;
	background-color: #C0C0C0;
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
