body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #23407A;
	background-color: #23407A;

}

td {
	font-size: 12px;
}


.font_sm {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.font_med {
	font-size: 12px;
}

.font_lge {
	font-size: 16px;
}

.font_xlge {
	font-size: 20px;
}

.fontb_sm {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.fontb_med {
	font-size: 12px;
	font-weight : bold;
}

.fontb_lge {
	font-size: 16px;
	font-weight: bold;
	color: #7695D6;

}

.fontb_xlge {
	font-size: 20px;
	font-weight: bold;
}

.vegetarian{
color:#006600;
font-weight:bold;}
.expanded {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	text-align: justify;
}

.footer {
	font-size: 9px;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

a {
	text-decoration: none;
	color: #275FD6;

}

a:hover {
	text-decoration: underline;
}

.nav {
	color: #23407A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;

}

.nav:hover {
	color: #23407A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;


}

.subnav {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	
}

.subnav:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;

}

.botnav {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}

.botnav:hover {
	color: #23407A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: underline;


}

ul {
	list-style-type: square;
}

.chkbox {
	font-size: 10px;
	}
	
input {
	font-size: 10px;
	}

.frmTxt {
	font-size: 10px; 
}

form {
	font-size: 10px;
}

select {
	font-size: 10px;
}
	
textarea {
	font-size: 10px;
}
.btn {
	color: #FFFFFF;
	background-color: #009900;
	border: 1px solid #000000;

}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #23407A;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #23407A;
	background-color: #DBE4F5;
	padding: 3px;
	border: 1px solid #23407A;


}
.button:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #23407A;
	color: #FFFFFF;
	text-decoration: none;


}
