body
	{
	background-color : #FFFFFF;
/*	background : url(/images/back.gif) */
	font-family : Tahoma, sans-serif;
	font-size : 9pt;
	}
a, a:visited
	{
	font-family : Tahoma, sans-serif;
	color : Navy;
	text-decoration : none;
	font-size : 9pt;
	}
a:active, a:hover
	{
	font-family : Tahoma, sans-serif;
	color : Blue;
	text-decoration : underline;
	font-size : 9pt;	
	}
table, td, th
	{
	font-family : Tahoma, sans-serif;
	font-size : 9pt;
	}
input, select, option, textarea
	{
	font-family : Tahoma, sans-serif;
	font-size : 9pt;
	}
th
	{
	background-color : #e7e9ed;
	font-weight : bold;
	text-align : left;
	color : Black;
	padding-left : 5;
	font-size : 10pt;
	}
td.tdPrice
	{
	background-color : #f8f8fc ;  
	font-weight : normal;
	text-align : left;
	padding-left : 5;
	}

/*        */


td.currentMenuGroupTop
	{
	color : Black;
	font-size : 9pt;
	background-color : #e8e8ed ;
	}

td.menuGroupTop

	{
	color : Black;
	font-size : 9pt;
	}

a.currentMenuGroupTop, a.currentMenuGroupTop:visited
	{
	color : Blue;
	text-decoration : none;
	
	}
a.currentMenuGroupTop:active, a.currentMenuGroupTop:hover
	{
	color : #0033cc; 
	text-decoration : none;
	
	}
	
a.menuGroupTop, a.menuGroupTop:visited
	{
	color : Black;
	text-decoration : none;

	}
a.menuGroupTop:active, a.menuGroupTop:hover
	{
	color : Blue;
	text-decoration : none;
	}

	
/*        */	


td.currentMenuGroup
	{
	color :#00408;
	font-size : 9pt;
	}
td.menuGroup
	{
	color : #0000cc;
	font-size : 9pt;
	}

.currentMenuGroup
	{
	color : #006699;
	text-decoration : none;
	font-size : 9pt;
	}
	
a.currentMenuGroup, a.currentMenuGroup:visited
	{
	color : Blue;
	text-decoration : none;
	
	}
a.currentMenuGroup:active, a.currentMenuGroup:hover
	{
	color : Silver; 
	text-decoration : none;
	font-weight : bold;
	}
	
a.menuGroup, a.menuGroup:visited
	{
	color : Black;
	text-decoration : none;
	}
a.menuGroup:active, a.menuGroup:hover
	{
	color : Blue;
	text-decoration : none;
	}

	
.numeric
	{
	text-align : right;
	}
.accent
	{
	color : red;
	}
.error
	{
	color : red;
	font-size : 11pt;
	font-weight : bold;
	}
.topInfo
	{
	color: white;
	}
.pageFirstTitle
	{
	background-color: #333399;
	font-family : Arial;
	font-size : 9pt;
	font-weight : bold;
	color : White ;
	}

div.DocUrl
	{
	font-size : 9pt;
	color : #000066 ;
	}
	
.TextWelcome	
	{
	font-size : 9pt;
	color : Gray ;
	}
	
tr.title
	{
	border-width : 1;
	border-color : black;
	border-style : solid;
	padding : 1;
	margin : 1;
	}
td.page2Title	
	{
	background-color: #e8e8ed;
	font-family : Arial;
	font-size : 9pt;
	color : Black ;
	}
	
.MenuLineNavy
	{
	font-family : Arial;
	color : White;
	font-size : 9pt;
	}
.NewsTitle
	{
	font-family : Arial;
	color : #000099;
	font-weight : bold;
	font-size : 10pt;
	}	
.NewsDate
	{
	font-family : Arial;
	color : #cccccc;
	font-size : 9pt;
	text-align : right;
	}
.NewsText
	{
	font-family : Arial;
	font-size : 9pt;
	text-align: justify; 
	}
.TextTitle
	{
	color : #000000;
	font-weight : bold;
	font-size : 10pt;
	}
.TextJustify
	{
	text-align: justify; 
	}
.TextTitlePage
	{
	color : #FFFFFF ;
	font-weight : bold;
	font-size : 9pt;
	}
.TextTitleMenu
	{
	font-family : Arial;
	color : Blue ;
	}
.TextTitleSystem
	{
	font-family : Arial;
	color : Red;
	font-weight : bold;
	font-size : 9pt;
	}
