a:link
{
    color: #CC0F13;
}

.SubHead
{
    color: #CC0F13;
}


a:visited
{
    color: #CC0F13;
}

a:active
{
    color: #CC0F13;
}


ul li
{
    list-style-type: disc;
    margin-left: 30px;
}


/*========================================================*/
/*  SolPart Menu                                          */
/*========================================================*/

.MainMenu_MenuContainer
{
    background-color: Transparent;
    width: 1px;
    padding: 0px;
}


.MainMenu_MenuBar
{
    cursor: pointer;
    cursor: hand;
    height: 23px;
}

.MainMenu_MenuItem
{
    cursor: pointer;
    cursor: hand;
    color: #7D7D75;
    font: bold normal 10px verdana, arial, sans-serif;
    padding: 0;
    border-left: #000000 0px solid;
    border-bottom: #000000 0px solid;
    border-top: #000000 0px solid;
    border-right: #000000 0px solid;
}


.MainMenu_MenuIcon
{
    cursor: pointer;
    cursor: hand;
    margin: 0;
    font: bold normal 10px verdana, arial, sans-serif;
    background-color: #EEEEE7;
    width: 1;
    border-left: #000000 0px solid;
    border-bottom: #000000 0px solid;
    border-top: #000000 0px solid;
    border-right: #000000 0px solid;
}

.MainMenu_SubMenu
{
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    margin: 0px;
    font: bold normal 9pt Arial, Helvetica;
    color: #5B6A8A;
    background-color: #EEEEE7;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
    border-bottom: #CCCCCC 1px solid;
    border-left: #FFFFFF 1px solid;
    border-top: #FFFFFF 1px solid;
    border-right: #CCCCCC 1px solid;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#FFFFFF, Direction=180, Strength=0);
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
}


.MainMenu_SubMenu TD
{
    height: 24px;
    font: bold 10px verdana, arial, sans-serif;
    padding-right: 2px;
}

.MainMenu_MenuBreak
{
    width: 40px;
    border: 0 none;
    background-color: Transparent;
}

.MainMenu_MenuItemSel
{
    background-color: #FFFFFF;
    cursor: pointer;
    cursor: hand;
    color: #CC0F13;
    font: bold normal 9pt Arial, Helvetica;
    padding-right: 0px;
    padding-left: 0px;
}


.MainMenu_MenuArrow
{
    display: none;
    font: 10pt webdings;
    color: Black;
    cursor: pointer;
    cursor: hand;
}

.MainMenu_RootMenuArrow
{
    font: 10pt webdings;
    cursor: pointer;
    cursor: hand;
}


/*  Solpart Menu Additional Classes  */

.MainMenu_RootMenuItemBreadcrumb TD
{
    color: #CC0F13;
    background: url(images/linije.gif) no-repeat;
    background-color: #EEEEE7;
    height: 28px;
    background-position: 2px -28px;
    font: bold 10px verdana, arial, sans-serif;
}

.MainMenu_SubMenuItemBreadcrumb TD
{
}

.MainMenu_RootMenuItem TD
{
    color: #7D7D75;
    background: url(images/linije.gif) no-repeat;
    background-color: #EEEEE7;
    height: 28px;
    background-position: 2px 0px;
    font: bold 10px verdana, arial, sans-serif;
}

.MainMenu_RootMenuItemActive TD
{
    color: #CC0F13;
    background: url(images/linije.gif) no-repeat;
    background-position: 2px -28px;
    height: 28px;
    font-weight: bold;
}

.MainMenu_SubMenuItemActive TD
{
}

.MainMenu_RootMenuItemSelected TD
{
    color: #CC0F13;
    background: url(images/linije.gif) no-repeat;
    background-color: #EEEEE7;
    height: 28px;
    background-position: 2px -28px;
    font: bold 10px verdana, arial, sans-serif;
}

.MainMenu_SubMenuItemSelected TD
{
    color: #CC0F13;
    height: 19px;
    font: 10px verdana, arial, sans-serif;
}


/*========================================================*/
/*  SolPart Menu 2 (submenu)                              */
/*========================================================*/

.MainMenu_RootMenuItemBreadcrumb2 TD
{
}

.MainMenu_SubMenuItemBreadcrumb2 TD
{
}

.MainMenu_RootMenuItem2 TD
{
    font: normal 10px verdana, arial, sans-serif;
    vertical-align: middle;
    background: url(          'images/BKG_menu.gif' ) left 0px no-repeat;
    color: #525152;
    text-align: left;
    padding-left: 18px;
    height: 23px;
    width: 100%;
    text-decoration: none;
}

.MainMenu_RootMenuItemActive2 TD
{
    font: normal 10px verdana, arial, sans-serif;
    vertical-align: middle;
    background: url(          'images/BKG_menu.gif' ) left -23px no-repeat;
    text-align: left;
    padding-left: 18px;
    height: 23px;
    width: 100%;
    text-decoration: none;
    color: #CC0F13;
}

.MainMenu_SubMenuItemActive2 TD
{
}

.MainMenu_RootMenuItemSelected2 TD
{
    font: normal 10px verdana, arial, sans-serif;
    vertical-align: middle;
    background: url(          'images/BKG_menu.gif' ) left -23px no-repeat;
    text-align: left;
    padding-left: 18px;
    height: 23px;
    width: 100%;
    text-decoration: none;
    color: #CC0F13;
}


.MainMenu_SubMenuItemSelected2 TD
{
    color: #CC0F13;
    height: 23px;
    font: 10px verdana, arial, sans-serif;
}



/*========================================================*/
/*  SolPart Menu 5 (submenu)                              */
/*========================================================*/

.MainMenu_RootMenuItemBreadcrumb5 TD
{
}

.MainMenu_SubMenuItemBreadcrumb5 TD
{
}

.MainMenu_RootMenuItem5 TD
{
    font: normal 10px verdana, arial, sans-serif;
    vertical-align: middle;
    background: url(          'images/BKG_menu.gif' ) left 0px no-repeat;
    color: #525152;
    text-align: left;
    padding-left: 18px;
    height: 23px;
    width: 100%;
    text-decoration: none;
}

.MainMenu_RootMenuItemActive5 TD
{
    font: normal 10px verdana, arial, sans-serif;
    vertical-align: middle;
    background: url(          'images/BKG_menu.gif' ) left -23px no-repeat;
    text-align: left;
    padding-left: 18px;
    height: 23px;
    width: 100%;
    text-decoration: none;
    color: #CC0F13;
}

.MainMenu_SubMenuItemActive5 TD
{
}

.MainMenu_RootMenuItemSelected5 TD
{
    font: normal 10px verdana, arial, sans-serif;
    vertical-align: middle;
    background: url(          'images/BKG_menu.gif' ) left -23px no-repeat;
    text-align: left;
    padding-left: 18px;
    height: 23px;
    width: 100%;
    text-decoration: none;
    color: #CC0F13;
}


.MainMenu_SubMenuItemSelected5 TD
{
    color: #CC0F13;
    height: 23px;
    font: 10px verdana, arial, sans-serif;
}



/*========================================================*/
/*  SolPart Menu 3 (admin)                                */
/*========================================================*/

/*  Solpart Menu Additional Classes  */

.MainMenu_RootMenuItemBreadcrumb3 TD
{
    color: #CC0F13;
}

.MainMenu_SubMenuItemBreadcrumb3 TD
{
}

.MainMenu_RootMenuItem3 TD
{
    color: #7D7D75;
    background-color: Transparent;
    height: 19px;
    font: bold 10px verdana, arial, sans-serif;
}

.MainMenu_RootMenuItemActive3 TD
{
    color: #CC0F13;
}

.MainMenu_SubMenuItemActive3 TD
{
}

.MainMenu_RootMenuItemSelected3 TD
{
    color: #CC0F13;
    background-color: #DAD8CC;
    height: 19px;
    font: bold 10px verdana, arial, sans-serif;
}

.MainMenu_SubMenuItemSelected3 TD
{
    color: #CC0F13;
    height: 19px;
    font: 10px verdana, arial, sans-serif;
}


*
{
    margin: 0;
    padding: 0;
}
img, fieldset
{
    border: none;
}
:focus
{
    outline: 0;
}
a
{
    text-decoration: underline;
}
.alt
{
    display: none;
}

/************************ TYPO *********************************/
body
{
    font-family: Verdana, "Arial" , Helvetica, sans-serif;
    font-size: 11px;
    color: #7D7D75;
}

td, tr, p, div
{
    font: 10px verdana, arial, sans-serif;
    color: #525152;
}


a
{
    color: #F48000;
    text-decoration: underline;
}
a:hover
{
    color: #F48000;
    text-decoration: none;
}

a.gray
{
    color: #757574;
    text-decoration: none;
}
a.gray:hover
{
    color: #757574;
    text-decoration: underline;
}

a.gray_bold
{
    color: #757574;
    font-weight: bold;
    text-decoration: none;
}
a.gray_bold:hover
{
    color: #757574;
    font-weight: bold;
    text-decoration: underline;
}

a.gray_underline
{
    color: #757574;
    text-decoration: underline;
}
a.gray_underline:hover
{
    color: #757574;
    text-decoration: none;
}

.error
{
    color: #CC0F13;
}
.red
{
    color: #BF5229;
}

h1, em
{
    color: #757574;
    font-family: "Arial" , Verdana, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-decoration: none;
    padding: 0 0 10px 0;
}
em
{
    color: #CC0F13;
}

.clear
{
    margin: 5px 0 5px 0;
    overflow: hidden;
    width: 100%;
}
.clear a.button
{
    background: transparent url(          'images/BKGbutton_right.gif' ) no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: normal 11px arial, sans-serif;
    height: 18px;
    margin-right: 6px;
    padding-right: 14px; /* sliding doors padding */
    text-decoration: none;
}
.clear a.button span
{
    font-weight: bold;
    background: transparent url(          'images/BKGbutton_left.gif' ) no-repeat;
    display: block;
    line-height: 12px;
    padding: 3px 0 3px 13px;
}
.clear a.button:active
{
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
.clear a.button:active span
{
    background-position: bottom left;
    padding: 4px 0 2px 14px; /* push text down 1px */
}

.spacer_right6
{
    padding-right: 6px;
}
.spacer_right15
{
    padding-right: 15px;
}
.spacer_left6
{
    padding-left: 6px;
}
.spacer_left10
{
    padding: 0 0 0 10px;
}
.spacer_top_left10
{
    padding: 10px 0 0 10px;
}

/************************ GENERAL *********************************/
html
{
    background: #F1F1EF;
}
body
{
    background: #F1F1EF;
}
#container
{
    position: relative;
    width: 990px;
    margin: 0px auto;
}
#site_body
{
    float: left;
    width: 990px;
    min-height: 400px;
    background: url(images/BKG_site_body.gif) left top repeat-y;
}
#site_wrapper
{
    float: left;
    width: 940px;
    margin-left: 20px;
}
#shadow_bottom_home
{
    clear: both;
    width: 990px;
    height: 55px;
    margin: 0px auto;
    background: url(images/BKG_shadow_bottom_home.gif) left top no-repeat;
}
#shadow_bottom
{
    clear: both;
    width: 990px;
    height: 55px;
    margin: 0px auto;
    background: url(images/BKG_shadow_bottom.gif) left top no-repeat;
}

/************************ TOP *********************************/
#top
{
    float: left;
    width: 950px;
    height: 100px;
    background: #ffffff;
}
#top_left
{
    float: left;
    width: 674px;
    height: 94px;
    background: #EEEEE7;
}
#top_home_left
{
    float: left;
    width: 785px;
    height: 94px;
    background: #EEEEE7;
}

/* jezici */
#top_list_left
{
    float: right;
    width: 200px;
    height: 15px; *display:inline;}
#top_list_left ul
{
    float: right;
    list-style: none;
    margin: 10px 6px 0 0;
}
#top_list_left ul li
{
    display: inline;
    color: #757574;
    line-height: 15px;
    padding: 0 5px 0 5px;
    margin-bottom: 5px;
    background: url(images/arrow.gif) 0px 5px no-repeat;
    height: 1%;
}
#top_list_left ul li a
{
    color: #7D7D75;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}
#top_list_left ul li a:hover
{
    color: #7D7D75;
    text-decoration: underline;
}
#top_list_left ul li a.on
{
    color: #CC0F13;
    text-decoration: none;
}

/* main menu */
#main_menu
{
    clear: both;
    float: right;
    width: 600px;
    height: 28px;
    margin: 51px -70px 0 0;
    *display:inline;}
    
#main_menu ul
{
    float: right;
    list-style: none;
}
#main_menu ul li
{
    display: inline;
    color: #757574;
    padding: 0 0 0 2px;
    height: 1%;
}
#main_menu ul li a
{
    height: 20px;
    padding: 0 20px 8px 0;
}
#main_menu ul li a
{
    color: #7D7D75;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
    background: url(images/BKG_main_menu.gif) left top repeat-x;
}
#main_menu ul li a:hover
{
    color: #7D7D75;
    text-decoration: none;
    background: url(images/BKG_main_menu.gif) left bottom repeat-x;
}
#main_menu ul li a.on
{
    color: #7D7D75;
    text-decoration: none;
    background: url(images/BKG_main_menu.gif) left bottom repeat-x;
}

#logo_home
{
    float: left;
    width: 145px;
    height: 40px;
    margin: 10px 0 0 28px;
}
#logo
{
    float: left;
    width: 145px;
    height: 40px;
    margin: -70px 0 0 28px;
}

#top_right
{
    float: right;
    width: 270px;
    height: 94px;
    background: #DAD8CC;
}
#top_home_right
{
    float: right;
    width: 159px;
    height: 94px;
    background: #DAD8CC;
}

/* home email */
#top_list_right
{
    float: right;
    width: 150px;
    height: 15px; *display:inline;}




#top_list_right ul
{
    float: right;
    list-style: none;
    margin: 10px 6px 0 0;
}
#top_list_right ul li
{
    display: inline;
    color: #757574;
    line-height: 15px;
    padding: 0 5px 0 5px;
    margin-bottom: 5px;
    background: url(images/arrow_right.gif) 0px 5px no-repeat;
    height: 1%;
}
#top_list_right ul li a
{
    color: #7D7D75;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}
#top_list_right ul li a:hover
{
    color: #7D7D75;
    text-decoration: underline;
}
#top_list_right ul li a.on
{
    color: #CC0F13;
    text-decoration: none;
}


/********************** HEADER ********************************/
#header_home
{
    float: left;
    width: 950px;
    height: 176px;
}
#header
{
    float: left;
    width: 950px;
    height: 181px;
}
#head_left_home
{
    float: left;
    width: 307px;
    height: 176px;
}
#head_left
{
    float: left;
    width: 196px;
    height: 181px;
}
#gray_box_home
{
    float: left;
    width: 307px;
    height: 39px;
    background: #C2C0B4;
}
#gray_box
{
    float: left;
    width: 196px;
    height: 39px;
    background: #C2C0B4;
}
#gray_box_home form
{
    padding: 11px 9px 0 25px;
}
#gray_box_home input
{
    float: left;
    color: #777779;
    font-size: 11px;
    border: 1px solid #7E9DB9;
    width: 130px;
    padding: 1px;
}
#gray_box_home a
{
    float: left;
    display: block;
    margin: 3px 10px 0 10px;
}
#gray_box_home #search_txt
{
    float: right;
    margin: -18px 10px;
    color: #ffffff;
    font-size: 10px;
    width: 110px;
}
#head_left_message
{
    float: left;
    width: 307px;
    height: 137px;
    background: url(images/BKG_head_left_message.gif) left top no-repeat;
}
#head_left_photo
{
    float: left;
    width: 196px;
    height: 149px;
}
#message_home
{
    float: left;
    margin: 65px 0 0 25px;
}
#message
{
    float: left;
    margin: 70px 0 0 15px;
}
.white_vspace
{
    float: left;
    width: 6px;
    height: 176px;
    background: #ffffff;
}
#head_middle_home
{
    float: left;
    width: 472px;
    height: 176px;
}
#head_middle
{
    float: left;
    width: 472px;
    height: 181px;
}
#head_middle_photo
{
    position: relative;
    z-index: 1;
}
#head_middle_title_home
{
    position: relative;
    left: 40px;
    top: -50px;
    z-index: 2;
}
#head_middle_title
{
    position: relative;
    left: 40px;
    top: -50px;
    z-index: 2;
}
#head_right_home
{
    float: left;
    width: 159px;
    height: 176px;
}
#head_right
{
    float: left;
    width: 270px;
    height: 188px;
}
#head_right_date_home
{
    float: left;
    width: 159px;
    height: 137px;
    background: url(images/BKG_head_right_date.gif) left top no-repeat;
}
#head_right_message
{
    float: left;
    width: 270px;
    height: 142px;
    background: url(images/BKG_head_right_message.gif) left top no-repeat;
}
#date_home
{
    float: left;
    height: 11px;
    margin: 100px 0 0 7px;
    color: #fff;
    font-size: 9px;
}
#date
{
    float: left;
    height: 11px;
    margin: 12px 0 0 10px;
    color: #fff;
    font-size: 9px;
}

/********************** CONTENT ********************************/
#wrapper_home
{
    float: left;
    width: 950px;
    min-height: 200px;
    background: url(images/BKG_wrapper_home.gif) left bottom repeat-y;
}
#wrapper
{
    float: left;
    width: 950px;
    min-height: 200px;
    background: url(images/BKG_wrapper.gif) left bottom repeat-y;
}

#left_sidebar_home
{
    float: left;
    width: 307px;
    margin-right: 6px;
}
#left_sidebar
{
    float: left;
    width: 196px;
    margin-right: 6px;
}
.box_home
{
    width: 230px;
    margin: 0px auto;
    padding: 20px 0 0 0;
}
.box_home .heading_home
{
    padding: 0 0 6px 0;
    background: url(          'images/BKG_heading1.gif' ) top left repeat-x;
    width: 230px;
    height: 23px;
}

.box_home .heading_home span
{
    color: #7D7D75;
    font-size: 10px;
    font-weight: bold;
}
.box_home .title
{
    color: #CC0F13;
    font-size: 10px;
    font-weight: bold;
}
.box_home .powered
{
    margin: 0 0 10px 0;
}

.box_left
{
    float: left;
    width: 160px;
    margin: 20px 0 0 35px;
    height: 150px;
}
.box_left .heading_left
{
    padding: 0 0 6px 0;
    background: url(          'images/BKG_heading1.gif' ) top left repeat-x;
    width: 160px;
    height: 23px;
}
.box_left .heading_left span
{
    color: #7D7D75;
    font-size: 10px;
    font-weight: bold;
}
.box_left .title
{
    color: #CC0F13;
    font-size: 10px;
    font-weight: bold;
}

/* menu */
.box_left ul
{
    float: left;
    list-style: none;
}
.box_left ul li
{
    width: 160px;
    height: 23px;
    margin: 0 0 0 0;
}
.box_left ul li a
{
    color: #7D7D75;
    display: block;
    height: 23px;
    padding: 0 0 0 30px;
    text-decoration: none;
    background: url(          'images/BKG_menu.gif' ) left -5px no-repeat;
}
.box_left ul li a:hover, #menu ul li a.on
{
    color: #ffffff;
    text-decoration: none;
    background: url(          'images/BKG_menu.gif' ) left -28px no-repeat;
}

.box_right
{
    float: left;
    width: 220px;
    margin: 20px 0 0 20px;
}
.box_right .heading_right
{
    padding: 0 0 6px 0;
    background: url(   'images/BKG_heading2.gif' ) top left repeat-x;
    width: 200px;
    height: 23px;
}
.box_right .heading_right span
{
    color: #7D7D75;
    font-size: 10px;
    font-weight: bold;
}
.box_right .title
{
    color: #CC0F13;
    font-size: 10px;
    font-weight: bold;
}

.box_right form
{
    padding: 5px 9px 0 0;
}
.box_right input
{
    float: left;
    color: #777779;
    font-size: 11px;
    border: 1px solid #7E9DB9;
    width: 130px;
    padding: 1px;
}
.box_right a
{
    float: left;
    display: block;
    margin: 3px 10px 0 0px;
}

#content
{
    float: left;
    width: 432px;
    margin-right: 6px;
    padding: 30px 20px 15px 20px;
}
#right_sidebar_home
{
    float: left;
    width: 159px;
}
#right_sidebar_home ul
{
    margin-top: 50px;
    text-align: center;
    list-style: none;
}
#right_sidebar_home li
{
    margin-top: 10px;
}
#right_sidebar_home li a
{
    display: block;
    margin: 0px auto;
}


/*  LOGO SLIKE

#right_sidebar_home li.itf a
{
    width: 30px;
    height: 27px;
    background: url('images/logo/itf.gif') top left no-repeat;
}
#right_sidebar_home li.rtf a
{
    width: 30px;
    height: 28px;
    background: url('images/logo/rtf.gif') top left no-repeat;
}
#right_sidebar_home li.kremlin a
{
    width: 30px;
    height: 33px;
    background: url('images/logo/kremlin.gif') top left no-repeat;
}
#right_sidebar_home li.pbz a
{
    width: 94px;
    height: 10px;
    background: url('images/logo/pbz.gif') top left no-repeat;
}
#right_sidebar_home li.hts a
{
    width: 80px;
    height: 13px;
    background: url('images/logo/hts.gif') top left no-repeat;
}
#right_sidebar_home li.kazastan a
{
    width: 30px;
    height: 37px;
    background: url('images/logo/kazastan.gif') top left no-repeat;
}
#right_sidebar_home li.stf a
{
    width: 65px;
    height: 21px;
    background: url('images/logo/stf.gif') top left no-repeat;
}

#right_sidebar_home li.itf a:hover
{
    background: url('images/logo/itf.gif') bottom left no-repeat;
}
#right_sidebar_home li.rtf a:hover
{
    background: url('images/logo/rtf.gif') bottom left no-repeat;
}
#right_sidebar_home li.kremlin a:hover
{
    background: url('images/logo/kremlin.gif') bottom left no-repeat;
}
#right_sidebar_home li.pbz a:hover
{
    background: url('images/logo/pbz.gif') bottom left no-repeat;
}
#right_sidebar_home li.hts a:hover
{
    background: url('images/logo/hts.gif') bottom left no-repeat;
}
#right_sidebar_home li.kazastan a:hover
{
    background: url('images/logo/kazastan.gif') bottom left no-repeat;
}
#right_sidebar_home li.stf a:hover
{
    background: url('images/logo/stf.gif') bottom left no-repeat;
}

*/


#right_sidebar
{
    float: left;
    width: 270px;
}



/********************** FOOTER ********************************/
#footer
{
    clear: both;
    width: 950px;
    height: 30px;
    margin: 0px auto;
    text-align: center;
    padding: 5px 0 0 0;
}
.sign
{
    float: left;
}
.sign a
{
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #2284C7;
}
.sign a:hover
{
    color: #676869;
}
.sign span
{
    color: #676869;
}
.sign span.black
{
    color: #1A181D;
}
.sign span.orange
{
    color: #EB6E12;
}


/* Search Box */

.NormalTextBox
{
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    color: #000000;
    border-bottom: #999999 1px solid;
    font: 11px verdana, arial, sans-serif;
    background-color: #ffffff;
}

#dnn_dnnSEARCH1_txtSearch.NormalTextBox
{
    width: 150px;
    height: 18px;
    margin-right: 6px;
    margin-top: 13px;
    margin-left: 30px;
}

#dnn_dnnSEARCH2_txtSearch.NormalTextBox
{
    width: 110px;
    height: 18px;
    margin-right: 6px;
    margin-top: 0px;
}

#dnn_dnnSEARCH1_cmdSearch.Search
{
    top: 13px;
}

#dnn_dnnSEARCH1_cmdSearch.Search:hover
{
    color: #525152;
    text-decoration: none;
    top: 13px;
}


#dnn_dnnSEARCH2_cmdSearch.Search:hover
{
    color: #525152;
    text-decoration: none;
}

.Search
{
    border-right: #989898 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #989898 1px solid;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    top: 0px;
    background-color: #cccccc;
}


/* Sign In */

.SignIn
{
    font: 10px verdana, arial, sans-serif;
    color: #525152;
}
A.SignIn:link
{
    text-decoration: none;
    font: 10px verdana, arial, sans-serif;
    color: #525152;
}

A.SignIn:visited
{
    text-decoration: none;
    font: 10px verdana, arial, sans-serif;
    color: #CC0F13;
}

A.SignIn:active
{
    text-decoration: none;
    font: 10px verdana, arial, sans-serif;
    color: #CC0F13;
}

A.SignIn:hover
{
    text-decoration: underline;
    font: 10px verdana, arial, sans-serif;
    color: #CC0F13;
}

/* mouseover on logo pictures   */


#itf
{
    background: url(images/logo/itf.gif) no-repeat;
}

#itf:hover
{
    background: url(images/logo/itf.gif) no-repeat;
    background-position: 0px -37px;
}

#rtf
{
    background: url(images/logo/rtf.gif) no-repeat;
}

#rtf:hover
{
    background: url(images/logo/rtf.gif) no-repeat;
    background-position: 0px -35px;
}

#kremlin
{
    background: url(images/logo/kremlin.gif) no-repeat;
}

#kremlin:hover
{
    background: url(images/logo/kremlin.gif) no-repeat;
    background-position: 0px -38px;
}

#pbz
{
    background: url(images/logo/pbz.gif) no-repeat;
}

#pbz:hover
{
    background: url(images/logo/pbz.gif) no-repeat;
    background-position: 0px -10px;
}

#hts
{
    background: url(images/logo/hts.gif) no-repeat;
}

#hts:hover
{
    background: url(images/logo/hts.gif) no-repeat;
    background-position: 0px -15px;
}

#kazastan
{
    background: url(images/logo/kazastan.gif) no-repeat;
}

#kazastan:hover
{
    background: url(images/logo/kazastan.gif) no-repeat;
    background-position: 0px -38px;
}

#stf
{
    background: url(images/logo/stf.gif) no-repeat;
}

#stf:hover
{
    background: url(images/logo/stf.gif) no-repeat;
    background-position: 0px -25px;
}




/* -------------------------------------------------------------------   */

#testa
{
    background-color: Transparent;
}

#testa:hover
{
    background-color: Black;
}

























































































