
div.active, a:link.active, a:visited.active {
color: #666666;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 9pt;
}

a:hover.active { 
color: #008080;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 9pt;
}

div.side, a:link.side, a:visited.side {
color: #333333;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 9pt;
}

a:hover.side { 
color: #008080;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 9pt;
}

div.sidein, a:link.sidein, a:visited.sidein {
color: #999999;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 9pt;
}

a:hover.sidein { 
color: #008080;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 9pt;
}


.border {
	border-right-color: #999999;
	border-left-color: #EAEAEA;
	border-top-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
}

.form{
	color: #333333;
	font-weight: bold;
	font-size: 7pt;
	font-family: Arial;
	height: 16px;
	width: 60px;
}

.subscribe{
	color: #666666;
	font-weight: bold;
	font-size: 7pt;
	font-family: Arial;
	height: 16px;
	width: 80px;
}

div.signup, a:link.signup, a:visited.signup {
color: #FFFFFF;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 9pt;
}

a:hover.signup { 
color: #008080;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 9pt;
}