body {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif, Myriad Pro, Myriad;
	font-size: 12px;
	margin: 0px;
	
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FF7F00;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-dark-shadow-color: #FF7F00;
    scrollbar-3d-light-color: #FF7F00;
	background-color: #efecec;
	color: #808080;
	text-align:justify;
}

p, .pText
{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif, Myriad Pro, Myriad;
	color: #808080;	
	font-size: 12px;
	text-align:justify;	
}

.pBottom
{
	font-size: 11px;
	text-align:center;
}

.pSmallTitle
{
  color: #B3B3B3;
  font-size:12px;
  text-align:left;

}

.pNewsTitle
{
  color: #1E0493;
  font-size:14px;
  text-align:left;
}

.pNewsDate
{
  color: #666666;
  font-size: 16px;
  text-align: left;
  font-weight: none;
}

.pNewsDescription
{
	color:#808080;
	text-align:left;
	font-size:12px;
}

a.NewsZoomUrl
{
  color: #3C475B;
  text-decoration:none;
  font-size: 14px;  
  text-align:left;
}

a.NewsZoomUrl:hover, a.NewsZoomUrl:visited, a.NewsZoomUrl:active
{
	text-align:left;
	text-decoration:underline;
}

a.aNewsUrl
{
  color: #1E0493;
  text-decoration:none;
  font-size: 12px;  
}


a.aProducts, a.aProducts:active, a.aProducts:visited
{
  color: #333333;
  text-decoration:none;
  font-size: 12px; 	
}

a.aProducts:hover
{
    color: #FFFFFF;
}


a.aProductsSelected
{
  color: #FFFFFF;
  text-decoration:none;
  font-size: 12px; 	
}

a.aLanguagesMenu
{
  color:#3c475b;
  text-decoration:none;
  font-size: 10px;
}


/* a.BOTTOM */
A.abottom 
{
  font-size:11px;
  color: #808080;
  text-decoration:none;
}


A.abottom:visited
{
    color: #B9A581;
    text-decoration:none;
}

A.abottom:active
{
    color: #B9A581;
    text-decoration:none;
}


A.abottom:hover
{
    color: #B9A581;
    text-decoration:underline;
}


a.aMainMenu, a.aMainMenu:active, a.aMainMenu:visited
{
  font-family: Myriad, Tahoma, Arial, Verdana, Helvetica, sans-serif;
  color: #FFFFFF;
  text-decoration:none;
  font-size: 16px; 	
}

a.aMainMenu:hover
{
    color: #EEEEEE;
}





.PaginationSelected
{
	color:#6f77ac; 
	font-weight:bold;
}


textarea
{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif, Myriad Pro, Myriad;
    color: #808080;
}




/* CUSTOM STYLES.Begin */

.btnSend
{
	position: relative;
	top:2px;
	padding-right:4px;
	border-bottom: #000000 0px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	cursor:pointer;
	background-position: right top;
	
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif, Myriad Pro, Myriad;
    #background-color:Transparent;
	background-color:#684F41;	
    color: #B9A581;
	font-size:11px;		
}

.tableNews
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dad9da;
	border-right-color: #dad9da;
	border-bottom-color: #dad9da;
	border-left-color: #dad9da;
}


.tableRecruitment
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #dad9da;
	border-right-color: #dad9da;
	border-bottom-color: #dad9da;
	border-left-color:;
}


.tableProducts
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #c8c7c5;
	border-right-color: #c8c7c5;
	border-bottom-color:;
	border-left-color:#c8c7c5;
}


.tableBorder
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c8c7c5;
	border-right-color: #c8c7c5;
	border-bottom-color: #c8c7c5;
	border-left-color: #c8c7c5;
}

.lineNews
{
	border: 1px #c8c7c;
}

.lblError
{
	color: #cc0000;
}

.CategorySelected1
{
  color:#603A07;
  font-family: tahoma;
  font-size: 13px;
  cursor: pointer;
}

.CategoryNotSelected1
{
  color:#DF8811;
  font-family: tahoma;
  font-size: 13px;
  cursor: pointer;
}