.outline {
	background-color: #FFFFFF;
	border-top: thin none #000000;
	border-right: thin solid #000000;
	border-bottom: thin none #000000;
	border-left: thin solid #000000;

}
.menu {
	font-family: "Book Antiqua";
	font-size: 18px;
	color: #5a5a6b;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-bottom-style: solid;
}
.selected {
	background-color: #b5b5b5;
	font-family: "Book Antiqua";
	color: #000000;
	font-size: 18px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-style: none;


}
.bar {
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.right {
	font-family: "Book Antiqua";
	font-size: 18px;
	color: #5a5a6b;
	text-align: center;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;

}
.content {
	font-family: "Book Antiqua";
	font-size: 14px;
	color: #000000;
	text-align: justify;
	padding-right: 50px;
	padding-left: 50px;
}
.content_nopad {
	font-family: "Book Antiqua";
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
.content A{
	color: #5a5a6b;
	text-decoration: underline;
}
.title {
	font-family: "Book Antiqua";
	font-size: 40px;
	color: #2b4f67;
}
.subtitle {
	font-family: "Book Antiqua";
	font-size: 15px;
	color: #d71c1a;
}
.menu A {
	display:block;
	color: #5a5a6b;
	background-color: #ffffff; 
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
.selected A {
	display:block;
	color: #000000;
	background-color: #b5b5b5; 
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
.right A {
	display:block;
	color: #5a5a6b;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu A:visited {
	display:block;
	color: #5a5a6b;
	background-color: #ffffff; 
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
.right A:visited {
	display:block;
	color: #5a5a6b;
	background-color: #ffffff; 
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
.selected A:visited {
	display:block;
	color: #000000;
	background-color: #b5b5b5; 
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu A:active {
	display:block;
	background-color: #ffffff; 
	text-decoration: none;
	color: ##b5b5b5;
	padding-top: 4px;
	padding-bottom: 4px;
}
.right A:active {
	display:block;
	background-color: #ffffff; 
	text-decoration: none;
	color: #b5b5b5;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu a:hover {
	display:block;
	background-color: #b5b5b5; 
	text-decoration: none;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
}
.right a:hover {
	display:block;
	background-color: #b5b5b5; 
	text-decoration: none;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
}
a {
	text-decoration: underline;
	color: #ffffff;
}
.bottom {
	font-family: "Book Antiqua";
	font-size: 12px;
	color: #ffffff;
	text-align: center;
}.orderbox {
	font-family: "Book Antiqua";
	font-size: 12px;
	border: 1px solid #000000;
	padding: 0px 3px;
	margin: 0px;

}
.bottomcontent {
	padding: 3px;
	margin: 3px;
}
.boxtop {
	font-family: "Book Antiqua";
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
