/* CSS Document */

.h2 {
font-weight: bold;
color: #000000;
font-size: 20pt;
font-family: Arial, Helvetica, sans-serif;
text-align: right;
}
.title {
font-weight: bold;
color: #000000;
font-size: 20pt;
line-height: 1;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}

.h2select {
font-weight: bold;
color: #000000;
font-size: 24pt;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.3;
text-align: right;
}

body {
color: #000000;
font-size: 11pt;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.3;
text-align: left;
}

.nav, .nav p {
color: #000000;
font-size: 11pt;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.3;
text-align: right;
}

p {
color: #000000;
font-size: 11pt;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.3;
text-align: left;
padding-left: 15px;
padding-right: 15px;
background-color: #FFFFFF;
}

.bookp {
color: #000000;
font-size: 11pt;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.3;
text-align: left;
height: 200px;
width: 350px;
padding: 10px;
background-color: #FFFFFF;
overflow: auto;
}
.uncutp {
color: #000000;
font-size: 11pt;
font-family: Courier new, Courier, Times New Roman, serif;
line-height: 1.3;
text-align: left;
height: 300px;
width: 600px;
padding: 10px;
background-color: #FFFFFF;
overflow: auto;
}
.uncutp p {
color: #000000;
font-size: 11pt;
font-family: Courier New, Courier, Times New Roman, serif;
}

.biop {
color: #000000;
font-size: 11pt;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.3;
text-align: left;
height: 350px;
width: 400px;
padding: 10px;
background-color: #FFFFFF;
overflow: auto;
}

.extract a:link, a:visited, a:hover, a:active {
font-weight: bold;
}

a:link, a:hover, a:visited, a:active, img {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.3;
text-decoration: none;
border-color: #000000;
}

#widthprotect {
width: 1000px;
margin: 0 auto;
}

#content {
width: 100%;
}

.bgimgtable {
background-image: url(../images/selected.gif);
background-repeat: no-repeat; 
}

.maintable {
width: 98%;
height: 750px;
padding: 10px;
}

