.right_links
{
	font-family:Arial Narrow;
	font-size: 14px;
	font-weight: bolder;
	color:#3B3B3B;
	text-decoration: none;
}
.right_links:hover
{
	font-family:Arial Narrow;
	font-size: 14px;
	font-weight: bolder;
	color:#7D8B90;
	text-decoration: none;
}
.family_title
{ 
	font-family: Arial;
	font-size: 11pt;
	font-weight: bolder;
	color:#7D8B90;
	text-decoration:none;
}
.type_title
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bolder;
	color:#272B68;
	text-align:center;
	text-decoration:none;
}
.family_title_big
{
	font-family: Arial;
	font-size: 22px;
	font-weight: bolder;
	color:#7D8B90;
	text-decoration:none;
}
.table_title
{
	font-family: Arial;
	font-weight: 500;
	font-size:14px;
	line-height: 24px;
	text-align:center;
	color:#000000;
    background-color:#B0C0CD;
}
.table_title1
{
	font-family: Arial;
	font-weight: 500;
	font-size:14px;
	line-height: 24px;
	text-align:center;
	color:#000000;
    background-color:#CFD0D2;
}
.table_details0
{
	font-family: Arial;
	font-weight: 500;
	font-size:12px;
	line-height: 24px;	
	color:#000000;
    background-color:#FFFFFF;
}
.table_details1
{
	font-family: Arial;
	font-weight: 500;
	font-size:12px;
	line-height: 24px;
	color:#000000;
    background-color:#F0F2F1;	
}
.table_details3
{
	font-family: Arial;
	font-weight: 500;
	font-size:12px;
	line-height: 24px;
	padding-left:20px;
	color:#000000;
    background-color:#DCE3E9;	
}
td
{
	font-family: Arial;
	font-size:13px;
	color:#000000;
}

td.form_title
{
	font-family: Arial;
	font-size:12px;
	color:#000000;
}


td.title_table
{
	font-family: Arial;
	font-size:11px;
	color:#000000;
	font-weight:800;
	background-color:#FFFFFF;
	text-align:center;
}

td.data_table
{
	font-family: Arial;
	font-size:11px;
	color:#000000;
	font-weight:400;
	background-color:#FFFFFF;
	text-align:center;
}

a.to_top
{
	font-weight: normal;
	font-size: 12px;
	color: #30435E;
	font-family: Arial;
	text-decoration: none;
}
a.to_top:hover
{
    COLOR: #E67A1A;
    text-decoration:none;
}

A.home_news
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #4D4D4D;
    TEXT-DECORATION: none
}
A.home_news:hover
{
    COLOR: #e67a1a;
	TEXT-DECORATION: none
}
A.title_list
{
	font-weight: bold;
	font-size: 13px;
	color: #3b3b3b;
	text-decoration: none;
}
A.title_list:hover
{
    COLOR: #e67a1a;
    TEXT-DECORATION: none
}

A.category_bar
{
	font-size: 13px;
	color: #3b3b3b;
	text-decoration: none;
}
A.category_bar:hover
{
    COLOR: #e67a1a;
    TEXT-DECORATION: none;
}

A.category_bar_act
{
	font-size: 13px;
	color: #e67a1a;
	text-decoration: none;
}
A.category_bar_act:hover
{
    COLOR: #e67a1a;
    TEXT-DECORATION: none;
}

span.date_news
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #35619d;
}

.input_text
{
    BORDER: #A19E9E 1px solid;
    FONT-FAMILY: Arial;
    FONT-SIZE:13px;
 
}

.input_text_focus
{
    BORDER: #e67a1a 1px solid;
    FONT-FAMILY: Arial;
    FONT-SIZE:13px;
    BACKGROUND-IMAGE: url(../images/input-box-shadow.gif);
    BACKGROUND-REPEAT: no-repeat
}

TEXTAREA.textarea_text
{
    BORDER: #A19E9E 1px solid;
    FONT-FAMILY: Arial;
    FONT-SIZE:13px;
    overflow: auto;
    scrollbar-arrow-color: #A19E9E;
	scrollbar-base-color: #f6f6f6;
	scrollbar-darkshadow-color: #f6f6f6;
	scrollbar-face-color: #f6f6f6;
	scrolbar-highlight-color: #f6f6f6;
	scrollbar-shadow-color: #A19E9E;
	scrollbar-track-color: #f6f6f6;
	scrollbar- 3dlight-color: #f6f6f6;
}

TEXTAREA.textarea_text_focus
{
    BORDER: #e67a1a 1px solid;
    FONT-FAMILY: Arial;
    FONT-SIZE:13px;
    BACKGROUND-IMAGE: url(../images/input-box-shadow.gif);
    BACKGROUND-REPEAT: no-repeat;
    overflow: auto;
    scrollbar-arrow-color: #A19E9E;
	scrollbar-base-color: #f6f6f6;
	scrollbar-darkshadow-color: #f6f6f6;
	scrollbar-face-color: #f6f6f6;
	scrolbar-highlight-color: #f6f6f6;
	scrollbar-shadow-color: #A19E9E;
	scrollbar-track-color: #f6f6f6;
	scrollbar- 3dlight-color: #f6f6f6;
}
input.button_site
{
	background-color: #60747b;
	color:#A1B5BC;
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	width:70pt;
    border-bottom: double 2px #4E6065;
    border-top: double 2px #A1B5BC;
    border-left: double 2px #A1B5BC;
    border-right: double 2px #4E6065;    
}	

td.td_gradient
{
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#f7f7f7, endColorStr=#d5d1d0, gradientType=1);	
}
.title_blue
{
	font: 600 22px Arial;
	color: #3C669D;
}