.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #06173C;
	background-color: #FF9900;
	font-size: 14px;
}
.menubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 4px;
	text-decoration: none;
	margin: 4px;
}
.recordsdisplay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000033;
	background-color: #FF9900;
	padding: 4px;
	margin: 4px;
}
.degree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 4px;
	text-decoration: none;
	margin: 4px;
	font-weight: normal;
	float: right;
	width: 3%;
	border: 2px dotted #FFFFFF;
}
.menubartab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 0px;
	text-decoration: none;
	margin: 0px;
	white-space: pre;
	display: table;
	border-top: 1px solid #FF6666;
	border-right: 0px solid #FF6666;
	border-bottom: 2px solid #FFFFFF;
	border-left: 0px solid #FF6666;
	text-indent: 35px;
}
	
a.menubartab:hover {
	font-weight: bolder;
}
.background {
	background-image: url(../images/bg_orange_pixel.jpg);
	background-repeat: repeat;
	float: none;
	z-index: 3;
	background-attachment: fixed;
	background-position: 3px;
}
.menubarheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration: none;
	font-weight: bolder;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.encadrepetit {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.recordsdisplay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000033;
	background-color: #FF9900;
	text-decoration: none;
	padding: 4px;
	margin: 4px;
}
a.menubartab:hover {
	font-weight: bolder;
}
