html 
{
    overflow-y: scroll;
}

body
{
    margin: 0px;
    text-align: center;      
    font-family: Arial;
    font-size: 8pt;
    color: #000000;
}

.main
{
    -moz-box-sizing: border-box;
    width: 870px;    
    position:relative;
    margin: 0 auto;    
}

input,select,textarea
{
    font-family: Arial;
    font-size: 9pt;    
}

form
{
    margin: 0px;
}

td,div,p
{
    font-size: 8pt;    
}

.top
{
    background-image: url('../images/header.jpg');
    background-color: #9B0E38;
    background-repeat: no-repeat;
    height: 109px;   
    vertical-align: top; 
}

.top_right_options
{
    height: 29px;
    padding-top: 6px;
    padding-right: 35px;
    color: #FFFFFF;
    text-align: right; 
    vertical-align: top; 
}

.top_vert_spacer
{
    height: 58px;    
}

.menuitem_selected
{
    width: 174px;
    background-color: #FFFFFF;
    color: #c10044;
    text-align: center;
    height: 19px;    
}

.menuwrapper
{
    font-family: Times New Roman;    
}

.menuitem_selected a
{
    text-decoration: none;
    color: #c10044;
    font-size: 13pt;  
    font-weight: bold;  
}

.menuitem
{
    width: 174px; 
}

.menuitem a
{
    display: block;
    width: 174px;
    color: #c10044;
    text-align: center;
    height: 19px;  
    text-decoration: none;
    color: #FFFFFF;
    font-size: 13pt;  
    border-left: 1px solid #c10044; 
    font-weight: bold;  
}

.menuitem a:hover
{
    background-color: #c10044;
    width: 174px;
    color: #c10044;
    text-align: center;
    height: 19px;  
    text-decoration: none;
    color: #FFFFFF;
    font-size: 13pt;  
    border-left: 1px solid #c10044; 
    font-weight: bold;  
}

.breadcrumb
{
    height: 20px;
    padding-left: 1px;
    color: #b1b2b4;    
    vertical-align: middle;
}

.breadcrumb a
{
    color: #b1b2b4;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;    
}

.menu2wrapper
{
    width: 203px; 
    vertical-align: top;
}

.content
{
    vertical-align: top;
    width: 870px;    
}

.pagecontent
{
    width: 456px;    
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;   
}

.pagetext
{
    color: #000000;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-top: 3px;   
    font-size: 8pt;
}

.pagetext p
{
    margin-top: 2px;    
    font-size: 8pt;
}

.pagetext a
{
    color: #536164;
    text-decoration: underline;
}

.rightcontent
{
    width: 203px;    
    vertical-align: top;
}

.imagetitle
{
    height: 19px;
    padding-left: 15px;
    font-size: 11pt;
    font-weight: bold;
    color: #FFFFFF;
    font-family: Times New Roman;
    background-color: #c10044;    
    background-image: url('../images/red_diagonal_border.gif');
    background-repeat: no-repeat;
    background-position: top right;
}

.image
{
    background-color: #c10044;
}

.imagetext
{
    background-color: #9B0E37;
    background-image: url('../images/right_item_border_bottom_ri.gif');
    background-repeat: no-repeat;
    background-position: bottom right;
    padding: 15px;
    
}

.imagetext
{
    color: #FFFFFF;
    font-size: 8pt;   
}

.imagetext p
{
    color: #FFFFFF;
    font-size: 8pt;   
}


.first_menuitem2 a
{
    display: block;
    width: 203px;
    height: 19px;
    padding-left: 10px;
    color: #FFFFFF;
    font-family: Times New Roman;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #DF9194;
    background-image: url('../images/pink_diagonal_border.gif');
    background-repeat: no-repeat;
    background-position: bottom right;  
    border-bottom: 1px solid #FFFFFF;
}


.first_menuitem2 a:hover
{
    display: block;
    width: 203px;
    height: 19px;
    padding-left: 10px;
    color: #FFFFFF;
    font-family: Times New Roman;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #cd7276;
    background-image: url('../images/darkpink_diagonal_border.gif');
    background-repeat: no-repeat;
    background-position: bottom right;  
    border-bottom: 1px solid #FFFFFF;
}

.first_menuitem2_selected a
{
    display: block;
    width: 203px;
    height: 19px;
    padding-left: 10px;
    color: #FFFFFF;
    font-family: Times New Roman;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #C10044;
    background-image: url('../images/red_diagonal_border.gif');
    background-repeat: no-repeat;
    background-position: bottom right;  
    border-bottom: 1px solid #FFFFFF;
}



.menuitem2 a
{
    display: block;
    padding-left: 10px;
    width: 203px;
    height: 19px;
    color: #FFFFFF;
    font-family: Times New Roman;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #DF9194;
    border-bottom: 1px solid #FFFFFF;
}

.menuitem2 a:hover
{
    display: block;
    padding-left: 10px;
    width: 203px;
    height: 19px;
    color: #FFFFFF;
    font-family: Times New Roman;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #cd7276;
    border-bottom: 1px solid #FFFFFF;
}


.menuitem2selected a
{
    display: block;
    padding-left: 10px;
    width: 203px;
    height: 19px;
    color: #FFFFFF;
    font-family: Times New Roman;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #c10044;
    border-bottom: 1px solid #FFFFFF;
}

.menuitem2_bottom
{
    height: 26px;
    background-color: #DF9194;
    background-image: url('../images/submenu_border_bottom_right.gif');
    background-repeat: no-repeat;
    background-position: bottom right;      
}

h1.pagetitle
{
    color: #FFFFFF;
    margin: 0px;
    padding-left: 10px;
    height: 19px;
    font-family: Times New Roman;
    font-size: 11pt;
    background-color: #536164;
    background-image: url('../images/grey_diagonal_border.gif');
    background-repeat: no-repeat;
    background-position: top right;    
}

.menu_footer_spacer
{
    height: 37px;    
}

.adres
{
    color: #999999;   
    line-height: 1.5em;    
    font-size: 8pt;
}

.adres a
{
    color: #b1b2b4;
        
}

.adres img
{
    border: 1px solid #E9E9EA;    
}

.font_selection_small
{
    font-size: 9pt;
    color: #D6BABE;
    text-decoration: none;    
}

.font_selection_medium
{
    font-size: 10pt;
    color: #D6BABE;
    text-decoration: none;    
}

.font_selection_large
{
    font-size: 11pt;
    color: #D6BABE;
    text-decoration: none;    
}


.selected
{
    text-decoration: underline;    
}

.searchfield
{
    margin: 0px; 
    font-size: 7.5pt; 
    width: 135px; 
    height: 16px;    
}

.whitebar
{
    height: 1px;
    background-color: #ffffff;
}
.greybar
{
    height: 1px;
    background-color: #536164;
}

.search
{
    height: 26px;
    vertical-align: top;   
}
.button
{
    height: 26px;
    vertical-align: top;      
}

.font_size_selection
{
    height: 26px;
    vertical-align: top;   
    font-size: 8pt;
}

.font_size_selection a
{
    font-weight: bold;
}

.news_spacer
{
    height: 6px; 
    font-size: 1pt;    
}