/* general */
html, body{
    margin: 0; padding: 0;
    font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

img a, a img {border: none;}

a{
    color: orange;
}

.input{
    border: 1px solid #1879d4;
    padding: 0px 1px 0px 1px;
    color: #666;
    font-size: 12px;
    height: 16px;
}

h1{
    font-size: 14px;
}

h2{
    font-size: 13px;
}


/* eof general */

#page_wrapper{
}

#top_nav{
    height: 11px;
    padding: 11px 0px 12px 19px;
    background:url(../images/tn_bg.gif);
    background-repeat: no-repeat;
    background-position: 0% 100%;    
}

#top_nav a,#top_nav span{
    background:url(../images/tn_del.gif);
    background-repeat: no-repeat;
    background-position: 100% 4px;
    color: #999;
    font-size: 11px;
    text-decoration: none;
    display: block;
    float: left;
    padding: 0px 16px 0px 15px;
}

#top_nav a.lst,#top_nav span.lst{
    background:none;
}

#header{
    position: relative;
    background:url(../images/hdr_bg.jpg);
    background-repeat: no-repeat;
    background-position: 0% 0%;    
    width: 100%;
    height: 140px;
}

#hdr_rt{
    position: absolute;
    right: 0px;
    top: 55px;
    background:url(../images/hdr_rt.gif);
    background-repeat: no-repeat;
    background-position: 0% 90%; 
    width:404px;  
    height: 37px; 
}



#hdr_logo{
    margin: 23px 0px 0px 16px;
}

#content{
}

#bread{
    position: relative;
    padding: 10px 0px 0px 5px;
    margin: 0px;
    z-index: 10;
}

#bread a, #bread span{
    display: block;
    float: left;
    padding: 0px 10px 0px 7px;
    font-size: 10px;
    color: #999;
}

#bread a{
    background:url(../images/br_del.gif);
    background-repeat: no-repeat;
    background-position: 100% 70%; 
    text-decoration: underline;
}


#bread a.alon{
    background:none;
}

#bread a.fst{
    margin-top: 1px;
}

#leftcol{
    position: relative;
    top: 0; left: 0;
    z-index: 5;
	width: 25%;
}

#centercol{
    position: relative;
    top:0;left: 0;
    z-index: 5;
	width: 51%;
}

#rightcol{
    position: relative;
    top: 0; left: 0;
    z-index: 5;
	width: 24%;
}

.cat_hdr{
    height: 23px;
    background:url(../images/cat_hdr_rt.gif);
    background-repeat: no-repeat;
    background-position: 100% 0%;    
    font-size: 11px;
    padding-top: 21px;
    padding-left: 18px; 
    color: #0066cc;
	margin: 0;
}

.cat_hdr_wr{
    background:url(../images/cat_hdr_bg.gif);
    background-repeat: repeat-x;
    height: 44px;
}

#cat_mnu_wr{
    position: relative;
    z-index: 0;
    background-color: #fefbc7;
}

#cat_mnu{
    position: relative;
    z-index: 1;
    background:url(../images/cat_mnu_rt.gif);
    background-position: 100% 0%; 
    background-repeat: repeat-y;
    padding-top: 10px;
}

#cat_mnu a, #cat_mnu span{
    display: block;
    font-size: 11px;
    color: #666;
    margin: 0px 8% 4px 17px;
    padding: 0px 0px 4px 1px;
    background:url(../images/cat_mnu_it_bg.gif);
    background-position: 0% 100%; 
    background-repeat: repeat-x;    
}

#cat_mnu .lst{
    background:none;
}

#cat_mnu span{
    color: #1879d4;
    font-weight: bold;
    margin-right: 0%;
}

#cat_mnu .act{
    background:url(../images/cat_mnu_it_act.gif);
    background-position: 100% 30%; 
    background-repeat: no-repeat;    
    margin-right: 8%;
}

#cat_mnu_bot{
    position: relative;
    z-index: 1;
    height: 14px;
    background:url(../images/cat_mnu_bot.gif);    
    background-position: 0% 100%; 
    background-repeat: repeat-x;   
}

#cat_mnu_crn{
    position: absolute;
    right: 0px; bottom: 0px;
    width: 14px;
    height: 14px;
    z-index: 5;
    background:url(../images/cat_mnu_crn.gif);
    background-repeat: no-repeat; 
}

#src_hdr_wr{
	position: relative;
	z-index: 0;
    margin-top: 12px;
    background:url(../images/src_hdr_bg.gif);
    background-repeat: repeat-x;
    height: 44px;
    padding: 0;
    
}    

#src_hdr_rt{
	position: absolute;
    background:url(../images/src_hdr_rt.gif);
    background-repeat: no-repeat;
    background-position: 100% 0%;
    height: 44px;
    width: 100%;
    z-index: 15;
}

#src_hdr{
	font-size: 11px;
	color: #fff;
	margin: 8px 18px 0px 18px;
	
}

#src_pan_wr{
    position: relative;
   	left:0 ; right: 0;
    z-index: 0;
    background: #ffd9c1;
    background:url(../images/src_pan_bg.gif);
    background-repeat:  repeat-x;     
}

#src_pan{
    position: relative;
    z-index: 5;
    background-color: #fefbc7;
    background:url(../images/src_pan_rt.gif);
    background-position: 100% 0%; 
    background-repeat:  no-repeat;   
    height: 77px;
}

#src_pan .input{
    width: 83%;
    margin: 18px 0px 6px 15px;
}

#src_pan a{
    display: block;
    height: 13px;
    width: 50px;
    background:url(../images/src_pan_go.gif);
    background-position: 0% 0%; 
    background-repeat:  no-repeat;   
    margin-left: 15px;
    padding-left: 21px;
    color: #1879d4;
    font-size: 10px;
    font-weight: bold;
}

#rek_wr{
    clear: both;
    position: relative;
    left:0;top:0;
    background:url(../images/rek_hdr_bg.gif);
    background-position: 0% 0%; 
    background-repeat: repeat-x;   
    margin: 10px 0px 0px 20px;  
}

#rek_wr h1{
    position: relative;
    left:0;top:0;
    z-index: 5;
    height: 24px;
    color: #fff;
    padding: 8px 0px 0px 50px;
    margin-bottom: 20px;
    margin-right: 50px;
}

#rek_hdr_lt{
    position: absolute;
    left:0;top:0;
    z-index: 0;
    width: 70px;
    height: 32px;
    background:url(../images/rek_hdr_lt.gif);
    background-position: 0% 0%; 
    background-repeat:  no-repeat;  
}

#rek_hdr_rt{
    position: absolute;
    right: -1px; top: 0%;
    z-index: 10;
    width: 100%;
    height: 32px;
    background:url(../images/rek_hdr_rt.gif);
    background-position: 100% 0%; 
    background-repeat:  no-repeat; 
    text-align: right;
    padding: 7px 0px 0px 0px;
}

.rek_all_its{
    width: 70px;
    font-size: 10px;
    color: white;
    padding: 0px 25px 0px 10px;
    text-decoration: underline;
    background:url(../images/rek_al_it_bg.gif);
    background-position: 0% 80%; 
    background-repeat:  no-repeat; 

}

.prd_it{
    clear: both;
    margin: 25px 0% 5px 0%;
    padding: 0px 0px 0px 0px;
}

.prd_it.lst{
    border: none;
}

.prd_it_img{
    text-align: center;
    width: 95px;
    border: 4px solid #ff6701;
	padding: 0px;
}

.prd_it_img img{
	margin-bottom: -2px;
}

.prt_tc{
    display: block;
    width: 49px;
    height: 15px;
    background:url(../images/rek_tc_bg.gif);
    background-position: 100% 0%; 
    background-repeat:  no-repeat;
    font-size: 10px;
    color: #1879d4;
    text-decoration: none;
    padding: 6px 32px 4px 22px;
    clear: all;
}

.pr_im_wr{
    text-align: center;
    padding: 0% 16px 10px 2px;
    vertical-align: top;
}

.pr_inf{
    vertical-align: top;
    font-size: 11px;
    color: #7f7f7f;
    padding-right: 2px;
}

.pr_inf .cat_name{
    font-size: 10px;
    margin-bottom: 2px;
}

.pr_inf .pr_name{
    display: block;
    color: white;
    background: #ff6600;
    font-weight: bold;
    padding: 3px 5px 3px 8px;
    font-size: 10px;
    text-decoration: none;
}

.pr_inf .pr_name:hover{
    text-decoration: underline;
}

.pr_desc{
    margin-top: 12px;
    margin-bottom: 12px;
}  

.pr_tbl_det{
    border-top: 1px solid #d1ecfc;
}

.prc_tl{
    color: #1879d4;
    font-size: 9px;
    width: 15%;
    padding-top: 2px;
}

.prc_vl{
    border-top: 1px solid #d1ecfc;
    color: #1879d4;
    background:#d1ecfc;
    font-size: 12px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 6px;
    text-align: center;
}

.prc_vl2{
    color: #1879d4;
    font-size: 14px;
    font-weight: bold;
}

.prc_vl span{
    font-size: 10px;
    font-weight: normal;
}

.pr_det{
    text-align: center;
    width: 30%;
}

.pr_det a{
    display: block;
    width: 50px;
    background:url(../images/pr_det.gif);
    background-position: 0% 95%; 
    background-repeat:  no-repeat;
    font-size: 10px;
    color: #999;
    padding: 0px 0px 0px 12px;
    margin: auto;
    text-decoration: underline;
}

.pr_nw{
    text-align: center;
    width: 30%;
}

.pr_nw a{
    display: block;
    width: 70px;
    background:url(../images/pr_nw.gif);
    background-position: 0% 95%; 
    background-repeat:  no-repeat;
    font-size: 10px;
    color: #999;
    padding: 0px 0px 0px 12px;
    margin: auto;
    text-decoration: underline;
}

#ldr_wr{
    position: relative;
    left:0;top:0;
    z-index: 0;
    background:url(../images/ldr_hdr_bg.gif);
    background-position: 0% 0%; 
    background-repeat: repeat-x;   
    margin: 10px 0px 0px 20px;  
}

#ldr_wr h1{
    position: relative;
    left:0;top:0;
    z-index: 10;
    height: 24px;
    color: #1879d4;
    padding: 8px 0px 0px 50px;
    margin-bottom: 20px;
    margin-right: 50px;
}

#ldr_hdr_lt{
    position: absolute;
    left:0;top:0;
    z-index: 5;
    width: 70px;
    height: 32px;
    background:url(../images/ldr_hdr_lt.gif);
    background-position: 0% 0%; 
    background-repeat:  no-repeat;  
}

#ldr_hdr_rt{
    position: absolute;
    left: 0px; top: 0px;
    z-index: 5;
    width: 100%;
    height: 32px;
    background:url(../images/ldr_hdr_rt.gif);
    background-position: 100% 0%; 
    background-repeat:  no-repeat; 
    text-align: right;
    padding: 8px 0px 0px 0px;
}

.ldr_all_its{
    width: 70px;
    font-size: 10px;
    color: #1879d4;
    padding: 0px 25px 0px 10px;
    text-decoration: underline;
    background:url(../images/ldr_al_it_bg.gif);
    background-position: 0% 80%; 
    background-repeat:  no-repeat; 
}

.ldr_it_wr{
    position: relative;
    left: 0; top: 0;
    width: 49.95%;
    float: left;
    margin-bottom: 10px;

}

.ldr_img_wr{
    position: relative;
    left: 0; top: 0;
    width: 150px;
    background:url(../images/ldr_img_wr_bg.gif);
    background-position: 100% 0%; 
    background-repeat:  no-repeat; 
    margin: 0px 0px 10px 20px;
}

.ldr_img_cont{
    width: 95px;
    border: 4px solid #fbea00;
}

.ldr_img_cont img{
    display: block;
    margin: auto;
}

.ldr_tc{
    height: 25px;
    width: 24px;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 103px;
}

.ldr_desc{
    margin: 5px 7px 0px 20px;
    font-size: 11px;
    color: #999;
}

.ldr_tl{
    display: block;
    margin: 0px 10px 5px 20px;
    font-size: 10px;
    font-weight: normal;
    color: #999;
}

.ldr_tl .name{
    font-weight: bold;
    color: #1879d4;
}

#nws_wr{
    clear: both;
    position: relative;
    left:0;top:0;
    background:url(../images/nws_hdr_bg.gif);
    background-position: 0% 0%; 
    background-repeat: repeat-x;   
    margin: 10px 0px 0px 20px;  
}

#nws_wr h1{
    position: relative;
    left:0;top:0;
    z-index: 5;
    height: 24px;
    color: #fff;
    padding: 8px 0px 0px 50px;
    margin-bottom: 20px;
    margin-right: 50px;
}

#nws_hdr_lt{
    position: absolute;
    left:0;top:0;
    z-index: 0;
    width: 70px;
    height: 32px;
    background:url(../images/nws_hdr_lt.gif);
    background-position: 0% 0%; 
    background-repeat:  no-repeat;  
}

#nws_hdr_rt{
    position: absolute;
    left: 0px; top: 0px;
    z-index: 10;
    width: 100%;
    height: 32px;
    background:url(../images/nws_hdr_rt.gif);
    background-position: 100% 0%; 
    background-repeat:  no-repeat; 
    text-align: right;
    padding: 8px 0px 0px 0px;
}

.nws_all_its{
    width: 70px;
    font-size: 10px;
    color: #fff;
    padding: 0px 25px 0px 10px;
    text-decoration: underline;
    background:url(../images/nws_al_it_bg.gif);
    background-position: 0% 80%; 
    background-repeat:  no-repeat; 
}

.nws_it{
    margin: 0;
    padding: 0px 10px 10px 20px;
}


.nws_date{
    background:url(../images/nws_dt_bg.gif);
    background-position: 0% 100%; 
    background-repeat:  no-repeat; 
    display: block;
    width: 61px;
    height: 15px;
    float: left;
    margin: 0px 10px 8px 0px;
    font-size: 10px;
    color: #1879d4;
    padding-top: 18px;
    text-align: center;
}

.nws_tl{
    display: block;
    color: #1879d4;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 18px;
    text-decoration: none;
}

.nws_tl:hover{
    text-decoration: underline;
}

.nws_ann{
    clear: both;
    color: #7f7f7f;
    font-size: 11px;
}

#matching{
    display: block;
    width: 201px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 16px;
    margin-bottom: 0;
}
#matching2{
    display: block;
    width: 201px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 30px;
}

#cnt_wr{
    position: relative;
    left:0;top:-5px;
    background:url(../images/cnt_wr_bg.gif);
    background-position: 0% 0%; 
    background-repeat: repeat-x;   
    margin: 0px 0px 0px 20px;  
    height: 140px;
}

#cnt_hdr{
    display: block;
    position: relative;
    z-index: 15;
    color: #fff;
    font-size: 12px;
    width: 70px;
	margin: 9px 0px 30px 20px;
}

#cnt_nfo{
    position: relative;
    z-index: 15;
    font-size: 10px;
    color: #7f7f7f;  
    width: 70%; 
	margin: 0px 0px 0px 60px;
}

#cnt_nfo span, #cnt_nfo a{
    color: #1879d4;
    font-size: 10px;
}

#cnt_nfo label{
    display: block;
    margin-top: 5px;
}

#cnt_lt{
    background:url(../images/cnt_lt.jpg);
    background-position: 0% 0%; 
    background-repeat:  no-repeat;  
    position: absolute;
    left:0;top:0;    
    height: 138px;
    width: 138px;
    z-index: 10; 
}

#cnt_hdr_rt{
    position: absolute;
    left: 0px; top: 0px;
    z-index: 10;
    width: 100%;
    height: 45px;
    background:url(../images/cnt_hdr_rt.gif);
    background-position: 100% 0%;
    background-repeat:  no-repeat; 
}

#rc_rek_wr{
    position: relative;
    background:url(../images/rk_hdr_bg.gif);
    background-repeat:  repeat-x;
    margin: 0px 0px 20px 25px;
}

#rc_rek_wr h2 {
    display: block;
    position: relative;
    z-index: 15;
    height: 20px;
    font-size: 12px;
    padding: 0px 10px 0px 14px;
    margin: 7px 0px 20px 0px;
}

#rc_rek_wr h2 a{
    color: #1879d4;
    text-decoration: none;        
}

#rc_rek_lt{
    background:url(../images/rk_hdr_lt.gif);
    background-position: 0% 0%; 
    background-repeat:  no-repeat;  
    position: absolute;
    left:0;top:0;    
    height: 44px;
    width: 9px;
    z-index: 10; 
}

#rc_rek_rt{
    position: absolute;
    left: 0px; top: 0px;
    z-index: 10;
    width: 100%;
    height: 44px;
    background:url(../images/rk_hdr_rt.gif);
    background-position: 100% 0%; 
    background-repeat:  no-repeat; 
}

.rc_it_wr
{
    margin: 15px 0px 10px 0px;
    padding: 0px 10px 0px 30px;
    clear: both;
}

.rc_it_img_wr
{
    position: relative;
    width: 140px;
}

.rc_it_img_cont{
    width: 95px;
    border: 4px solid #fbea00;
}

.rc_it_img_cont img{
    display: block;
    margin: auto;
}

#rc_part{
    clear: both;
}

.rc_it_tl{
    margin: 12px 0px 12px 0px;
    font-size: 10px;
    font-weight: normal;
    color: #999;    
}

.rc_it_tl .name{
    font-weight: bold;
    color: #1879d4;
}

.rc_it_desc{
    font-size: 11px;
    color: #999;
    margin-bottom: 12px;
}

.it_del_wr{
    background:url(../images/1_px_eaf3fb.gif);
    background-repeat:  repeat-x;   
    background-position: 0% 50%; 
    height: 7px;
}

.it_del{
  background:url(../images/it_del.gif);
    background-repeat:  no-repeat;   
    background-position: 50% 50%; 
    height: 7px;
}

#prtn{
    position: relative;
    background:url(../images/prtn_hdr_bg.gif);
    background-repeat:  repeat-x; 
    margin: 10px 0px 20px 25px;
}

#prtn h2{
    display: block;
    height: 20px;
    color: #fff;
    font-size: 12px;
    padding: 0px 10px 0px 14px;
    margin: 7px 0px 30px 0px;
}

#prtn_hdr_lt{
    background:url(../images/prtn_hdr_lt.gif);
    background-position: 0% 0%; 
    background-repeat:  no-repeat;  
    position: absolute;
    left:0;top:0;    
    height: 44px;
    width: 9px;
    z-index: 10; 
}

#prtn_hdr_rt{
    position: absolute;
    left: 0px; top: 0px;
    z-index: 10;
    width: 100%;
    height: 44px;
    background:url(../images/prtn_hdr_rt.gif);
    background-position: 100% 0%; 
    background-repeat:  no-repeat; 
}
    

.banner{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
    margin-bottom: 8px;
}

#footer{
    background:url(../images/ftr_bg.jpg);
    background-repeat:  repeat-x;   
    position: relative;
    height: 165px;
}

#ftr_rt{
    position: absolute;
    right: 0; bottom: 0;
    z-index: 0;
}

#ftr_lt{
    position: absolute;
    left: 0; bottom: 0;
    z-index: 0;
}

#ftr_mnu{
    position: relative;
    margin: 50px 0px 7px 40px;
    z-index: 5;
}

#ftr_mnu a, #ftr_mnu span{
    padding: 0px 8px 0px 6px;
    border-right: 1px solid #003399;
    font-size: 10px;
    text-decoration: none;
    color: #003399;
}

#ftr_mnu a:hover{
    text-decoration: underline;
}

#ftr_mnu .lst{
    border: none;
}

#counters{
    position: relative;
    z-index: 5;
    margin: 5px 40px 5px 40px;
    padding: 5px 0px 0px 0px;
    height: 40px;
    border-top: 1px solid #1879d4;
    border-bottom: 1px solid #1879d4;
    text-align: center;
}

#copyright{
    position: relative;
    z-index: 5;
    font-size: 10px;
    margin: 1px 0px 0px 80px;
    color: #666;
}

A.developed {
    background: #1879d4;
    color: #fff;
    text-decoration: none;
    padding: 0px 2px 1px 2px;
}


A.developed:hover{
    text-decoration: underline;
}
A.developed2 {
    color: #666;
    text-decoration: none;
}


A.developed2:hover{
    text-decoration: none;
}

.tableHeader {
    background-color: #0d9ceb;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}

.tableHeader td{
    background-color: #0d9ceb;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
	padding: 3px;
}

.tableHeaderLeft {
    background-color: #50B9D9;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    width: 30%;
	padding: 2px;
}

.tableRow1 {
    background-color: #F5F5F5;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #525252;
	font-weight: normal;
}
.tableRow2 {
    background-color: #E5E5E5;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #525252;
	font-weight: normal;
}
.tableBody {
    background-color: #F5F5F5;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #525252;
	font-weight: normal;
}

UL.list_z {
	padding: 2px;
	margin: 2px;
}

.list_z LI {
	padding: 2px 1px 3px 2px;
	list-style-type: none;
}

P {
	line-height: 15px;
	font-size: 12px;
}

