/* CSS Document */
body {
	background-color: #8B000F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bottom {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#8B000F;
	}
.bottom a:link {
	color: #8B000F;
	text-decoration: none;
}
.bottom a:visited {
	text-decoration: none;
	color: #8B000F;
}
.bottom a:hover {
	text-decoration: underline;
	color: #000000;
}
.bottom a:active {
	text-decoration: none;
	color: #8B000F;
}

.ttl {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	}

.left {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#8B000F;
	}
.left a:link {
	color: #8B000F;
	text-decoration: none;
}
.left a:visited {
	text-decoration: none;
	color: #8B000F;
}
.left a:hover {
	text-decoration: underline;
	color: #000000;
}
.left a:active {
	text-decoration: none;
	color: #8B000F;
}

.form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8B000F;
	background-color: #FFFFFF;
	border-top: 1px #8B000F solid;
	border-right: 1px #8B000F solid;
	border-bottom: 1px #8B000F solid;
	border-left: 1px #8B000F solid;
	width:110px;
}
	
.txtwhite {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	}
.txtwhite a:link {
	color: #ffffff;
	text-decoration: none;
}
.txtwhite a:visited {
	text-decoration: none;
	color: #ffffff;
}
.txtwhite a:hover {
	text-decoration: underline;
	color: #D7D7D7;
}
.txtwhite a:active {
	text-decoration: none;
	color: #ffffff;
}

.txtbordeau {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8B000F;
	}
.txtbordeau a:link {
	color: #8B000F;
	text-decoration: none;
}
.txtbordeau a:visited {
	text-decoration: none;
	color: #8B000F;
}
.txtbordeau a:hover {
	text-decoration: underline;
	color: #000000;
}
.txtbordeau a:active {
	text-decoration: none;
	color: #8B000F;
}
