.dropmenuB {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 5px;
	text-decoration: none;
}

.dropmenuS {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#dropmenudiv{
	position:absolute;
	border:2px solid #034003;
	line-height:18px;
	z-index:100;
}

#contentdiv{
	width: 400px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.mmmbg {
	background-image: url(newer/images/bg_green2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.mmmkindabg {
	background-image: url(newer/images/sub_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.style1 {font-family: Georgia, "Times New Roman", Times, serif}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fffcb8;
	padding-right: 5px;
	padding-left: 5px;
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fffcb8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.imgbordR {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

a:link {
	color: #fffcb8;
	text-decoration:none;
}
a:visited {
	color: #fffcb8;
	text-decoration:none;
}
a:hover {
	color: #fffcb8;
	text-decoration:none;
}
a:active {
	color: #fffcb8;
	text-decoration:none;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}