
.article			{   font-family:Tahoma, Verdana,Arial,helvetica,sans-serif;
						font-size:9pt; 
						line-height:12pt; 
						color:#000; 
						text-align:left; }
						
.article A:link,
.article A:active  	{ 	color:#C00; 
						text-decoration:none; } 
.article A:visited 	{   color:#A00;
						text-decoration:none; } 
.article A:hover  	{ 	color:#F00;
						text-decoration:underline; }

/* The tag for the Article title   */
.article h2		    {	color:#C00;
						margin-bottom: 4px;
						font-size:12pt; 
						line-height:16pt;  }

/* The tag for the Article List title   */
.article h3		    {	color:#C00; 
						font-size:11pt; 
						line-height:15pt;
						margin: 0;}

/* The tag for the Article date   */
.article h4		    {	color:#444;
						font-weight: normal;
						font-size:9pt; 
						line-height:12pt; 
						font-style:oblique;
						margin-top: 4px;  }

/* for Search Categories  */
.article h5			{	color:#292E34; 
						font-size:10pt; 
						line-height:14pt;
						margin: 0;
						font-style:normal;
						font-weight:normal;  }
						
.artlist table  	{   cellpadding:4px;
						margin: 0px;}

/* The tag for the Article List Column Heads   */
.artlisthead th				{	color:#333;
								border-top: solid 1px #555; 
								border-bottom: solid 1px #555;
								padding: 3px 0px 4px 15px;
								background-color:#ddd; }
.artlisthead A:link,
.artlisthead A:visited,
.artlisthead A:active  		{ 	color:#333; 
								text-decoration:none;
								font-weight:bold; } 
.artlisthead A:hover  		{ 	color:#C00;
								text-decoration:none;
								font-weight:bold; }

/* The tag for the Article List entries   */
.artlistdata td				{	border-bottom: solid 1px #999;
								padding: 2px 0px 3px 15px;  }
						
						
.artlistdata A:link,
.artlistdata A:active  		{ 	color:#222; 
								text-decoration:none; } 
.artlistdata A:visited 		{   color:#444;
								text-decoration:none; } 
.artlistdata A:hover  		{ 	color:#C00;
								text-decoration:none; }
							
.artlist    tr:hover td 	{	background-color: #ededed;
								color: #000; }
							
.artlistsearch th			{	color:#333;
								border-bottom: solid 1px #555;
								padding: 3px 0px 4px 15px;
								background-color:#ddd; }
							
.articlesource  img       	{	max-width: 150px; 
								width: expression(this.width > 150 ? 150: true); 
								margin: 4px 15px 10px 0px;
								border:0; 
								float:left; }	
							
.articlesource  h5       { 	font-color: #666; 
							font-style:italic;
							font-weight:normal;
							font-size:8pt; 
							line-height:10pt;
							margin-bottom: 8px; }	
							
.artmembercompany       { 	font-style:italic;
							font-weight:normal; }				
																	
/* Article Preview   */	
.artpreview				{   font-family:Verdana,Arial,helvetica,sans-serif;
							font-size:9pt; 
							line-height:12pt; 
							color:#000; 
							text-align:left; }	
							
.artpreview	p			{   font-family:Verdana,Arial,helvetica,sans-serif;
							font-size:9pt; 
							line-height:12pt; 
							color:#000; 
							text-align:left;
							font-weight:normal; }	
							
.artpreview	img			{   max-width:175px;
							width: expression(this.width > 175 ? 175: true);
							float: right; 
							margin-left: 15px; 
							margin-bottom: 10px;
							border: 1px solid rgb(79, 9, 9); }
						
.artpreview A:link,
.artpreview A:active  	{ 	color:#900; 
								text-decoration:none;
								font-weight: bold;  } 
.artpreview A:visited 	{   color:#900;
								text-decoration:none;
								font-weight: bold; } 
.artpreview A:hover 	{ 	color:#F00;
								text-decoration:none;
								font-weight: bold; }

.artpreview	 h3		    {	color:#C00;
							margin-bottom: 0px;
							font-size:10pt; 
							line-height:15pt;
							font-weight: bold; }

.artpreview	 h4		    {	color:#C00;
							margin-bottom: 2px;
							font-size:9pt; 
							line-height:14pt;
							font-weight: bold; }

.artpreview	 UL		    {	margin-top: 2px;  }


/* Article List   */						
.artlist table  	{   cellpadding:4px;
						margin: 0px;}

/* The tag for the Article List Column Heads   */
.artlisthead th				{	color:#333;
								border-top: solid 1px #555; 
								border-bottom: solid 1px #555;
								padding: 3px 0px 4px 15px;
								background-color:#ddd; }
.artlisthead A:link,
.artlisthead A:visited,
.artlisthead A:active  		{ 	color:#333; 
								text-decoration:none;
								font-weight:bold; } 
.artlisthead A:hover  		{ 	color:#C00;
								text-decoration:none;
								font-weight:bold; }

/* The tag for the Article List entries   */
.artlistdata td				{	border-bottom: solid 1px #999;
								padding: 2px 0px 3px 15px;  }
						
						
.artlistdata A:link,
.artlistdata A:active  		{ 	color:#222; 
								text-decoration:none; } 
.artlistdata A:visited 		{   color:#444;
								text-decoration:none; } 
.artlistdata A:hover  		{ 	color:#C00;
								text-decoration:none; }
							
.artlist    tr:hover td 	{	background-color: #ededed;
								color: #000; }
							
.artlistsearch th			{	color:#333;
								border-bottom: solid 1px #555;
								padding: 3px 0px 4px 15px;
								background-color:#ddd; }
							
.articlesource  img       	{	max-width: 150px; 
								width: expression(this.width > 150 ? 150: true); 
								margin: 4px 15px 10px 0px;
								border:0; 
								float:left; }	
							
.articlesource  h5       { 	font-color: #666; 
							font-style:italic;
							font-weight:normal;
							font-size:8pt; 
							line-height:10pt;
							margin-bottom: 8px; }	
							
.artmembercompany       { 	font-style:italic;
							font-weight:normal; }				
																	
/* Article Preview   */	
.artpreview				{   font-family:Verdana,Arial,helvetica,sans-serif;
							font-size:9pt; 
							line-height:12pt; 
							color:#000; 
							text-align:left; }	
						
.artpreview	 A:link,
.artpreview	 A:active  	{ 	color:#C00; 
							text-decoration:none; } 
.artpreview	 A:visited 	{   color:#C00;
							text-decoration:none; } 
.artpreview	 A:hover  	{ 	color:#F00;
							text-decoration:none; }

.artpreview	h2		    {	color:#C00;
							margin-bottom: 0;
							font-size:12pt; 
							line-height:16pt;
							font-weight: bold; }
						
.artpreview	h2 A:link,
.artpreview	h2 A:active,
.artpreview	h2 A:visited  	{ 	font-weight: bold; } 
.artpreview	h2 A:hover  	{ 	font-weight: bold;
								text-decoration:none; }

.artpreview	 h3		    {	color:#C00; 
							font-size:11pt; 
							line-height:15pt;
							margin: 0;}		
							
																	
/* Menus   */						
#articlemenu	 		{ 	width: 100%; 
							font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
							font-size: 10pt; 
							line-height: 16pt; 
							color:#000;
							margin: 15px 0 0 0;
							padding: 0;
							background-color: #C0C8D0; }
                    
#articlemenu ul			{ 	padding:0; 
							margin:0; 
							list-style: none;}
#articlemenu li			{  	padding:0; 
							width: 100%; 
							border-top: solid 1px #FFF; 
							border-bottom: solid 1px #909CA8; }
#articlemenu li a:link, 
#articlemenu li a:visited 	{ 	display: block;
                                color:#292E34;
                                text-decoration:none;
                                padding: 3px 2px 3px 12px; 
                                margin: 0px;
                                font-weight: bold;}                              
#articlemenu li a:hover 	{ 	background-color:#1B354E; 
								color:#FFF; 
								font-weight: bold; }

.artpreview	 h3		    {	color:#C00; 
							font-size:11pt; 
							line-height:15pt;
							margin: 0;}		
