@charset "utf-8";
/* CSS Document */

.tab
{
	display: none;
	border: 1px solid #85C226;
	clear: both;
	margin-bottom: 10px;
	padding: 20px;
	overflow: scroll;
	overflow-x: hidden;
	height: 250px;	
}

.tab_current
{
	display: block;
	border: 1px solid #85C226;
	clear: both;
	padding: 20px;
	margin-bottom: 10px;
	padding: 20px;
	overflow: scroll;
	overflow-x: hidden;
	height: 250px;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
}
  
.tab *, .tab_current *
{
  margin: 0%;	
}

.tabs 
{
  padding: 0%;
  margin: 0%;
  list-style-type: none;
}
	
.tabs li 
{
	margin: 0px 5px 0px 0px;
	float: left;
	background-color: #85C226;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #85C226;
	border-right-color: #85C226;
	border-left-color: #85C226;
}

.tabs li a.current
{
  background-color: white;
}

.tabs li a.current
{
  background-color: white;		
  top: 2px;
  position: relative;			
}

.tabs li a 
{
  padding: 8px 20px;
  color: black;
  text-decoration: none;
  display: block;
}

.tabs li a:hover
{
  text-decoration: underline;
}

.tabs_top
{
  margin-bottom: 0px;
  padding-bottom: 15px;
}
#tanew {
	float: left;
	width: 310px;
}
#tanew2 {
	float: right;
	width: 310px;
}
#taimage {
	float: none;
	width: 250px;
	padding: 20px;
}
#newcon {
	float: none;
	width: 670px;
	z-index: auto;
	overflow: hidden;
}
#ttext {
	float: left;
	width: 320px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	padding: 0px;
}
#textb {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

#tabtextbold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#elar:link {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #85C226;
	text-decoration: none;
	line-height: 12pt;
	text-align: center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#elar:visited {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #85C226;
	text-decoration: none;
	line-height: 12pt;
	text-align: center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#elar:hover {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	line-height: 12pt;
	text-align: center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#elar:active {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	line-height: 12pt;
	text-align: center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
	
}
