/* CSS Document */

.bottomLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC33;
	border-bottom-width: 5px;
}
.sideLines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}

a {
	font-family: Copperplate, Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0.3em;
}

.texte {
	font-family: Copperplate, Verdana;
	font-size: 14px;
	color: #000000;
	padding-top: 7px;
	padding-bottom: 5px;
	text-align: center;
}

body {
	background-color: #E0E7DE;
	margin: 10px;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: right top;
	left: 0px;
	top: 0px;
}
.tdlegend {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-style: none;
	border-bottom-style: dotted;
}
img {
	border: 1px solid #000000;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-variant: normal;
	color: #000000;
	letter-spacing: 0.1em;
}
.textered {
	font-family: Copperplate, Verdana;
	font-size: 14px;
	color: #000000;
	padding-top: 7px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #6600FF;
}
.topov {
	font-family: Copperplate, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.1em;
	padding: 15px;
}
.letter {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.textered2 {
	font-family: Copperplate, Verdana;
	font-size: 14px;
	color: #000000;
	padding-top: 7px;
	padding-bottom: 5px;
	background-color: #6600FF;
}

