TD {
	COLOR: #000000; FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif; FONT-SIZE: 13px
}
A:link {
	COLOR: #465493; TEXT-DECORATION: underline; 
}
A:visited {
	COLOR: #465493; TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #3BD22B; TEXT-DECORATION: none;
}
A:active {
	COLOR: #465493; TEXT-DECORATION: underline; 


	a.other:link {color : blue; text-decoration : none; }
	a.other:visited {color : blue; text-decoration : none; }
	a.other:active {color : #FFFFCC;; background-color: #66CCCC}
	a.other:hover {color : red; text-decoration : underline;}
}

.sidebar {
	COLOR: #ffffff; FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif; FONT-SIZE: 13px
}
input {
	border : thin solid 1;
	background-color : white;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif; FONT-SIZE: 13px
	}
.button {
	border : thick solid 1;
	border-color: black;
	background-color: #FF9933;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-style : normal;
	font-weight : bold;
	color : #ffffff;
}
.radio{ 
	border : 0;
	background-color: white;
}
.checkbox { 
	border : 0;
  background-color: white;
}
}
textarea { 
	border : thin solid 1;
	background-color: white;
  FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif; FONT-SIZE: 13px; 
}
select { 
	border : thin solid 1;
	border-colot: black;
	background-color: white;
  FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif; FONT-SIZE: 13px; 
}
.list { 
	border : thin solid 1;
	background-color: white;
  FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif; FONT-SIZE: 13px; 
  }
