.text {
	font-family: Georgia;
	color: black;
	font-size: 13px;
	line-height: 17px;
}

.text a {
	font-family: Georgia;
	color: #C49431;
	font-size: 13px;
	text-decoration: none;
}	

.text a:hover {
	font-family: Georgia;
	color: #C49431;
	font-size: 13px;
	border-bottom: dotted;
	border-bottom-width: thin;
}

ul {
	font-family: Georgia;
	color: black;
	font-size: 13px;
	line-height: 17px;
}


.footer {
	font-family: Georgia;
	color: white;
	font-size: 12px;
}

.footer a {
	font-family: Georgia;
	color: white;
	font-size: 12px;
	text-decoration: none;
}	

.footer a:hover {
	font-family: Georgia;
	color: white;
	font-size: 12px;
	border-bottom: dotted;
	border-bottom-width: thin;
}

.links {
	font-family: "Georgia";
	color: white;
	font-size: 11px;
}

.links a {
	font-family: Georgia;
	color: #D9A336;
	font-size: 13px;
	text-decoration: none;
}	

.links a:hover {
	font-family: Georgia;
	color: #EFEFF7;
	font-size: 13px;
}

.bottomlinks {
	font-family: "Georgia";
	color: white;
	font-size: 11px;
}

.bottomlinks a {
	font-family: Georgia;
	color: #C49431;
	font-size: 13px;
	text-decoration: none;
}	

.bottomlinks a:hover {
	font-family: Georgia;
	color: #C49431;
	font-size: 13px;
	border-bottom: dotted;
	border-bottom-width: thin;
}

.pagetitle {
	font-family: Georgia;
	font-weight: bold;
	color: #C49431;
	font-size: 26px;
	padding-top: 20px;
}

.booktitle {
	font-family: Georgia;
	font-weight: bold;
	color: #C49431;
	font-size: 16px;
}


.sectiontitle {
	font-family: Georgia;
	font-weight: bold;
	color: #C49431;
	font-size: 14px;
	margin-bottom: 20px;
	margin-top: 30px;
}

.subsectiontitle {
	font-family: Georgia;
	font-weight: bold;
	color: #C49431;
	font-size: 13px;
	margin-bottom: 20px;
	margin-top: 30px;
}
.sidelinks {
	font-family: Georgia;
	color: #C49431;
	font-size: 11px;
}

.sidelinks a {
	font-family: Georgia;
	color: #D9A336;
	font-size: 13px;
	text-decoration: none;
}	

.sidelinks a:hover {
	font-family: Georgia;
	color: #EFEFF7;
	font-size: 13px;
}	

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 13px;
	font-family: Georgia;
	color: #D9A336;
	}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	color: #D9A336;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #5E4379}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EFEFF7;
	border: 1px solid #5A4393}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		min-width: 150px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EFEFF7;
		color: black;
		font: 13px Georgia}

	#sddm div a:hover
	{	background: #5E4379;
		color: #EFEFF7}
		
a.dsphead{
   font-family: Georgia;
	color: #C49431;
	font-size: 13px;
	text-decoration: none;
	}
	
a.dsphead:hover{
   border-bottom: dotted;
	border-bottom-width: thin;
	}
	
a.dsphead span.dspchar{
	text-decoration: none;
	font-family:monospace;
   font-weight:normal;
	}

.dspcont{
   display:none;}
	
	
div#tipDiv {
    color:#000; 
	 font-size:13px;
	 font-family: Georgia;
	 line-height:1.2;
    background-color:#E8E8F0; 
	 border:1px solid #999999; 
    width:256px; padding:4px;
}	



