body {

	font-family : Verdana;
	font-size : 11px;
	color: #333333;
}

td {

	font-family : Verdana;
	font-size : 12px;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #960F28;
	font-size : 10px;
}

a:hover {
	text-decoration: underline;
	font-size : 10px;
	font-weight: bold;
}

.lower {
	height: 17;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
}

.maincontainer {
	background-image : url(images/backbottom2.jpg);
}

.maintitle {
	font-weight: bold;
	color: #FFFFFF;
	font-size : 23px;
	text-align: center;
	padding-top: 9px;
	padding-left: 100px;

}

.menutable {
	background-color: #D1E6E9;
	border: 1px solid #FFFFFF;
}

.feeling {
	background-image : url(images/back2.jpg); 
	background-repeat: no-repeat;
}

.smalltext {
	font-size : 9px;
	letter-spacing: -1;
	text-align: center;
}

.midtext {
	font-size : 10px;
}


.bluetext {
	text-align: center;
	color: #1C78B9;
	font-size : 9px;
}

.news {
	color: #717171;
	font-size : 10px;
	padding: 5;
}

.boxtitle {
	text-align: center;
	color: #FFFFFF;
	font-size : 12px;
	font-weight: bold;
	padding-bottom:10px;
}


.mlevel0 {
	text-align: center;
	color: #960F28;
	background-color: #D1E6E9;
	font-size : 13px;
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
	padding: 5 px;
	border-top: 1px solid #D1E6E9;
	border-bottom: 1px solid #D1E6E9;
	height: 36;

}

.mlevel0on {
	text-align: center;
	color: #960F28;
	background-color: #E8E8E8;
	border-top: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
	font-size : 13px;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	padding: 5 px;
	height: 36;

}

.mlevel1 {
	text-align: center;
	line-height: 10px;
	color: #960F28;
	background-color: #D1E6E9;
	cursor: hand;
	cursor: pointer;
	font-size : 13px;
	padding: 5 px;
	border-top: 1px solid #D1E6E9;
	border-bottom: 1px solid #D1E6E9;
}

.mlevel1on {
	text-align: center;
	line-height: 10px;
	color: #960F28;
	background-color: #E8E8E8;
	border-top: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
	font-size : 13px;
	cursor: hand;
	cursor: pointer;
	padding: 5 px;
}


