body {margin: 0}
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;}

a {
    text-decoration: none;
    font-size: 11px;
    font-family: tahoma;
    color: #0060A7;
}
a:hover {
    text-decoration: underline;
}

/*ul {
    font-size: 11px;
    font-family: tahoma;
    color: #000000;
    list-style-image: url(../img/bulet_content.gif);
    margin-top:10px;
    margin-bottom:10px;
}*/

td, div, span, font, li, input, textarea, select {
    font-size: 11px;
    font-family: tahoma;
    color: #000000;           
}
p {
    font-size: 11px;
    font-family: tahoma;
    color: #000000;
	margin-top:1px;
	margin-bottom:10px;
}
b {
    font-size: 11px;
    font-family: tahoma;
    color: #000000;           
    font-weight: bold;
}

.border {
    border : 1px solid;    
    border-color: #BBBBBB;
}

.head_line_bg {
    background-image: url(../img/head_line_bg.gif);
    background-position: left top;
    background-repeat: repeat-x;
}

.langage {
    font-size: 11px;
    font-family: tahoma;
    color: #1499FF;           
}

.menu_out {
    background-image: url(../img/bulet_out.gif);
    background-position: left center;
    background-repeat: no-repeat;
    width:200px;
    height: 26px;
    cursor: hand;
    font-size: 11px;
    font-family: tahoma;
    color: #000000;
    font-weight: bold;
}

.menu_over {
    background-image: url(../img/bulet_over.gif);
    background-position: left center;
    background-repeat: no-repeat;
    width:200px;
    height: 26px;
    background-color: #EDEDED;
    cursor: hand;
    font-size: 11px;
    font-family: tahoma;
    color: #11568B;
    font-weight: bold;
}

.menu_link {
    font-size: 11px;
    font-family: tahoma;
    color: #000000;
    font-weight: bold;
}
a.menu_link:active {text-decoration:none;}
a.menu_link:visited {text-decoration:none;}
a.menu_link:link {text-decoration:none;}
a.menu_link:hover {text-decoration:none;color: #11568B;}

.title_blocks {
    font-size: 12px;
    font-family: tahoma;
    color: #FFDB77;
    font-weight: bold;
    text-transform: uppercase;
    padding-left:5px;
}

.input_text {
    border:1px solid;
    border-color:#000000;
    background-color: #ffffff;
    font-size: 11px;
    font-family: tahoma;
    color: #000000;           
}

.foot_line_bg {
    background-image: url(../img/foot_line_bg.gif);
    background-position: left top;
    background-repeat: repeat-x;
}

.copyright {
    font-size: 10px;
    font-family: tahoma;
    color: #A2A2A2;
    font-weight: bold;
}
.copyright_link {
    font-size: 10px;
    font-family: tahoma;
    color: #0D62A4;
    font-weight: bold;
}

.title_upercase {
    font-size: 14px;
    font-family: tahoma;
    color: #11568B;
    font-weight: bold;
    text-transform: uppercase;
}

.sponsor {
    font-size: 11px;
    font-family: tahoma;
    color: #A2A2A2;
    font-weight: bold;
}

.nav_line {
    font-size: 10px;
    font-family: tahoma;
    color: #6E6E6E;
}
.color_11568B {
    color: #11568B;
}

.date_list {
    font-size: 10px;
    font-family: verdana;
    color: #1499FF;           
}

.puplication_title {
    font-size: 11px;
    font-family: verdana;
    color: #000000;           
}

.next {
    font-size: 11px;
    font-family: verdana;
    color: #11568B;
}

.tbl_title {
    font-size: 11px;
    font-family: tahoma;
    color: #11568B;
    font-weight: bold;
}
.tbl_border {
    border : 1px solid;    
    border-color: #A7A7A7;
}
.left {
    border-left : 1px solid;    
    border-color: #A7A7A7;
}
.top {
    border-top : 1px solid;    
    border-color: #A7A7A7;
}
.right {
    border-right : 1px solid;    
    border-color: #A7A7A7;
}
.bottom {
    border-bottom : 1px solid;    
    border-color: #A7A7A7;
}

.border_btn {
    border : 1px solid;    
    border-color: #EFB4B2;
    font-size: 10px;
    font-family: tahoma;
    color: #FF0903;
    font-weight: bold;
    text-transform: uppercase;
}

/*.btn_bg {
    background-image: url(../img/btn_bg.gif);
    background-position: left center;
    background-repeat: repeat-x;
    font-size: 10px;
    font-family: tahoma;
    color: #FF0903;
    font-weight: bold;
    text-transform: uppercase;
}*/

.top_menu_link {
    font-size: 11px;
    font-family: tahoma;
    color: #000000;
    font-weight: bold;
}
a.top_menu_link:active {text-decoration:none;}
a.top_menu_link:visited {text-decoration:none;}
a.top_menu_link:link {text-decoration:none;}
a.top_menu_link:hover {text-decoration:none;color: #11568B;}
.top_menu_out {
    background-image: url(../img/top_bulet_out.gif);
    background-position: left center;
    background-repeat: no-repeat;
    width:230px;
    height: 26px;
    cursor: hand;
    font-size: 11px;
    font-family: tahoma;
    color: #000000;
    font-weight: bold;
}

.top_menu_over {
    background-image: url(../img/top_bulet_over.gif);
    background-position: left center;
    background-repeat: no-repeat;
    width:230px;
    height: 26px;
    background-color: #EDEDED;
    cursor: hand;
    font-size: 11px;
    font-family: tahoma;
    color: #11568B;
    font-weight: bold;
}

.width {
	width: 97%;
}