.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}

.medium-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.medium-text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none
}

.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none
}

.text-black {
	FONT: 11px Arial; COLOR: #000000; TEXT-DECORATION: none
}

.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: orange;
	text-decoration: none;
	text-align: justify;
}

.orangeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: orange;
	text-decoration: none;
	text-align: justify;
}

.orangelabel {
	font-family: Sans-Serif, Arial;
	font-size: 16px;
	color: orange;
	text-decoration: none;
	text-align: justify;
}

.orangelabelbold {
	font-family: Sans-Serif, Arial;
	font-size: 16px;
	font-weight: bold;
	color: orange;
	text-decoration: none;
	text-align: justify;
}

.table-border 
{
  border:2px solid #2f423c;      
}

.table-no-border 
{
  border-style: solid;
  border-right-color: #000000;
  border-top-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;     
}


.menu-white {
	FONT: 13px Arial; COLOR: #ffffff; TEXT-DECORATION: none
}

.menu-white-on-decoration {
	FONT: 13px Arial; COLOR: #ffffff; TEXT-DECORATION:underline;
}

.menu-green-on {
	FONT: 11px Arial; COLOR: #66ff00; TEXT-DECORATION: none
}

.menu-green-on-decoration {
	FONT: 11px Arial; COLOR: #66ff00; TEXT-DECORATION:underline;
}

.menu-green-on-decoration-small {
	FONT: 10px Arial; COLOR: #66ff00; TEXT-DECORATION:underline;
}

.menu-green-on-decoration-medium {
	FONT: 13px Arial; COLOR: #66ff00; TEXT-DECORATION:underline;
}

.text-green-on-decoration {
	FONT: 12px, Arial; COLOR: #66ff00; TEXT-DECORATION:underline;
}

.menu-big-green {
	FONT: 25px Arial; COLOR: #43685d; TEXT-DECORATION: none
}

.menu-medium-green {
	FONT: 11px Arial; COLOR: #43685d; TEXT-DECORATION: none
}

.menu-medium-greenBright {
	FONT: 11px Arial; COLOR: #00ff00; TEXT-DECORATION: none
}

.menu-small-green {
	FONT: 10px Arial; COLOR: #43685d; TEXT-DECORATION: none
}

.bottom-white {
	FONT: 11px Arial; COLOR: #ffffff; 
}

.menu-bottom {
	FONT: 9px Arial; COLOR: #ffffff; TEXT-DECORATION:underline;
}

.goUp {
	FONT: 10px Arial; COLOR: #00ff00; 
}

.goUp-medium {
	FONT: 11px Arial; COLOR: #00ff00; 
}
  
.newsAbstract
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
  }
  
.errorMsg
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
  }

.author
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: italic; 
	color: #749990;
  }

.news-title
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
  }
  
 .red-text
  {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: red;
	text-decoration: none;
	text-align: justify; 
	font-weight: bold;
	margin-left: 30; 
  }
  
  .button-off
  {
	  font-family: Arial, Helvetica, sans-serif;
	  text-decoration: none;
	  font-size: 11px;
	  font-weight: normal;
	  color: #00ae00;
  }
  
  .button-on
  {
	  font-family: Arial, Helvetica, sans-serif;
	  text-decoration: none;
	  font-size: 11px;
	  font-weight: normal;
    : #106967;
	  color: #00fe00
  }
  
  
  .no-underline
  {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #43685d;
  }
  
  
  A
  {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size	: 12px;
	text-decoration : none;
	color		: #66ff00
	}
	
	
A.visited
  {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size	: 12px;
	text-decoration : none;
	color		: #66ff00
	}	