body
{
	cursor: default;
	background-color: #000000;
	color: #000000;	
	font-family: Arial;
}

a:link, a:active, a:visited 
{
	color: #000099;
	font-size: 10pt;
}

a:hover
{
	color: #006600;
}

a.nav:link, a.nav:active, a.nav:visited
{
	color: #FFFFFF;
	font-family: Arial;	
	font-size: 10pt;
	text-decoration: underline;
}

a.nav:hover
{		
	text-decoration: underline;
}


a.left-menu:link, a.left-menu:active, a.left-menu:visited
{
	color: #545487;
	font-family: Arial;	
	font-size: 10pt;
	text-decoration: none;
}

a.left-menu:hover
{
	color: #CC6600;
	text-decoration: underline;
}


a.right-content:link, a.right-content:active, a.right-content:visited
{
	color: #545487;
	font-family: Arial;	
	font-size: 9pt;
	text-decoration: none;
}

a.right-content:hover
{
	color: #CC6600;
	text-decoration: underline;
}



a.footer_main:link, a.footer_main:active, a.footer_main:visited
{
	color: #FFFFFF;
	font-family: Verdana;	
	font-size: 7pt;
	text-decoration: none;	
}

a.footer_main:hover
{		
	text-decoration: underline;
}

a.idxnews
{
	font-weight: bold;
	font-size:   12pt;
}

p.content
{
	text-align: justify;
	font-family: Arial;
	font-size: 10pt;
	line-height: 140%
	/*text-indent: 1.5em;*/
}

p.content-noindent
{
	text-align: justify;
	font-family: Arial;
	font-size: 10pt;	
	line-height: 180%
}

.dvtitlebold
{
	font-weight: bold;
	font-size: 12pt;
}

li.normal
{
	font-family: Arial;
	font-size: 10pt;	
	padding: 3px 0;	
}




div#dvLeftMenu ul 
{		
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;	
	border-bottom: 1px solid #CCCCCC;	
}
div#dvLeftMenu li 
{
	list-style-image: url(images/bullet.png);		
	padding: 3px 0;
	margin-left: 20px;
}


div#dvRightContent ul 
{	
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #CCCCCC;	
}
div#dvRightContent li 
{
	list-style-type: none;
	padding: 3px 0;		
}

