html, body {
/* font-family: arial, helvetica, sans; */
 font-family: Verdana, Helvetica, sans-serif;
 color: black;
}

html, body {
 font-size: 9pt;
 font-size: 10pt;
}

/*
h1 { font-size: 18pt; }
h2 { font-size: 13.5pt; }
h3 { font-size: 10.5pt; }
h4 { font-size: 9pt; }
h5 { font-size: 7pt; }
h6 { font-size: 6pt; }
*/

h1, h2, h3, h4, h5, h6 {
 font-weight: normal;
}

h1 {  }
h2 {  }
h3 {  }
h4 { font-size: 11pt; }
h5 {  }
h6 {  }

a {
 text-decoration: none;
}

a:hover {
 border-bottom: 1px dotted #575757;
}

a                 { color: #3e1717; color: #575757; }
a:hover           { }
a:active, a:focus { color: #3e1717; color: #575757; }
a:visited         { }

.external_link a {
 text-decoration: none;
}

.external_link a:hover {
 border-bottom: 1px dotted #575757;
}

.external_link                 { color: #3e1717; color: #575757; }
.external_link:active,
.external_link:focus           { color: green; }
.external_link:visited         { color: #808080; color: #bdbdbd; }
.external_link:visited:active  { color: green; }

.gallery_images,
.gallery_images:hover,
.gallery_images:active,
.gallery_images:focus,
.gallery_images:visited,
.gallery_images:visited:active { color: black; text-decoration: none; border: 0; }

.smalltext {
 font-size: 7.5pt;
}

table tr {
 vertical-align: top;
}

.spacing_table td {
 padding-bottom: 10px;
}

.spacing_table2 td {
 padding-bottom: 5px;
}

.tableCentered {
 height:100%;
}
.tableCentered td {
 padding-top: 0px;
 padding-bottom: 0px;
}

.tableNoPadding td {
 padding-top: 0px;
 padding-bottom: 0px;
}

ul {
 margin: 0;
 padding: 0;
 padding-left: 17px;
}

img {
 border: 0;
}

#title {
 font-size: 18pt;
 /* font-weight: bold; */
}

#navigationmenu {
 font-size: 8.5pt;
}

.navigationmenu_text {
 font-size: 8pt;
}

#navigationmenu a, #navigationmenu a:hover, #navigationmenu a:active, #navigationmenu a:focus, #navigationmenu a:hover {
 color: black;
 text-decoration: none;
 border: 0;
}

/*
#navigationmenu a:hover           { color: white; }
*/

/*
#navigationmenu a:active, a:focus { color: green; }
#navigationmenu a:visited         { color: #808080; color: #bdbdbd; }
*/

.gallery_description_small {
 font-size: 7pt;
}

.content_left {
 font-size: 11pt;
}

.content_left_smaller {
 font-size: 9pt;
}

.content_right, .content_right1, .content_right2 {
}

.content_left {
 overflow: visible;
}

.content_right, .content_right1, .content_right2 {
}

#footer {
 font-size: 8pt;
}


#navigation {
 font-size: 1px;
}

#contentframe_top,
#contentframe_bottom {
 font-size: 1px;
}

/*  */

.space_list {
 height: 10px;
 height: 20px;
}


