.helpButton{
	position:relative; 
	text-align:center; 
	width:60px; height:20px;
	background-image: url(../../green/site_images/helpButton.gif);
	background-repeat: no-repeat;
	margin-top:2px;
}

.helpButtonOver{
	position:relative; 
	text-align:center; 
	width:60px; height:20px;
	background-image: url(../../green/site_images/helpButton_over.gif);
	background-repeat: no-repeat;
	margin-top:2px;
}

.listenButton{
	position:relative; 
	text-align:center; 
	font-family:arial,helvetica,verdana;
	FONT-SIZE: 12px;
	width:50px; height:20px;
	background-image: url(../../green/site_images/listen.png);
	background-repeat: no-repeat;
	padding-top:3px;
}

.listenButtonOver{
	position:relative; 
	text-align:center;      
	font-family:arial,helvetica,verdana;
	FONT-SIZE: 12px;
	width:50px; height:20px;
	background-image: url(../../green/site_images/listen_over.png);
	background-repeat: no-repeat; 
	padding-top:3px; 
}

a.listenButtonLink:link			{display:block; COLOR: #000000; FONT-SIZE: 12px; TEXT-DECORATION:none; PADDING: 0px;}
a.listenButtonLink:visited 	{display:block; COLOR: #000000; FONT-SIZE: 12px; TEXT-DECORATION:none; PADDING: 0px;}
a.listenButtonLink:hover 		{display:block; COLOR: #000000; FONT-SIZE: 12px; TEXT-DECORATION:none; PADDING: 0px;}

a.helpButtonLink:link		{display:block; COLOR: #000000; font-weight:bold; FONT-SIZE: 11px;PADDING: 3px;}
a.helpButtonLink:visited 	{display:block; COLOR: #000000; font-weight:bold; FONT-SIZE: 11px;PADDING: 3px;}
a.helpButtonLink:hover 		{display:block; COLOR: #000000; font-weight:bold; FONT-SIZE: 11px;PADDING: 3px;}

.vuButton{
	position:relative; 
	text-align:center; 
	width:60px; height:20px;
	background-image: url(../../green/site_images/vuButton.gif);
	background-repeat: no-repeat;
	margin-top:2px;
}

.vuButtonOver{
	position:relative; 
	text-align:center; 
	width:60px; height:20px;
	background-image: url(../../green/site_images/vuButton_over.gif);
	background-repeat: no-repeat;
	margin-top:2px;
}

.vuButton80{
	position:relative; 
	text-align:center; 
	width:80px; height:20px;
	background-image: url(../../green/site_images/vuButton80.gif);
	background-repeat: no-repeat;
	margin-top:2px;
}

.vuButton80Over{
	position:relative; 
	text-align:center; 
	width:80px; height:20px;
	background-image: url(../../green/site_images/vuButton80_over.gif);
	background-repeat: no-repeat;
	margin-top:2px;
}

.vuButton25{
	position:relative; 
	text-align:center; 
	width:25px; height:20px;
	background-image: url(../../green/site_images/vuButton25b.png);
	background-repeat: no-repeat;
	margin-top:2px;
}

.vuButton25Over{
	position:relative; 
	text-align:center; 
	width:25px; height:20px;
	background-image: url(../../green/site_images/vuButton25b_over.png);
	background-repeat: no-repeat;
	margin-top:2px;
}

.cButton{
	position:relative; 
	text-align:center; 
	width:20px; height:20px;
	background-image: url(../../green/site_images/cButton.png);
	background-repeat: no-repeat;
	margin-top:1px;
}

.cButtonOver{
	position:relative; 
	text-align:center; 
	width:20px; height:20px;
	background-image: url(../../green/site_images/cButton_over.png);
	background-repeat: no-repeat;
	margin-top:1px;
}

a.vuButtonLink:link		{display:block; COLOR: #000000; font-weight:bold; FONT-SIZE: 11px; PADDING: 3px;}
a.vuButtonLink:visited 	{display:block; COLOR: #000000; font-weight:bold; FONT-SIZE: 11px; PADDING: 3px;}
a.vuButtonLink:hover 	{display:block; COLOR: #000000; font-weight:bold; FONT-SIZE: 11px; PADDING: 3px;}

a.cButtonLink:link		{display:block; COLOR: #000000; font-weight:bold; FONT-SIZE: 13px; PADDING: 3px;}
a.cButtonLink:visited 	{display:block; COLOR: #000000; font-weight:bold; FONT-SIZE: 13px; PADDING: 3px;}
a.cButtonLink:hover 		{display:block; COLOR: #000000; font-weight:bold; FONT-SIZE: 13px; PADDING: 3px;}

.expandTxtButton{
	position:relative; 
	width:60px; height:20px;
	background-image: url(../../green/site_images/expandTxtButton.gif);
	background-repeat: no-repeat;
	margin-top:2px;
}

.expandTxtButtonOver{
	position:relative;
	width:60px; height:20px;
	background-image: url(../../green/site_images/expandTxtButton_over.gif);
	background-repeat: no-repeat;
	margin-top:2px;
}

.expandButton{
	position:relative; 
	width:30px; height:20px;
	background-image: url(../../green/site_images/expandButton.gif);
	background-repeat: no-repeat;
	margin-top:2px;
}

.expandButtonOver{
	position:relative;
	width:30px; height:20px;
	background-image: url(../../green/site_images/expandButton_over.gif);
	background-repeat: no-repeat;
	margin-top:2px;
}

.vuButtonLabelFont {COLOR: #000000; font-weight:bold; FONT-SIZE:11px;}

.epButton{
	position:absolute; 
	text-align:center; 
	width:100px; height:20px;
	background-image: url(../../green/site_images/siteButton.gif);
	background-repeat: no-repeat;
	margin-top:2px;
}

.epButtonOver{
	position:absolute; 
	text-align:center; 
	width:100px; height:20px;
	background-image: url(../../green/site_images/siteButton_over.gif);
	background-repeat: no-repeat;
	margin-top:2px;
}


.optDropButton{
	position:absolute;
	width:60px; height:20px;
	background-image: url(../../green/site_images/optDropButton.gif);
	background-repeat: no-repeat;
	margin-top:2px;
}

.optDropButtonOver{
	position:absolute;
	width:60px; height:20px;
	background-image: url(../../green/site_images/optDropButton_over.gif);
	background-repeat: no-repeat;
	margin-top:2px;
}

.videoButton{
	position:absolute;
	width:100px; height:20px;
	background-image: url(../../green/site_images/videoButton.gif);
	background-repeat: no-repeat;
	margin-top:2px;
}

.videoButtonOver{
	position:absolute;
	width:100px; height:20px;
	background-image: url(../../green/site_images/videoButton_over.gif);
	background-repeat: no-repeat;
	margin-top:2px;
}

a.videoButtonLink:link		{display:block; COLOR: #000000; FONT-SIZE:10px; PADDING: 3px;}
a.videoButtonLink:visited 	{display:block; COLOR: #000000; FONT-SIZE:10px; PADDING: 3px;}
a.videoButtonLink:hover 	{display:block; COLOR: #000000; FONT-SIZE:10px; PADDING: 3px;}

.buttonFont_small {font-family:arial,helvetica,verdana; color:#000000; font-size:10px;}

a.epButtonLink:link		{display:block; COLOR: #000000; font-weight:bold; FONT-SIZE: 11px;PADDING: 3px;}
a.epButtonLink:visited 	{display:block; COLOR: #000000; font-weight:bold; FONT-SIZE: 11px;PADDING: 3px;}
a.epButtonLink:hover 	{display:block; COLOR: #000000; font-weight:bold; FONT-SIZE: 11px;PADDING: 3px;}

a.vuButtonSLink:link		{display:block; COLOR: #000000; font-weight:bold; FONT-SIZE: 10px;PADDING: 3px;}
a.vuButtonSLink:visited {display:block; COLOR: #000000; font-weight:bold; FONT-SIZE: 10px;PADDING: 3px;}
a.vuButtonSLink:hover 	{display:block; COLOR: #000000; font-weight:bold; FONT-SIZE: 10px;PADDING: 3px;}

a.smallTabLink:link {
    display:block;
    width:100%;
    height:15px;
    background: url(../../green/site_images/sTab.gif) 0 -15px no-repeat;
    text-decoration: none;
    COLOR: #525252; FONT-SIZE: 12px;
}
a.smallTabLink:hover {
    background: url(../../green/site_images/sTab.gif) 0 -15px no-repeat;
    COLOR: #FF8000;
}
a.smallTabLink:visited {
    COLOR: #525252; 
}

a.smallTabLinkOn:link {
    display:block;
    width:100%;
    height:12px;
    background: url(../../green/site_images/sTab.gif) 0 0 no-repeat;
    text-decoration: none;
    COLOR: #FFFFFF; FONT-SIZE: 12px;
    font-weight: bold;
}
a.smallTabLinkOn:hover {
    COLOR: #FF8000;
}
a.smallTabLinkOn:visited {
    COLOR: #FFFFFF; 
}