td { 
   font-family: arial, tahoma, verdana; 
   color: #000000; 
   font-size:12px 
}

body {
   margin: 0;
   font-family: arial, tahoma, verdana; 
   color: #000000; 
   font-size:12px 
}

.login_input {
        border:1px solid;
        border-color:#003366;
        font-size: 11px;
        font-family: arial;
        color: #000000;           
        font-weight: normal;            
}

.search_input {
        border:1px solid;
        border-color:#6F6F6F;
        font-size: 11px;
        font-family: arial;
        color: #000000;           
        font-weight: normal;            
}

a.menu:active {text-decoration:none;}
a.menu:visited {text-decoration:none;}
a.menu:link {text-decoration:none;}
a.menu:hover {text-decoration:none;}

a.line:active {text-decoration:underline;}
a.line:visited {text-decoration:underline;}
a.line:link {text-decoration:underline;}
a.line:hover {text-decoration:none;}

a.un_line:active {text-decoration:none;}
a.un_line:visited {text-decoration:none;}
a.un_line:link {text-decoration:none;}
a.un_line:hover {text-decoration:underline;}


.border_bottom {
    border-bottom : 1px solid;    
    border-color: #C4D8EC;
}


.top_menu {
        font-size: 10px;
        font-family: arial;
        color: #393939;           
        font-weight: bold;            
        }

.language {
        font-size: 10px;
        font-family: arial;
        color: #393939;           
        font-weight: normal;
        }

.language_active {
        font-size: 10px;
        font-family: arial;
        color: #ffffff;           
        font-weight: normal;
        }

.search {
        font-size: 11px;
        font-family: arial;
        color: #003366;           
        font-weight: bold;            
        }

.entry {
        font-size: 11px;
        font-family: arial;
        color: #ffffff;           
        font-weight: bold;            
        }

.search_text {
        font-size: 12px;
        font-family: arial;
        color: #333333;           
        font-weight: bold;            
        }

.left_menu {
        font-size: 12px;
        font-family: arial;
        color: #003366;           
        font-weight: bold;            
        }

.news_title {
        font-size: 12px;
        font-family: arial;
        color: #ffffff;           
        font-weight: bold;            
        }

.date {
        font-size: 11px;
        font-family: arial;
        color: #888888;           
        font-weight: bold;            
        }

.news_description {
        font-size: 11px;
        font-family: arial;
        color: #336699;           
        font-weight: bold;            
        }

.news_text {
        font-size: 11px;
        font-family: arial;
        color: #000000;           
        font-weight: normal;            
}
        
.top_print {
        font-size: 11px;
        font-family: arial;
        color: #336699;           
        font-weight: normal;            
        }

.copyright {
        font-size: 10px;
        font-family: arial;
        color: #003366;           
        font-weight: normal;            
        }

.navigation_line {
        font-size: 10px;
        font-family: arial;
        color: #707070;           
        font-weight: normal;            
        }
.navigation_line_2 {
        font-size: 11px;
        font-family: arial;
        color: #707070;           
        }
    
.top_border_bottom_left {
    border-bottom : 3px solid;    
    border-color: #5D80AA;
}

.top_border_bottom {
    border-bottom : 3px solid;    
    border-color: #C4D8EC;
}

.top_menu_active {
        font-size: 12px;
        font-family: arial;
        color: #3F7FBE;           
        font-weight: bold;            
        }

.tbl_border_left {
    border-left : 1px solid;    
    border-color: #BBBBBB;
}

.tbl_border_right {
    border-right : 1px solid;    
    border-color: #BBBBBB;
}

.tbl_border_top {
    border-top : 1px solid;    
    border-color: #BBBBBB;
}

.tbl_border_bottom {
    border-bottom : 1px solid;    
    border-color: #BBBBBB;
}

.tbl_header {
        font-size: 11px;
        font-family: arial;
        color: #333333;           
        font-weight: bold;
        background-color:#E2E2E2;
        }
ul,li,ol {
        font-size: 11px;
        font-family: arial;
        color: #393939;   
        }
.heading_ul_ol {
        font-size: 11px;
        font-family: arial;
        color: #003366;
        font-weight: bold;         
        }
form,input,select,textarea {
        font-size: 11px;
        font-family: arial;
        color: #000000;           
        font-weight: normal;            
}
.text_dark_gray_11{
        font-size: 11px;
        font-family: arial;
        color: #000000;           
        font-weight: normal;            
}
.submit_input {
        font-size: 11px;
        font-family: arial;
        color: #ffffff;
        font-weight: bold;
        border:1px solid;
        border-color:#033165;
        background-color:#033165;
        cursor: pointer;       
        }
.tbl_form_row_hl {
        border-top : 1px solid;    
        border-bottom : 1px solid;    
        border-color: #C4D8EC;
        background-color:#DFE8F3;
}

.tbl_form_row {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
}

.search_input2 {
        width: 280px;
}
.width_140{
        width: 140px;
}

.width_100pr{
        width: 100%;
}

.width_92pr{
        width: 92%;
}

.width_100{
        width: 100px;
}

.error_message {
    color: #FF0000;
}
.nobold {
        font-weight: normal;            
}

.right_text {
            font-size: 10px;
            font-family: tahoma;
            color: #3D3D3D;           
            font-weight: normal;            
        }

.right_title {
            font-size: 10px;
            font-family: tahoma;
            color: #4A4A4A;           
            font-weight: bold;            
        }

