body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #320400;
}
body {
	background-color: #ffead1;
	background-image: url(images/bcknd.gif);
	background-repeat: repeat-y;
	margin: 10px;
}
a:link, a:visited, a:active {
	color: #320400;
	text-decoration: none;
}
.hdr {
	background-image: url(images/drm5.gif);
	background-repeat: repeat-y;
}
.drmurph {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
}
.menu0 {
	background-image: url(images/drm5.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff;
}
.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #320400;
	text-decoration: none;
}
.menu1 ul {
	list-style-type: none;
	margin: 0px;
	padding: 5px;
    border-bottom: 0px;
}
.menu1 li{
	list-style-type: none;
	margin: 0px;
	padding: 8px;
    border-bottom: thin solid #320400;
}

.menu1 ul ul {
	padding-left: 10px;
}

li.menu_current  li.menu_default {
	list-style-type: square;
	list-style-position: inside;
	border-bottom: 0px;
}

li.menu_default  li.menu_current {
	list-style-type: disc;
	list-style-position: inside;
	border-bottom: 0px;
}

li.menu_default  li.menu_default {
	list-style-type: square;
	list-style-position: inside;
	border-bottom: 0px;
}


.menu2 {
	padding: 0; 
	background-position: center; 
	background-repeat: no-repeat; 
	background-image: url(images/btnbck.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #ffffff;
}
.menu0 a:hover {
	color: #ff9966;
	text-decoration: none;

}
.menu1 a:hover {
	color: #ff9966;
	text-decoration: none;

}
.menu2 a:hover {
	color: #ff9966;
	text-decoration: none;

}
.menu0 a:link, .menu0 a:visited, .menu0 a:active {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

.menu1 a:link {
	color: #320400;
	display: block;
	text-decoration: none;
}
.menu2 a:link {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

.content {
	padding: 10;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #320400;"
}
