body { 
background-color: #f8f8f0;
background-image: url('images/background.png');
font-family: arial, verdana, helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
font-style: normal;
font-variant: normal;
color: black;
text-transform: none;
text-decoration: none;
}

a:link, a:visited, a:active {
font-style: normal;
font-size: 14px;
color: #700d44;
text-decoration: none;
}

a:hover {
font-style: normal;
font-size: 14px;
color: #6817ff;
text-decoration: none;
}

p {
text-align: justify;
}

h1 {
font-weight: bold;
font-size: 15px;
color: #700d44;
}

table {
table-layout: fixed;
border-style: solid;
border-width: 0px;
border-color: gray;
border-collapse: collapse;
text-align: center;
align: center;
}

iframe {
border-style: solid;
border-width: 0px;
border-color: grey;
}

img {
border-style: solid;
border-width: 0px;
border-color: grey;
}

button {
height: 25px;
width: 100px;
border-style: solid;
border-width: 1px;
border-color: gray;
}

ul {
list-style-type: circle;
list-style-color: #700d44;
padding-left: 30px;
}


.area_bg {
z-index: 1;
position: absolute;
top: 10px;
left: 100px;
}

.fnt_colored {
color: #700d44;
}

.fnt_bigbio {
font-weight: bold;
font-size: 15px;
color: #700d44;
}

.fnt_smallautomation {
font-weight: bold;
font-variant: small-caps;
font-size: 11px;
color: #700d44;
}

.tbl_container {
border-style: solid;
border-width: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-right-width: 2px;
border-color: grey;
color: #700d44;
}

.tbl_hmenu {
text-align: center;
border-style: solid;
border-width: 0px;
}

.tbl_vmenu {
text-align: center;
border-style: solid;
border-width: 0px;
table-layout: fixed;
}

.tbl_toc {
border-style: solid;
border-width: 0px;
text-align: justify;
}

.tbl_section {
padding-top: 10px;
text-align: left;
font-size: 15px;
font-weight: bold;
color: #700d44;
}

.tbl_conttext {
padding-top: 10px;
text-align: justify;
padding-left: 40px;
}

.tbl_title {
text-align: left;
font-weight: bold;
padding-top: 10px;
padding-left: 20px;
}

.tbl_pages {
font-weight: bold;
text-align: right;
padding-top: 10px;
}

.tbl_authors {
font-style: italic;
padding-left: 40px;
text-align: left;
}

.tbl_metadata {
padding-left: 40px;
text-align: left;
}

.tbl_howtocite {
padding-left: 40px;
text-align: left;
font-size: 13px;
}

.tbl_abstract {
padding-bottom: 15px;
padding-left: 40px;
font-size: 13px;
}

.tbl_edleft {
font-weight: normal;
font-size: 14px;
color: #700d44;
text-align: right;
padding-top: 10px;
padding-right: 10px;
}

.tbl_edright {
font-weight: normal;
font-size: 14px;
color: #000000;
text-align: left;
padding-top: 10px;
padding-left: 10px;
}

.tbl_subleft {
font-weight: bold;
font-size: 14px;
color: #700d44;
text-align: left;
padding-right: 10px;
}

.tbl_subright {
font-weight: normal;
font-size: 14px;
color: #000000;
text-align: left;
padding-left: 10px;
}

.tbl_aba {
visibility: visible;
display: table-row;
}

.tbl_abi {
visibility: collapse;
display: none;
}

.tbl_indexedin {
font-size: 13px;
padding: 3px 10px 3px 20px;
text-align: center;
}

.val {
background-image: url('images/v_active.png');
background-repeat: no-repeat;
background-position: center;
height: 40px;
cursor: pointer;
}

.vhl {
background-image: url('images/v_hlighted.png');
background-repeat: no-repeat;
background-position: center;
height: 40px;
cursor: pointer;
}

.vil {
background-image: url('images/v_inactive.png');
background-repeat: no-repeat;
background-position: center;
height: 40px;
cursor: pointer;
}

.hal {
background-image: url('images/h_active.png');
background-repeat: no-repeat;
background-position: center;
height: 40px;
cursor: default;
}

.hhl {
background-image: url('images/h_hlighted.png');
background-repeat: no-repeat;
background-position: center;
height: 40px;
cursor: pointer;
}

.hil {
background-image: url('images/h_inactive.png');
background-repeat: no-repeat;
background-position: center;
height: 40px;
cursor: pointer;
}

.ac {
text-align: left;
visibility: visible;
display: table-row;
}

.ic {
text-align: left;
visibility: collapse;
display: none;
}

.sea {
background-image: url('images/v_active.png');
background-repeat: no-repeat;
background-position: center;
height: 40px;
cursor: pointer;
}

.sei {
background-image: url('images/v_hlighted.png');
background-repeat: no-repeat;
background-position: center;
height: 40px;
cursor: pointer;
}

.doilink:link, .doilink:visited, .doilink:active {
color: #6817ff;
}

.doilink:hover {
text-decoration: underline;
}
