body {font-family: Arial,sans-serif;font-size:12px;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:12px}

.green
	{
	font-size: 12px;
	color: #7BBD01;
    text-align:center
	}
	
	
.greenform
	{
	font-size: 12px;
	color: #7BBD01;
	font-weight: bold;
	}
	
.dark
{   
	font-size: 12px;
	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:link
	{
	color: #669900;
	text-decoration : none;
	
}
a:visited
	{
	color: #8EBE36;
	text-decoration : none;
}
a:active
	{
	color: #CCCCCC;
	text-decoration : none;
}
	
a:hover
{
	color : #336600;
	text-decoration : none;
	
}

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

input.search
	{
	width: 160px;
	border-width: 1px;
	border-color : #333333;
	background: #ebf5d9;
      }
	  
input.upload
	{
	width: 300px;
	border-width: 1px;
	border-color : #333333;
	background: #ebf5d9;
      }

textarea.comment

	{
	width: 160px;
	height: 60px;
	border-width: 1px;
	border-color : #336600;
	font-family: Arial,sans-serif;
	background: #ebf5d9;
	font-size: 12px;
}
	  
input.buttons
	{
	width: 80px;
	border-width: 1px;
	border-color : #336600;
	background: #ebf5d9;
}

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;
}
	  
	  
