.navigation {
	font-family: 				Geneva, Arial, Helvetica, sans-serif;
	font-size: 					12px;
	font-weight: 				bold;
	color: 						#D6A24C;
	text-decoration:			none;
	bottom: 0px;
	text-align: center;
	display: block;
	background-color: #FFFFFF;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
			}

.navigation a:link 	{
	text-decoration:	none;
	background-color: #FFFFFF;
					}
					
.navigation a:hover 	{
	text-decoration:	none;
	color: 				#C34024;
	background-color: #D6A24C;
					}
					
.navigation_sub {
	font-family: 				Geneva, Arial, Helvetica, sans-serif;
	font-size: 					12px;
	font-weight: 				bold;
	color: 						#666666;
	text-decoration:			none;
	bottom: 0px;
	text-align: center;
	display: block;
			}

.navigation_sub a:link 	{
	text-decoration:	none;
					}
					
.navigation_sub a:hover 	{
	text-decoration:	none;
	color: 				#FFFFCC;
	background-color: #D59B13;
	}
.menutable {
	border: 1px solid #CCCCCC;
	width: 100%;
}

.menucell {
	width: 20%;
	display: block;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.data_display {

}

.data_display_SJS_masses {
	border-style: solid;
	border-width: 1px;
	border-color: #D69F4C;
	border-collapse: separate;
	font-weight: bold;
	display: block;
}

.data_display_SH_masses {
	border-style: solid;
	border-width: 1px;
	border-color: #C24225;
	border-collapse: separate;
	font-weight: bold;
	display: block;
	
}

.data_display_holyday {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000033;
	
}

.image_center {
	text-align: center;
	border: none;
}
.table_100pc {
	padding: 10px;
	width: 100%;
	text-align: center;
}

.table_50pc {
	width: 50%;
	text-align: center;
	height: 100%;
	vertical-align: top;
}

.td_25pc {
	width: 25%;
	padding: 5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}

.td_25pc_LHside {
	width: 20%;
	padding: 5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	border-right-style: none;
	vertical-align: top;
}

.td_75pc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
.text_centre {
	text-align: center;
}
.align_left {
	text-align: left;
	border-bottom-width: medium;
	border-bottom-style: dashed;
	border-bottom-color: #E4B22B;
	margin-right: 150px;
	margin-left: 50px;
	border-bottom: thin;
}

.align_left_none {
	text-align: left;
	margin-left: 50px;
}

.align_left_data {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}


.align_center_border {
	text-align: center;
	border-bottom-width: medium;
	border-bottom-style: dashed;
	border-bottom-color: #E4B22B;
	margin-right: 150px;
	margin-left: 50px;
	border-bottom: thin;
}

.align_left_plain {
	text-align: left;
	margin-left: 50px;
}

.li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-align: left;
	list-style-type: circle;
}
.centre_vertical {
	background-position: center;
}

.subtitle_cell {
	background-image: url(../images/Order_Logo_small.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 40px;
	height: 50px;
	vertical-align: middle;
	padding-left: 50px;
}
.LH_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 20px;
	vertical-align: top;
}

.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	width: 33%;
	background-color: #DBA350;
}

.menucell_footer {
	width: 15%;
	display: block;
	border: 1px solid #CCCCCC;
}
.td_50pc {
	vertical-align: top;
	padding-top: 10px;
	width: 50%;
}
.untouched {
	margin-right: 0px;
}
.li_number {
	list-style-type: decimal;
}

.data_title_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	background-color: #D6A24E;
	text-align: center;
	display: block;
	width: 250px;
	vertical-align: top;
	height: 30px;
	margin-top: 0px;
	padding: 0;
}

.data_title_admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	background-color: #FFFFCC;
	text-align: center;
	display: block;
	width: 300px;
	vertical-align: middle;
	margin-top: 0px;
	padding: 0;
}
.mass_table {
	width: 90%;
	border-color: #D6A24F;
	border-width: 1;
	border-style: solid;
}
.mass_table_SH {
	border: thin solid #990000;
	width: 90%;
	height: 100%;
}


.mass_table_SJS {
	border: thin solid;
	border-color: #DBA350;
	width: 90%;
	height: 100%;
}

