body {font-family:helvetica,Arial,sans-serif;font-size:11px;line-height : 18px;}

.article {
	color: #000000;
	line-height: 1;
}

.articletitle {
	color: #669900;
	font-size: 12px;
	font-weight: bold;
	line-height: 3;
}

.base {
	color: #666666;
	font-size: 11px;
	font-style: italic;
	text-align : right;
}

.small {
	color: #666666;
	font-size: 11px;
	
}
.smallbold {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	
}

td {font-size:11px}

.green
	{
	font-size: 11px;
	color: #7BBD01;
	font-weight: bold
	}
	
.dark
{   
	font-size: 11px;
	color : #336600;
	text-decoration : none;
	}
	
.subtitle
	{
	padding-bottom : 2px;
	padding-top : 2px;
	font-size: 14;
	color: #333333;
	font-weight: bold
}


.rightbar
	{
	padding: 4px;
			margin-right:7px;
            width: 144px;
            border: solid 1px #cccccc; 
      background: #FFFBE5;
	  font-size:smaller
      }
	  
.subnav
	{
	padding: 3px;
	width: 146px;
	height: 15px;
	font-size:10px;
	background: #A798B9;
	letter-spacing : 1px;
	text-align : left;
	vertical-align : middle;
}


.border
	{
     border: solid 1px #ffffff; 
      }
	  
.imgbargrey
	{
     width: 109px;
            border-left: solid 1px #ffffff; 
            border-right: solid 1px #ffffff;  
      background: #E0E0E0;
      }

	  
.line {border: solid 1px #cccccc}

a.n:link
	{
	color: #669900;
	text-decoration : none;
	
}
a.n:visited
	{
	color: #8EBE36;
	text-decoration : none;
}
a.n:active
	{
	color: #CCCCCC;
	text-decoration : none;
}
	
a.n:hover
{
	color : #336600;
	text-decoration : none;
	
}

.orange {
	color: #FF6633;
	font-size: 11px;
	font-weight: bold
}

input.search
	{
	color: #333333;
	width: 80px;
	border-width: 1px;
	border-color : #cccccc;
      }

a.nav:link
      {	color: #330066;
	text-decoration: none;}
a.nav:visited
      {	color: #330066;
	text-decoration: none;}
a.nav:hover
    {	color: #ffffff;
	text-decoration: none;
	background: none;
	}
a.nav:active
      {	color: #ffffff;
	text-decoration : none;
}
	  
a.navvy {
  margin: 0px 0px 0 0;
  height: 26px;
  background-image : url(nav_bg.jpg);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #669900;
  text-decoration: none;
  padding-top : 4px;
  padding-left : 8px;
  padding-right : 8px;
  vertical-align : middle;
  
}
a.navvy:hover {
  height: 26px;
  background-image : url(nav_bglite.jpg);
  text-decoration: underline;
  color: gray;
}

a.navvy:active {
  height: 26px;
  background-image : url(nav_bglite.jpg);

}

.back {
  background-image: url(shadown.jpg);
  background-repeat: no-repeat;
  }	  
.contenta {
  padding-left : 10px;
  padding-right : 10px;
