﻿.label
{
    font-size:9pt;_font-size:8.75pt;
}
.textbox 
{
    padding:2px;_padding:3px; 
    border:solid 1px rgb(200,200,200); 
    font-family:verdana,arial,sans-serif; 
    font-size:9pt;_font-size:8.75pt;        
    height: 16px;_height: 22px; 
    BACKGROUND-COLOR: #fafafa;   
}
.view {BACKGROUND-COLOR: #eaeaea;}
.textarea_view 
{   padding:2px;_padding:3px; 
    border:solid 1px rgb(200,200,200); 
    font-family:verdana,arial,sans-serif; 
    font-size:9pt;_font-size:8.75pt;                    
    BACKGROUND-COLOR: #eaeaea;}
.textarea
{
    padding:2px;_padding:3px; 
    border:solid 1px rgb(200,200,200); 
    font-family:verdana,arial,sans-serif; 
    font-size:9pt;_font-size:8.75pt;                
    BACKGROUND-COLOR: #fafafa;       
}
.combobox
{
    padding:2px;_padding:3px;  
    border:solid 1px rgb(200,200,200); 
    font-family:verdana,arial,sans-serif; 
    font-size:9pt;_font-size:8.75pt;                
    BACKGROUND-COLOR: #fafafa;    
}
.linkbutton
{   cursor:pointer; 
    border:ridge 1px #aaaaaa; 
    background:rgb(220,220,220) url(../image/button_bgr.gif) repeat-x center center;     
    text-decoration: none;
    text-align:center;
    vertical-align:middle;  
    height: 22px; _height: 23px;        
    float:left;
    font-family:verdana,arial,sans-serif; 
    font-size:9pt;_font-size:8.75pt;    
    margin-right:10px;
    padding: 4px 7px 0px 7px;        
    _padding: 4px 8px 4px 8px;        
}

a.linkbutton {font-weight:normal;color:rgb(50,50,50);}
a.linkbutton:visited {font-weight:normal;color:rgb(50,50,50);}
a.linkbutton:hover {text-decoration: underline; cursor: pointer; border:ridge 1px rgb(80,80,80);color:rgb(20,20,20);}

.linkbutton_fix
{
    cursor:pointer; 
    border:ridge 1px #aaaaaa; 
    background:rgb(220,220,220) url(../image/button_bgr.gif) repeat-x center center;     
    font-family:verdana,arial,sans-serif; 
    color:rgb(150,150,150); 
    font-size:9pt;_font-size:8.75pt;    
    text-decoration: none;
    text-align:center;
    vertical-align:middle;  
    float:left;        
    height: 22px; _height: 23px;        
    width: 90px;   
    margin-right:10px; 
    padding: 4px 2px 0px 2px;        
    _padding: 4px 3px 4px 3px;        
}
.w80{width: 80px;}
.w70{width: 70px;}
.w60{width: 60px;}
.w50{width: 50px;}

a.linkbutton_fix {font-weight:normal;color:rgb(50,50,50);}
a.linkbutton_fix:visited {font-weight:normal;color:rgb(50,50,50);}
a.linkbutton_fix:hover {text-decoration: underline; cursor: pointer; border:ridge 1px rgb(80,80,80); color:rgb(20,20,20);}

.commandbutton_fix 
{
    text-decoration: none;
    height: 24px;
    width: 80px;
    padding: 2px 5px 2px 5px;    
    border: ridge 1px gray;
    color:white;
    background: transparent url('../images/button_bg.gif') repeat-x center left;    
}
.commandbutton 
{
    text-decoration: none;
    height: 24px;    
    padding: 2px 2px 2px 2px;    
    border: ridge 1px gray;
    color:white;
    background: transparent url('../images/button_bg.gif') repeat-x center left;    
}
.panel_inline
{
    height: 25px;
    padding: 2px 0 2px 0;
    vertical-align: middle;        
}
.panel
{
    padding: 5px 0  10px 0;        
}
.download {background: transparent url('../image/download.jpg') no-repeat left center;padding-left:22px}

.table_normal {margin:0;border:0px solid white;background-color:Transparent}
.table_normal td {border:0px solid white;background-color:Transparent;height:auto;font-size:8.5pt;padding:2px;line-height:14px}

.table_layout {margin:0 0 5px 0;border:0px solid white;background-color:Transparent}
.table_layout td {border:0px solid white;background-color:Transparent;height:auto;font-size:10pt;padding:5px}

.table_display {border:1px solid #B7CAF6;border-collapse:collapse;background-color:Transparent;margin-bottom:10px;font-size:9pt}
.table_display td {border:1px solid #B7CAF6;background-color:Transparent;height:auto;padding:3px}
.table_display th {border:1px solid #B7CAF6;height:auto;padding:3px}

.table_panel {padding:10px 10px 0 10px; background-color:rgb(240,240,240);display:inline-table; 
	border-right:ridge 1px #999999;
	border-bottom:ridge 1px #999999;
	border-left:solid 1px #dddddd;
	border-top:solid 1px #dddddd;	
}


table.table_panel td {border:none 1px rgb(240,240,240);}
table {display:table; border-collapse:collapse;margin:0px;border:0px solid #B7CAF6;padding:0px;}
tr {display:table-row;padding:0;margin:0}
th, td {display: table-cell; border:0px solid #B7CAF6; margin:0px;padding:0px; vertical-align:top; text-align:left;}
th {background:#dddddd; text-align:center; color:#232323; font-weight:bold; vertical-align:middle}

hr {display:block; height:1px; margin:10px 0; padding:0; background:#CCC; border:0 solid #CCC; color:#CCC;}
.required {font-weight:bolder;font-size:10pt}
.right{float:right}

/* Floating */
.f-left {float:left;}
.f-right {float:right;}
.f-none {float:none;}

/* Text align */
.t-left {text-align:left;}
.t-center {text-align:center;}
.t-right {text-align:right;}

.va-middle {vertical-align:middle;}
.va-top {vertical-align:top;}

.border {border: ridge 1px gray;}

.treeview th,td {display: table-cell;margin:0; padding:0px; vertical-align:middle; text-align:left;border-style:none;font-size:10pt;}
.treeview table {display:table;margin: 0;padding:0;border-width:0;border-style:none}
.treeview {margin: 10 5 0 5;padding:0;border-style:none;font-size:10pt; }

/* correct for Free Text Box*/

.FreeTextBox table {display:table; border-collapse:separate; margin:0; padding:0; border-right:2px solid #B7CAF6; font-size:inherit;}
.FreeTextBox tr {display:table-row;}
.FreeTextBox  td {display: table-cell; border:0px solid #B7CAF6; margin:0; padding:0; vertical-align:middle; text-align: left;}

/**/
.news_img {border: ridge 1px gray;}
.news_abstract {font-size:110%; line-height:120%; font-weight:bold;}
.news_title {font-weight:bold }
.main .h1-inner {float:right;position:relative;top:-18;margin-right:10;}
.abstract {font-size:10pt;font-family:Arial;line-height:130%;text-align:justify}

/*panel curver*/
.cb_container {background: transparent url(../image/T_end.jpg) no-repeat bottom right;padding-bottom:9px;margin-bottom:5px;width:100%}
.cb_shadow {background: transparent url(../image/T_end.jpg) no-repeat bottom right;width:182px;height:11px;float:right;top:-2px;_top:-3px;position:relative;display:inline;}
.cb_spe {height:11px;display:block;margin-bottom:5px}

.bl {background: url(../image/T6_6.jpg) 0 100% no-repeat;}
.br {background: url(../image/T8_8.jpg) 100% 100% no-repeat}
.tl {background: url(../image/T1_11.jpg) 0 0 no-repeat}
.tr {background: url(../image/T3_33.jpg) 100% 0 no-repeat; padding:0px;}
.t {background: url(../image/dot.gif) 0 0 repeat-x;}
.b {background: url(../image/dot.gif) 0 100% repeat-x}
.l {background: url(../image/dot.gif) 0 0 repeat-y}
.r {background: url(../image/dot.gif) 100% 0 repeat-y}
.cb_content {padding:5px 7px 7px 7px}
.cb_content2 {padding:5px 10px 5px 12px}

.tl2 {background: url(../image/T1.jpg) top left no-repeat;}
.tr2 {background: url(../image/T3.jpg) top right no-repeat;}
.t2 {background: url(../image/T2.jpg) 0 0 repeat-x;margin:0px 9px 0 9px;line-height:32px}
.t2f {background: url(../image/T2.jpg) 0 0 repeat-x;margin:0px 0px 0 9px;line-height:32px;}

.tl3 {background: url(../image/T1_1.jpg) top left no-repeat;}
.tr3 {background: url(../image/T3_3.jpg) top right no-repeat;}
.t3 {background: url(../image/T2_2.jpg) 0 0 repeat-x;margin:0px 9px 0 9px;line-height:32px}
.t3f {background: url(../image/T2_2.jpg) 0 0 repeat-x;margin:0px 0px 0 9px;line-height:32px;border-right:solid 1px #777777}
.cb_title3 {font-size:10pt;color:rgb(50,50,50);font-weight:bold} 

/*ádsa*/
.textlink {font-family: arial,Verdana; font-size: 10pt; color: #333333; text-decoration: none}
.textlink:hover {font-family: arial,Verdana; font-size: 10pt; color: #ff3300; text-decoration: none}
.textlink2 {font-family: arial,Verdana; font-size: 10pt; font-weight: bold; color: #ffffff; text-decoration: none}
.textlink2:hover {font-family: arial,Verdana; font-size: 10pt; font-weight: bold; color: #ff3300; text-decoration: none}
.textlink33 {font-family: arial,Verdana; font-size: 10pt; font-weight: bold; color: #FF8D1C; text-decoration: none}
.textlink33:hover {font-family: arial,Verdana; font-size: 10pt; font-weight: bold; color: #FFffff; text-decoration: none}
.textlink3 {font-family: arial,Verdana; font-size: 10pt; color: #003366; text-decoration: none}
.textlink3:hover {font-family: arial,Verdana; font-size: 10pt; color: #FF8D1C; text-decoration: none}
.textlink4 {font-family: arial,Verdana; font-size: 10pt; font-weight: bold; color: #666666; text-decoration: none}
.textlink4:hover {font-family: arial,Verdana; font-size: 10pt; font-weight: bold; color: #ff3300; text-decoration: none}
.textlink41 {font-family: arial,Verdana; font-size: 10pt; font-weight: bold; color: #000000; text-decoration: none}
.textlink41:hover {font-family: arial,Verdana; font-size: 10pt; font-weight: bold; color: #ff3300; text-decoration: none}
.title {font-family: arial,Verdana; font-size: 10pt; color: #FF8D1C; font-weight: bold}
.title1 {font-family: arial,Verdana; font-size: 10pt; color: #267D0D; font-weight: bold}
.title2 {font-family: arial,Verdana; font-size: 10pt; color: #333333; font-weight: bold}
.title9 {font-family: arial,Verdana,  helvetica, sans-serif,; font-size: 10pt; color: #ffffff; font-weight: bold}
.smalltext {font-family: tahoma, Verdana; font-size: 10px; color: #666666}

/*new css*/
h1 {font-family: Verdana,Arial;font-size:12pt; color: #267D0D; font-weight: bold}
h1 a {color: #267D0D;text-decoration: none}
h1 a:hover {color: #ff3300;text-decoration: none}
h1 a:visited {color: #267D0D}

h2 {clear:both; margin:0.5em 0 0.5em 0;font-family: Verdana,Arial;font-size:10pt; color: #26500d; font-weight: bold}
h2 a {color: #26500d;text-decoration: none}
h2 a:hover {color: #ff3300;text-decoration: none}

h3 {font-family: Arial,Verdana;font-size:9pt; color: #267D0D; font-weight: bold}
h3 a {color: #267D0D;text-decoration: none}
h3 a:hover {color: #ff3300;text-decoration: none}
h3 a:visited {color: #267D0D}

h4 {font-family: Arial,Verdana;font-size:9pt; color: #267D0D; font-weight: normal}
h4 a {color: #267D0D;text-decoration: none}
h4 a:hover {color: #ff3300;text-decoration: none}
h4 a:visited {color: #267D0D}