﻿html, body 
{
	 margin:0 auto;
	 padding:0;
	 text-align : center;
	 font-family:tahoma;
	 font-size:8pt;
	 background-color:#F4F4F4;
	 	     	  
}
A:visited
{
	color: #800000;text-decoration:none
}
A:active
{
	color: #6F6F00;text-decoration:none
}
A:link
{
	color: #800000;text-decoration:none
}
A:hover
{
	color: #FF0000;
}

.newsdate
{
	 font-size : 95%;
	 color:Gray;
}
.sugname
{
		 font-size : 98%;
	 	   font-weight: bold ;
	
}
.sugbody
{
		 font-size : 95%;
	 	   font-weight: bold ;
	 color:Gray;
}

.newsgroup
{
		 font-size : 14px;
		   font-weight: bold ;
		 font-family:Arial;
		 	 color:red;
}

.subject
{
	color: #000071;
	 font-size : 15px;
		 font-family:Arial;
  font-weight: bold ;
}

.selectsubject
{
	font-family:Arial;
 font-size : 18px;
  font-weight: bold ;
}
.tb          
{
	 border:1px solid #C0C0C0; 
	 color: #000000; font-family: Tahoma;
	  font-size: 8pt ;
}
.bt
{
	color: #FFFFFF; 
	font-family: Tahoma;
	 font-size: 8pt;
	  border: 1px solid #FFFFFF;
	   background-color: #FF6600;
	   height:25;
	   background-image: url('images/obtn.gif');
	    background-repeat: repeat-x; 
}


.pageborder
{
	 border:1px solid #C0C0C0; 
	 width:800px;
	  margin:0 auto;
	  	   background-color: White ;
}


.post
{
	 border:1px solid #C0C0C0; 
	 width:450px;
	  margin:0 auto;
	  	   background-color: White ;
}
.searchtb          
{
	 border:0 solid #C0C0C0; 
	 color: #000000; font-family: Tahoma;
	  font-size: 9pt ;
	
}
.menugroups
{
	 font-size : 9pt;
	 	 
}
.menugroups A
{
	color: Black ;
	 	 
}
.menugroups A:visited
{
	color: black ;
}
.t1 {
	font-size: 11px;
	line-height:170%;
}
.t1 a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
.archivemenu
{
	
	 width:100px;
	  margin:2 auto;
 text-align:right;
}
.newsbody
{
	font-size:9pt;
	 text-align:justify;
		line-height:200%;
}