body {
	background-color: #F7F7F7;
	margin-top: 30px;
	text-align: center;
}
.coteret {
	color: #007E9E;
	text-decoration: none;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

.action {
	font-weight: bold;
	color: #007E9E;
	text-decoration: underline;
}

a:link {
	color: #007E9E;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #007E9E;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

.border {
	border: 3px solid #A9C2CE;
}
.ancor {
	background-color: #007E9E;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.ancor:visited {
	background-color: #007E9E;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.ancor:hover {
	background-color: #89A5B4;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.section {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
.top {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF8000;
}
.top:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ff8000;
}
.top:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFCC00;
}

.box {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	height: 21px;
	background-color: #FFFFF9;
	font-family: Arial, Helvetica, sans-serif;
}
.brown-bt {
	color: #CB7B0A;
	text-decoration: underline;
	font-weight: bold;
	padding-right: 10px;
}
a.brown-bt:visited {
	color: #CB7B0A;
	text-decoration: underline;
	padding-right: 10px;
}
a.brown-bt:hover {
	color: #CB7B0A;
	text-decoration: none;
	padding-right: 10px;
}
a.brown-bt:active {
	color: #CB7B0A;
	text-decoration: none;
	padding-right: 10px;
}
.previw-frame {
	border: 4px solid #CACACA;
}

.bluebutton {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 25px;
	width: 115px;
}
a.bluebutton:hover {
	font-weight: bold;
	color: #007E9E;
	text-decoration: none;
	height: 25px;
	width: 115px;
}
a.bluebutton:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 25px;
	width: 115px;
}
a.bluebutton:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 25px;
	width: 115px;
}
