@charset "utf-8";
/* CSS Document */
#menu {
	z-index:-1;
	height: 415px;
	float:left;
	width:100%;
	margin: 0 auto;
}
.box {
	border: 1px solid #000;
}
.styletxt {
	font-family: Calibri;
	font-size: 10pt;
}
.styletxtblue {
	font-family: Calibri;
	font-size: 10pt;
	color: #00F;
}
.style5 {
	font-size: 10pt;
	color: #00F;
	font-family: Calibri;
}
.style7 {
	font-family: Calibri;
	font-size: 12pt;
}
.sideborders1 {	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
.style41 {	font-family: Calibri;
	font-size: 12pt;
	color: #00F;
}
.style81 {	font-family: Calibri;
	font-size: 14pt;
	color: #FFF;
	background-color: #000;
}
#boxpic {	border: 1px solid #000;
	position: relative;
	left: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}