body {
	margin: 0px;
	background-color: #FFFAEB;
}

body, td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #636363;
}

.mnu {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}

.homepgText {
	font-family: Garamond, Tahoma, Verdana, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.footer {
	font-size: 10px;
	font-family: Tahoma;
}

h2, .brown {
	color: #C5AE6C;
	font-size: 13px;
}

h1, .h1 {
	font-family: "Times New Roman", Times, serif;
	color: #3E376B;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	padding:0px 0;
}

.even {
	background-color: #E1DED4;
}

.odd {
	background-color: #D0D0D0;
}

.inp {
	font-family: Tahoma;
	font-size: 12px;
}



#mnutable td {
        padding:6px 7px;
}