a.brand:link, a.brand:visited, a.brand:active{
  border: thin solid #009900;
  background-color: #009900;
	width:90px;
	height:20px;
	display: block;
  font-family: Arial;
  font-size: 14px;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
  margin: 3px 3px 7px ;
  padding: 5px 10px
}
a.brand:hover{
  border: thin solid #009900;
  background-color: #009900;
	width:90px;
	height:20px;
	display: block;
  font-family: Arial;
  font-size: 14px;
  font-weight: normal;
  color: #FF0000;
  text-decoration: none;
  margin: 3px 3px 7px;
  padding: 5px 10px
  }
.form-desc    {
	font:normal 0.90em arial, helvetica, sans-serif;
	color:#dddddd;
	margin:0;
	padding:0;
  text-align: center
}

.head-desc    {
	font:normal 0.90em arial, helvetica, sans-serif;
	color:#dddddd;
  text-align: justify ;
  padding-left: 20px;
  padding-right: 20px
}
.list-desc    {
	font:normal 0.80em arial, helvetica, sans-serif;
	color:#dddddd;
	margin:0;
	padding:0;
	}
#more, #gothere {
	font:normal 0.95em Arial, Helvetica, sans-serif;
	color:#CC9900;
	margin:10px 0;
	padding:0;
	list-style-position: inside;
	list-style-image:url(images/green_arrows.gif);
	}
ul#more a, ul#gothere a {
	text-decoration: none;
	color:#CC9900;
	margin:0 0 0.5em 0;
	padding:0;
	}
ul#more a:hover, ul#gothere a:hover {
	color: #000000;
	text-decoration: none;
}
ul#more a:active, ul#gothere a:active{
	color: #999999;
	text-decoration: none;
}
#more ul, #gothere ul {
	font:normal 1em Arial, Helvetica, sans-serif;
	color:#CC9900;
	margin:10px 0;
	padding:0;
	list-style-position: inside;
	list-style-image:url(images/green_arrows.gif);
	}

#list {
	font:normal 0.75em Arial, Helvetica, sans-serif;
	color:#CC9900;
	margin:3px 0;
	padding:0;
	list-style-position: inside;
	list-style-image:url(images/green_arrows.gif);
	}
ul#list a {
	text-decoration: none;
	color:#CC9900;
	margin:0 0 0.5em 0;
	padding:0;
	}
ul#list a:hover {
	color: #FF0000;
	text-decoration: none;
}
ul#list a:active{
	color: #999999;
	text-decoration: none;
}
#list ul {
	font:normal 1em Arial, Helvetica, sans-serif;
	color:#CC9900;
	margin:3px 0;
	padding:0;
	list-style-position: inside;
	list-style-image:url(images/green_arrows.gif);
	}

.menuOut {cursor:pointer; margin:7px; background-color:#505050; color:#dddddd; width:150px; padding:3px; text-align:left; font-weight:bold;}
.menuOver {cursor:pointer; margin:7px; background-color:#505050; color:#dddddd; width:140px; padding:2px; text-align:left; font-weight:bold;}
.submenu {width:125px; font-family:Verdana; font-size:12px; padding-left:15px;}
.submenu a {background-color:#505050; color:#cc9900; text-decoration:none; font-weight:bold;}
.submenu a:hover {color:#343434; text-decoration:none; font-style:oblique; font-weight:bold;}
.menuOut a {background-color:#505050; color:#dddddd; text-decoration:none; font-weight:bold;}
.menuOut a:hover {color:#999999; text-decoration:none; font-style:oblique; font-weight:bold;}
.linkmenu {cursor:pointer; margin:7px; color:#ffffff; width:140px; padding:3px; text-align:center; font-weight:bold;}
.linkmenuover {cursor:pointer; margin:7px; background-color:#ffffff; color:#343434; width:140px; padding:2px; text-align:left; font-weight:bold;}
.linkmenu a {color:#ffffff; text-decoration:none; font-weight:bold;}
.linkmenu a:hover,a:active {color:#343434; text-decoration:none; font-weight:bold;}
.pageLink {cursor:pointer; margin:1px; background-color:#505050; color:#cc9900; padding:0px; text-align:left; font-weight:bold;}
.pageLink a {background-color:#505050; color:#cc9900; text-decoration:none; font-weight:bold;}
.pageLink a:hover {color:#343434; text-decoration:none; font-style:oblique; font-weight:bold;}

