.tab {
       	border: 1px solid #a0a0a0;
}

.tab_bez_bot    {
	border-style: solid ;
	border-color:#cccccc;
	border-right-width:1px;
	border-bottom-width:0px;
	border-left-width:1px;
	border-top-width:1px;
}

.bot    {
	border-style: solid ;
	border-color:#cccccc;
	border-width:0px 0px 1px 0px;
}

.bot_rig    {
	border-style: solid ;
	border-color:#cccccc;
	border-width:0px 1px 1px 0px;
}

.rig_blue    {
	border-style: solid ;
	border-color:#A3CCE5;
	border-right-width:1px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
}

.left_blue    {
	border-style: solid ;
	border-color:#A3CCE5;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:1px;
	border-top-width:0px;
}

.side_blue    {
	border-style: solid ;
	border-color:#A3CCE5;
	border-right-width:1px;
	border-bottom-width:0px;
	border-left-width:1px;
	border-top-width:0px;
}

.bot_blue    {
	border-style: solid ;
	border-color:#A3CCE5;
	border-right-width:0px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-top-width:0px;
}


.pt14 {
	font-size:14 pt;
	color : #ffffff;
}

.copyright {
	font-size: 8pt;
	color : #909090;
}                    	
.copyright a{
	font-size: 8pt;
	font-style:italic;
	text-decoration: none;
	color : #4275a5;
}
.copyright a:hover{
	color: #e48334;
	text-decoration: none;
}

	/* REM */

.a_blue	a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}
.a_blue	a:hover{
	color: #EDA256;
}

.error {
	font-weight: bold;
	color: red;
}

.narrow	{
	font-family: Arial Narrow, Tahoma; font-size:9pt;
}

.pt14	{
	font-size: 12pt;
	color:#606060;
}


/* MENUs STYLE */
.main_menu	a{
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
	color: #202020;
}
.main_menu	a:hover{
	color: #a0a0a0;
	text-decoration: none;
}

.nav_menu	a{
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
	color: #202020;
}
.nav_menu	a:hover{
	color: #a0a0a0;
	text-decoration: none;
}

.bot_menu	{
	color: #fff;
}
.bot_menu	a{
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
.bot_menu	a:hover{
	color: #efb896;
	text-decoration: none;
}

.top_menu	a{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
}
.top_menu	a:hover{
	color: #4275a5;
	text-decoration: none;
}

.lang_menu	a{
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
	color: #fff;
}
.lang_menu	a:hover{
	color: #efb896;
	text-decoration: none;
}

.scroll {  scrollbar-base-color:#003399;
}

/* MENUs STYLE END */

body			   { font-family: Trebuchet MS, Verdana, Tahoma, Georgia, helvetica, sans-serif; font-size:9pt; color:#544135; background-COLOR:#fff;  }
body, iframe {
    scrollbar-face-color:#d5d0bd;
    scrollbar-highlight-color:#e3e0d1;
    scrollbar-3dlight-color:#e3e0d1;
    scrollbar-darkshadow-color:#e3e0d1;
    scrollbar-shadow-color:#77665f;
    scrollbar-arrow-color:#836f60;
    scrollbar-track-color:#e3e0d1;
	
}
a						 { color:#506d95; text-decoration: none;}
a:hover			 { color:#506d95; text-decoration: underline;}
td  				 { font-size:10pt; }
p,div,form	 { text-align:justify; margin:2pt; color:#544135; line-height: 11pt;}
ul				   { text-align:justify; margin-top:5pt; margin-bottom:5pt; color:#544135; list-style-type:disc;}
li 					 { margin:0pt; }
h1           { font-size: 14pt; color:#b37077; font-weight: bold; margin-bottom:8pt; margin-top:8pt;}
h2           { color: #b18e5e; font-size: 10pt; font-weight: bold; margin:0pt; }
h3           { font-family: Tahoma, Georgia, Helvetica, sans-serif; color: #EDA256; font-size: 11pt; font-weight: bold; margin:5pt 0pt 0pt 0pt; }
h4           { font-size: 12pt; color:#fff; font-weight: bold; margin-bottom:0pt; margin-top:0pt; }


table				 { padding:0px; } 
input				 { font-size:10pt; color:#ffffff; background-color:#6295c5; font-family: Verdana, Tahoma, Georgia, Helvetica, sans-serif; border-width:0pt; border-style:solid; border-color:#ffffff;}
textarea 		 { font-size:10pt; color:#ffffff; background-color:#6295c5; border-width:0pt; border-style:solid; font-family: Verdana, Tahoma, Georgia, Helvetica, sans-serif; }



/* ul	{list-style-image : url('img/redot1.gif');}*/
hr	{height:1px; color:#EDA256;}