body {
 background-color: #e6e6e6;
}

link_invisible {
 text-decoration:none;
}

link_invisible:hover{
 text-decoration:none;
}

link_invisible:visited {
 text-decoration:none;
}

link_invisible:active {
 text-decoration:none;
}

a {
 text-decoration:underline;
 color: black;
}

a:hover{
 text-decoration:underline;
 color: red;
}

a:visited {
 text-decoration:underline;
 color: black;
}
a:active {
 text-decoration:underline;
 color: red;
}

img {
 border: none;
}


img.img_border {
 border: solid 1px #313031
}

h1 {
 font-family: Tahoma;
 font-weight: bold;
 font-size: 24px;
}

h2 {
 font-family: Tahoma;
 font-weight: bold;
 font-size: 12px;
}

.body_frame {
 background-color: #e6e6e6;
 vertical-align: center;
 width: 100%;
}

.page_frame_head {
 background-color: #e6e6e6;
 width: 1000px;
}

.page_frame_tailer {
 background-color: #e6e6e6;
 width: 1000px;
}


.page_frame {
 background-color: white;
 width: 1000px;
 border: 1px;
 border-color: black;
 border-style: solid;
}


.page_footer {
 background-color: #fbefff;
 width: 1000px;
 height: 150px;
 border-left: 1px;
 border-left-color: black;
 border-left-style: solid;
 border-right: 1px;
 border-right-color: black;
 border-right-style: solid;
 border-bottom: 1px;
 border-bottom-color: black;
 border-bottom-style: solid;
}

.page_footer_item {
 color: black;
 font-family: Tahoma;
 font-size: 9pt;
 vertical-align: top;
}

.page_head {
 width: 100%;
 height: 50px;
 background-color: #fbefff;
 vertical-align: bottom;
}

.page_head_logo {
 width: 100px;
 vertical-align: bottom;
 text-align: center;
}

.page_head_center {
 width: 725px; 
 vertical-align: bottom;
 font-family: Tahoma;
 font-weight: bold;
 font-size: 24px;
 text-align: center;
}

.page_head_spacer {
 width: 25px;
 vertical-align: bottom;
 text-align: center;
}

.page_head_right {
 width: 50px;
 vertical-align: bottom;
 text-align: center;
}

.page_menu {
    background-color: #313031;
    padding: 5px 0px 5px 0px;
}

.page_menu_item {
    color: white;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    border-right: 1px solid white;
    text-decoration: none;
    background-color: #313031;
    padding: 5px;
}

.page_menu_item_last {
    color: white;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #313031;
    padding: 5px;
}

.page_menu_item:visited {
    color: white;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #313031;
    padding: 5px;
}

.page_menu_item_last:visited {
    color: white;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #313031;
    padding: 5px;
}

.page_menu_item:active {
    color: white;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #313031;
    padding: 5px;
}

.page_menu_item_last:active {
    color: white;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #313031;
    padding: 5px;
}

.page_menu_item:hover {
    background-color: #5A8EC6;
}

.page_menu_item_last:hover {
    background-color: #5A8EC6;
}


.page_content {
 width: 100%;
}

.page_content_main {
 width: 650px;
 height: 100%;
 vertical-align: top;
 padding: 0px 10px 0px 10px;
}

.page_content_right {
 width: 200px;
 height: 100%;
 vertical-align: top;
}

.box {
 padding: 0px 0px 0px 0px;
}

.box_highlight {
 padding: 0px 0px 0px 0px;
 background-color: #fff5fa;
}

.box_head {
/* background-color: #313031; */

 border-top-width: 1px;
 border-top-color: #e7e7e7;
 border-top-style: solid;
 border-top-color: black;

 border-bottom-width: 1px;
 border-bottom-color: #e7e7e7;
 border-bottom-style: dashed;
 border-bottom-color: black;

 padding: 3px 0px 3px 0px;
 margin: 0px 0px 0px 0px;

 color: black;
 font-family: Tahoma;
 font-size: 9pt;
 font-weight: bold;
 background-image: url("images/designer_small.gif");
}

.box_content {
 padding: 3px 0px 3px 0px;
}

.position_text {
 color: gray;
 font-family: Tahoma;
 font-size: 7pt;
 font-weight: bold;
}


.text_normal {
 color: black;
 font-family: Tahoma;
 font-size: 9pt;
 text-align: justify;
}

.text_normal_big {
 color: black;
 font-family: Tahoma;
 font-size: 14pt;
}

.text_bold {
 color: black;
 font-family: Tahoma;
 font-size: 9pt;
 font-weight: bold;
}

.text_normal_big_bold {
 color: black;
 font-family: Tahoma;
 font-size: 14pt;
 font-weight: bold;
}

.text_nondescript {
 color: gray;
 font-family: Tahoma;
 font-size: 8pt;
 text-align: justify;
}

.text_nondescript_rob {
 color: lightgray;
 font-family: Tahoma;
 font-size: 8pt;
 text-align: justify;
}


.headline {
 color: black;
 font-family: Tahoma;
 font-size: 14pt;
 font-weight: bold;
 vertical-align: bottom;
 padding: 20px 0px 0px 0px;
 border-bottom: 2px;
 border-bottom-color: #313031;
 border-bottom-style: solid;
 width: 100%;
}

.form_input{
 background-color: white;
}

.form_input_error {
 background-color: red;
}

.slideshow {
 width: 200px;
 height: 250px;
 padding-right: 10px;
 border: 0px;
 border-color: black;
 border-style: solid;
}

.travel_iframe {
 width: 870px;
 height: 560px;
}