/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: regular;
	font-size: .8em;
	margin: 0px 0px 0px 0px;
	background-color:#e8d398;
}

a  {
	color: #003399;
	text-decoration: underline;
	border-style:none;
	border-width:0;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

a:hover  {
	color: #f0331d;
	text-decoration: underline;
	border-style:none;
	border-width:0;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

a img {
	border: none; 
}

#boldtype {
	font-weight: bold;
	font-size: 9pt;
	color:#333333;
}

#header {
	font-weight: regular;
	font-size: 1.5em;
	color: #f0321d;
	border-bottom: 1px solid #f0321d;
}

#title {
	font-weight: bold;
	font-size: 1.5em;
	color: #6a4e04;
}

#publication {
	font-weight: bold;
	font-size: 1.1em;
	color: #000000;
}

#year {
	font-weight: bold;
	font-size: 12pt;
	color: #6a4e04;
}

#cd {
	font-weight: bold;
	font-size: 12pt;
	color: #6a4e04;
}

#small {
	font-size: 9pt;
}

#navcontainer
{
margin: 0;
padding: 0;
/* height: 22px; */
font: 12px Verdana, sans-serif;
width: 100%;
list-style-type: none;
background: #fff;
text-align: right;
}

#navlist li
{
float: left;
margin: 0;
padding: 0;
width: auto;
display: block;
}

#navlist li a, #navlist li a:link
{
background: #fff;
color: #555;
text-decoration: none;
padding: 5px 10px 5px 11px;
display: block;
border-bottom: 6px solid #ccc;
}

#navlist li a:hover
{
color: #1760c4;
border-bottom: 6px solid #f0321d;
cursor: pointer;
background: #eee;
}

#navlist li a#current, #navlist li a#current:link
{
color: #000;
cursor: default;
font-weight: bold;
border-bottom: 6px solid #f0321d;
}

#navlist li a#current:hover
{
border-bottom: 6px solid #f0321d;
background: #FFF;
}

.style1 {
	font-size: 14px
}
.style2 {
	color: #6a4e04;
	font-weight: bold;
}
.style3 {
	color: #666666;
	font-style: italic;
}
.style4 {
	color: #f0321c;
	font-weight: bold;
}
.style4 a {
	color: #f0321c;
	font-weight: bold;
	text-decoration:none;
}
.style4 a:hover {
	color: #f0321c;
	font-weight: bold;
	text-decoration:underline;
}
.style7 {
	color: #000000;
	font-weight: bold;
}
.style8 {
	color: #FFFFFF;
	font-weight: bold;
}
.style9 {
	color: #FFFFFF;
	font-style: italic;
}
.style10 {
	color: #a98965;
}
.style10 a {
	color: #FFFFFF;
	text-decoration:none;
}
.style11 {
	color: #FFFFFF;
	font-weight: regular;
	font-size: 1.5em;
}
