/* Default CSS Stylesheet for a new Web Application project */
body, p, td
{
	font: normal 9pt Arial;
}
.page
{
	margin:0px;
	background-color: White;
}
.bottom_inc
{
	font-family: Arial; 
	font-size: 9pt;
	color:#86979B;
	text-decoration: none;
}
.bottom_inc:hover
{
	text-decoration: underline;
}
.top_links
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: bold;
	color:#647991;
	display: block;
}
.header_links, A
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	color:#647991;
}
.top_bar
{
	background-color: #DDE2E7;
	direction:ltr;
	text-align: center;
}
.pathlinks
{
	font-family: Arial; 
	font-size: 9pt;
	color: #AB8152;
}
.page_title
{
	color: #404F5B;
	font-family:Arial;
	font-size: 13pt;
	font-weight: bold;
}
.page_sub_title
{
	color: #404F5B;
	font-family:Arial;
	font-size: 11pt;
	font-weight: 500;
}
.inner_title
{
	color: #404F5B; font-family:Arial; font-size: 10pt; font-weight: 500;
}
.dropdown
{
	font: 500 10pt Arial; color: #9A6B0C;
}
.dropdown12px
{
	font: 500 12px Arial;  color: #9A6B0C;
}
.dropdown11px
{
	font: 500 11px Arial;  color: #9A6B0C;
}
.brown11
{
	font: 500 11pt Arial;
	color: #9A6B0C;	
}
.brown10
{
	font: 500 10pt Arial;
	color: #AB8152;	
}
.brown13B
{
	font: bold 13pt Arial;
	color: #9A6B0C;	
}
.green10
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: 500;
	color : #96A906;
}
.normal9
{
	color:#404F5B;
	font-family: Arial; 
	font-size: 9pt;
	font-weight:500;
}
.left_link
{
	font-family: Arial; 
	font-size: 9pt;
	color: #677F82;
	font-weight: 500;
	text-decoration: none;
}
.left_link:hover
{
	text-decoration: underline;
}
.left_link_over
{
	font-family: Arial; 
	font-size: 9pt;
	color: #4B5C5F;
	font-weight: bold;
	text-decoration: none;
}
.left_link_big
{
	font-family: Arial; 
	font-size: 11pt;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.left_link_big:hover
{
	text-decoration: underline;
}
.search_button
{
	font: bold 9pt Arial;
	color: White;
	background-color: #869D3D;
	border-bottom: solid 1px #768B36; 
	border-right: solid 1px #768B36; 
	border-top: solid 1px #A5BE56; 
	border-left: solid 1px #A5BE56; 
	cursor: pointer;
}
.hand
{
	cursor: pointer;
}
.white10
{
	font: 500 10pt Arial;
	color: #FFFFFF;
}
.button_site
{
	font-size:9pt;
	font-family:Arial;
	font-weight: 600;
	background-color:#C5C5C5;
	background-image: Url(../images/bar_grey.gif);
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: solid 1px #B6B6B6;
	border-left: solid 1px #B6B6B6;
	border-bottom: solid 1px #B6B6B6;
	border-right: solid 1px #B6B6B6;
	cursor: pointer;
	color: #4F4F4F;
	text-align: center;
}
.top_link
{
	font: bold 10pt Arial;
	color: #647991;
	text-decoration: none;
	width: 100%;
	display: block;
}
.top_link:hover
{
	font: bold 10pt Arial;
	color: #96A906;
	text-decoration: none;
	width: 100%;
}
a.small_link
{
	color: #A8B4BC;
	font: bold 8pt Arial;
	text-decoration: none;
	text-align: center;
}
div.newslist
{
	scrollbar-3dlight-color:#CDD3D6; scrollbar-arrow-color:#647991;  scrollbar-base-color:#F2F3F5;  scrollbar-darkshadow-color:#7D939B; 
	scrollbar-face-color:#F3F3F3; scrollbar-highlight-color:#F3F3F3;  scrollbar-shadow-color:#CDD3D6
} 
td.separator
{
	width: 100%; height: 16px;  background-image:Url(../images/line_news_2.gif); background-position: center;  background-repeat: repeat-x;
}
.validator, label
{
	font: normal 10pt Arial;	color: #C84E4E;
}
td.bg_line
{
	 height: 1px;  background-image:Url(../images/big_line_news.gif); 
}