.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
}
.swagger_submit_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	background-color: #660000;
	border: 1px solid #FFFFFF;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 100%;
	color: #FFFFFF;
	padding-left: 30px;
	font-weight: normal;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;


}
.small_white_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	
}
.large_brown_text {
	font-family: "Century Gothic";
	font-size: x-large;
	color: #663300;
	font-weight: bold;
}
.medium_brown_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #663300;
}
.brown_text {
	color: #663300;
}
.red_text {
	color: #CC0000;
}
.large_white_text {

	font-family: "Century Gothic";
	font-size: x-large;
	color: #FFFFFF;
	font-weight: bold;
}
.xxlarge_white_textCopy {


	font-family: "Century Gothic";
	font-size: xx-large;
	color: #FFFFFF;
	font-weight: normal;
}
