.Header   {
  font-weight:bold;
  font-size  :16px;
  color:#ff9900;
}

.SubHeader{
  font-weight:bold;
  font-size  :14px;
  color:#666666;
}

.SmallHeader{
  font-weight:bold;
  font-size  :10px;
  color:#666666;
}

.SmallText{
  font-size  :10px;
  color:#666666;
}

.sidemenu_text a:link {
	color:#666666;
	background-color:#FFFFFF;
	text-decoration:none;
	background-attachment: scroll;
}

.sidemenu_text a:hover {
background-color:#666666;
color:#FFFFFF;
text-decoration:none;
}

.sidemenu_text a:visited {
	color:#666666;
	background-color:#FFFFFF;
	text-decoration:none;
	background-attachment: scroll;
}

.sidemenu_text a:active {
background-color:#666666;
color:#FFFFFF;
text-decoration:none;
}

.menu_cell{
padding-left:8px;
}

.menu_text a:link {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
}

.menu_text a:hover {
	color:#FFFFFF;
	height:20px;
	background-color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
 	text-decoration:none;
	font-weight: bold;
}
.menu_text a:visited {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
}

.menu_text a:active {
	color:#FFFFFF;
	height:20px;
	background-color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
 	text-decoration:none;
	font-weight: bold;
}
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

input.go{
	background-color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
}
