/* greenindex menu css  */

.accordionLink
{
  border: 0px solid #ccc;
}
.myAccordion
{
  border: 1px ;
  height: 600px;
}
.myAccordion .header
{
  background-color: #ccc;
  padding: 5px;
  cursor: pointer;
  font-weight: bold;
  margin-bottom: 2px;
}
.myAccordion .content
{
  padding: 5px;
}

.copyright
{
color:#2458AF;
font: 12px tahoma;
}

/*#RightMenu0 a*/
.TA a
{
   text-align:center;
}
/*#RightMenu1 a*/
.TB a
{
   text-align:center;
}
/*#RightMenu2 a*/
.TC a
{
   text-align:center;
}
.TD a
{
   text-align:left;
}
/*CssButton~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.CB a
{
  padding:3px 0px 3px 0px;
  text-decoration:none;
  background:#fff;
  display:block;
  color:#2458AF;
 /* text-align:center;*/
  font: 12px tahoma;
}
.CB a:hover
{
	/*font-weight: bold;*/
	text-decoration: none;
	background: #DBE6F3
}
.CB a:active
{
	/*font-weight: bold;*/
	color: red;
	text-decoration: none;
}
/*CssButton~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
a.CssButton1
{
  padding:3px 0px 3px 0px;
  text-decoration:none;
  background:#fff;
  display:block;
  color:#2458AF;
  text-align:center;
  font: 12px tahoma;
}

a.CssButton1:hover
{
	font-weight: bold;
	text-decoration: none;
	background: #DBE6F3
}

a.CssButton1:active
{
	font-weight: bold;
	color: red;
	text-decoration: none;
}
a.CssTitle
{
  padding:3px 0px 3px 0px;
  text-decoration:none;
  background:#fff;
  display:block;
  color:#000000;
  text-align:center;
  font: 12px tahoma;

}
.ft
{
font-size: 12px;
	color: #43567A;}
td
{
font-size: 12px;
}
a
{
  text-decoration : none;
}
 /*

a.poiimg:hover
{
	color:  Yellow;
}
a.poiimg
{
	color:  black;
	border-style:dotted;
}

*/

/*Eric Meyer's based CSS tab*/

#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
}

#tablist li a:hover{
color: #000000;
background: #C1C1FF;
border-color: #227;
}
/*
#tablist li a.active{
background: yellow;//lightyellow;
}
*/
/* traffic select table ~ start */

/* traffic select table ~ end */
