body {
	margin : 0px 0px 0px 0px;
	background-color: #F4F2F0;
	color: #000000;
	text-align: center;
	font-weight: lighter;
}

a {
	color: #607080;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #607080;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #607080;
	font-weight: bold;
}

a.menu {
	color: #A09890;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	color: #607080;
	text-decoration: underline;
	font-weight: bold;
}

a.menu:visited {
	color: #A09890;
	font-weight: bold;
}

form {
	margin: 0px;
	padding: 0px;
}

input, select, textarea {
	font-size: 10px;
	font-family: Trebuchet MS, Times New Roman, serif;
}

table {
	text-align: left;
}

td {
	margin: 0 0 0 0;
	color: #A09890;
	font-size: 10px;
	font-weight: lighter;
	line-height: 1.5em;
	font-family: Trebuchet MS, Verdana, Bitstream Vera Sans, Arial, Helvetica, sans-serif;
}

h1 {
	padding: 0;
	margin: 0 0 0 0;
	font-size: 22px;
	font-family: Trebuchet MS, Times New Roman, serif;
	line-height: 2em;
	font-weight: bold;
	color: #000000;
}

h2 {
	padding: 0;
	margin: 0 0 0.2em 0;
	font-size: 18px;
	font-family: Trebuchet MS, Times New Roman, serif;
	line-height: 2em;
	font-weight: bold;
	color: #000000;
}

h3 {
	padding: 0;
	margin: 0 0 0 0;
	font-size: 14px;
	font-family: Trebuchet MS, Times New Roman, serif;
	line-height: 2em;
	font-weight: bold;
	color: #000000;
}

p {
	padding: 0;
	margin: 0 0 1em 0;
	font-size: 14px;
	font-weight: lighter;
	line-height: 1.5em;
	font-family: Trebuchet MS, Times New Roman, serif;
	color: #000000;
}

li {
	padding: 0;
	margin: 0 0 0 0;
	font-size: 14px;
	font-weight: lighter;
	line-height: 1.5em;
	font-family: Trebuchet MS, Times New Roman, serif;
	color: #000000;
}

.small {
	padding: 0;
	margin: 0 0 1em 0;
	font-size: 10px;
	font-weight: lighter;
	line-height: 1.5em;
	font-family: Trebuchet MS, Times New Roman, serif;
	color: #000000;
}

.imgcell img, .imgcell a {
	display: block;
}

.menu {
	color: #607080;
	text-decoration: none;
	font-weight: bold;
}

.menu:hover {
	color: #607080;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv {
text-align: left;
position: absolute;
border: 1px solid #DAD6D0;
margin-top: 4px;
font-size: 10px;
font-family: Trebuchet MS, Verdana, Bitstream Vera Sans, Arial, Helvetica, sans-serif;
line-height: 2.5em;
z-index: 100;
}

#dropmenudiv a {
color: #607080;
text-decoration: none;
font-weight: bold;
width: 100%;
display: block;
text-indent: 8px;
}

#dropmenudiv a:hover {
color: #607080;
text-decoration: none;
font-weight: bold;
background-color: #E8E4E0;
}
