BODY, TD 

{
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

A 
{ 
	color: #336699; 
}
A:visited
{
	color: #996699; /* 9996699; */
}
A:hover
{
	color: #993300;
	text-decoration: underline;
}
 
 .leftPostingSelected   {font-size : 80%;margin-bottom : 1em; font-weight:bold; text-decoration : none; margin-left :0px;} 
 .leftPosting           {font-size : 80%;margin-bottom : 1em; color:White; text-decoration : none; margin-left :0px;} 
 .leftChannel           {font-size : 80%;margin-bottom : 1em; color:White; text-decoration : none; margin-left :0px;} 
 .leftChannelSelected   {font-size : 80%;margin-bottom : 1em; text-decoration : none; margin-left :0px;} 
 .relatedInformation    {font-size : 80%;margin-bottom : 1em;color : Red; text-decoration : none; margin-left :0px;} 

 .stockPriceUp          {font-size : 70%;margin-bottom : 1em;color : #008000; text-decoration : none; margin-left :0px;}
 .stockPriceDown        {font-size : 70%;margin-bottom : 1em;color : #ff0000; text-decoration : none; margin-left :0px;}
 
 .type11 { FONT-SIZE: 11px; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif }
 .type12 { FONT-SIZE: 12px; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif }
 .bold11 { FONT-WEIGHT: bold; FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif }
 /* .Content { FONT-SIZE: 11px; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif } */

 /* used for breadcrumb navigation */
 .Breadcrumb {font-size : 75%;margin-bottom : 1em;margin-top:1em;color : #ffffff;} 
 
 /* used for sub navigation */
 .LeftMenu {font-size : 11px; font-weight: bold; margin-bottom : 1em;margin-top:1em;color : #336699; text-decoration : none;} 
 .LeftMenuPosting {font-size : 11px; margin-bottom : 1em;margin-top:1em;color : #336699;  text-decoration : none;}

.Caption {
font-family: Arial;
font-weight: bold;
color:      #ffffff;
BACKGROUND-COLOR: #1E90FF;
}

img.ss { 
       border:   1px solid #666;
      padding:   10px;
}
 #LeftMenu a:hover { color:Green; background-color: #ffffff;}
 #LeftMenu td:hover { color:Green; background-color: #ffffff;}
 
#PressReleaseSummary
{
	font-size: 9px;
}

	.bold {
		font-weight			: bold
	}

#maincontent
{
	font-size : 12px !important;
}

form label {
 /* cursor: pointer;  */
 
  cursor: hand;
}

input, textarea {
  border: 2px solid #ccc;
}
input:focus, textarea:focus {
  border: 2px solid #000;
}

	
#menucolumn 
{
	background-color: #336699;
}	

/* <!-- left menu --> */

#infmenu {
	width: 145px;
	padding: 0; /* 0 0 1em 0; */
	margin: 0; /* 0 0 1em 0;  */
	font-family: Arial; 
	background-color: #D7DBDF; 
	color: #D7DBDF;
	}

	#infmenu ul {
		margin: 0; /* new --> 0 0 0 4 */
		padding: 0; /* new --> 0 0 0 4 */	
		border: none;
		list-style: none;
		}
		
		#infmenu ul ul 
		{
		margin: 0 2px 0 4; /* new --> 0 0 0 4 */
		padding: 0 2px 0 4; /* new --> 0 0 0 4 */	
		border: none;
		list-style: none;
		}
			

/* <!-- line between choices --> 
#custom-gen ul li:before {
	content: "\00BB \0020";
	}
*/
		
	#infmenu li {
		border-bottom: 0; /* 1px solid D7DBDF; */
		margin: 0;
		list-style: none;
		}

	#infmenu li a {
		display: block;
		padding: 0 0 4px 0; 
		background-color: #D7DBDF;
		color: #336699;
		text-decoration: none;
		font-size: 11px;
		width: 100%;
		list-style: none; 
		}

	html>body #infmenu li a {
		width: auto;
		}

	#infmenu li a.selected {
        font-weight: bold;
        }
		
	html>body #infmenu li a.selected {
		width: auto;
		}
	
	#infmenu li a:hover {
		color: #993300;
		}
		
	#infmenu li a:visited {
		color: #996699;
		} 

		#infmenu li.selected a {
		border-right: 5px solid #B3C4DF;
		background-color: #B3C4DF; 
		color: #ffff00;
		font-weight: bold;
		}
		
		#infmenu li.selected a:hover {
		border-right: 5px solid #B3C4DF;
		background-color: #B3C4DF;
		color: #993300;
		font-weight: bold;
		} 


#sitemap, #sitemap ul, #sitemap li 
{
		border: none;
		list-style: disc;		
}

.lang
{
	font-size: xx-small;
	
}
		
