<style>
 	.DDMenu  {
	color : #000000;
	text-decoration : none;
	background-color : #0000FF;
}

.bold  {
	font-weight : bold;
	font-family : verdana, arial, helvetica;
	font-size : small;
	color : #cccccc;
}

.normal  {
	font-family : Verdana, Arial, Helvetica;
	color : #cccccc;
	font-size : small;
}

.caption  {
	font-family : Verdana, Arial, Helvetica;
	color : #cccccc;
	font-size : xx-small;
}

.subtitle  {
	font-family : Verdana, Arial, Helvetica;
	color : #ff9933;
	font-size : small;
	font-weight : bold;
	font-style : italic;
}

.subpagelink  {
	font-family : Verdana, Arial, Helvetica;
	color : #cccccc;
	font-size : small;
	font-weight : bold;
	text-decoration : none;
}

.header  {
	font-family : Verdana, Arial, Helvetica;
	font-size : small;
	font-weight : bold;
	color : #ff9933;
	padding-top : 15px;
}

.subpagelinksm  {
	font-size : x-small;
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	color : #cccccc;
	text-decoration : none;
}

.smallbold  {
	font-size : x-small;
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold;
	color : #cccccc;
}

.navlink  {
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	color : #cccccc;
	font-size : 12pt;
}

.quote  {
	font-size : x-small;
	font-family : Verdana,Arial,Helvetica;
	color : #cccccc;
	font-style : italic;
}

.smallcontrast  {
	font-size : x-small;
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	color : #ff9933;
}

.title  {
	font-size : large;
	font-family : Verdana, Arial, Helvetica;
	color : #ff9933;
	font-weight : bold;
}

.subtitlecontrast  {
	font-size : medium;
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	color : #cccccc;
}

.normallarge  {
	font-family : Verdana, Arial, Helvetica;
	font-size : small;
	color : #cccccc;
}

.pedigree  {
	font-family : Verdana, Arial, Helvetica;
	font-size : xx-small;
	color : #cccccc;
}

.boldpedigree  {
	font-size : xx-small;
	font-family : Verdana, Arial, Helvetica;
	color : #cccccc;
	font-weight : bold;
}

.menuItem  {
	color : #cccccc;
	cursor : default;
	display : block;
	padding : 5px 1em;
	text-decoration : none;
	white-space : nowrap;
	font-family : Verdana, Arial, Helvetica;
	font-size : x-small;
	text-align : left;
}

.menuBar  {
	border : 0px;
	padding : 4px 2px 4px 2px;
	text-align : left;
	backgroud-color : #000066;
}

.menu  {
	backgroud-color : #000066;
	border : 2px outset #CAC8BE;
	left : 0px;
	padding : 0px 1px 1px 0px;
	position : absolute;
	top : 0px;
	visibility : hidden;
	z-index : 101;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight  {
	backgroud-color : #000066;
	color : #cccccc;
}

