/*comment body tag out*/
body {
}
.menu {
	color: #e9b17a;
	text-align: center;
	font-family: arial, verdana;
	font-size: 16px;
	font-weight: normal;
}
.content {
	color: #333333;
	padding: 10px;



}
.footer {
	font-size: 14px;
	color: #293452;
	text-align: center;
	font-weight: bold;

}
.heading {
	font-size: 16px;
	color: #293452;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;

}
.headingGreeting {
	font-size: 16px;
	color: #293452;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;

}
.insideContent {

	color: #333333;
}
.staticMENU {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;

}
.staticMENU a{
	text-decoration:none;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.staticMENU a:hover {
	text-decoration:none;
	font-size: 14px;
	color: #FFFF66;
	font-weight: bold;
}
