body, td, a, div, span, input, textarea {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #7C7D7F; 
}
a, a:active, a:visited, a:hover {
	text-decoration: none;
	font-weight: bold
}
.black {
	color: #000000;
	font-weight: bold;
}
.copy {
	font-size: 10px;
	color: #FFFFFF;
}
.copy1 {
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
}
a.copy, a:active.copy, a:visited.copy, a:hover.copy {
	font-size: 10x;
	color: #FFFFFF;
	text-decoration:none;
}
a.none, a:active.none, a:visited.none, a:hover.none {
	color: #000000; 
	text-decoration: none;
	font-weight: normal;
}
a.n, a:active.n, a:visited.n, a:hover.n {
	color: #7C7D7F; 
	text-decoration: none;
	font-weight: normal;
}
a.mystyle, a:active.mystyle, a:visited.mystyle {
	color: #7C7D7F; 
	text-decoration: none;
	font-weight: normal;
}
a:hover.mystyle {
	text-decoration: none;
	font-weight: normal
}
.search {
	font-size: 12px; 
	color: #ffffff; 
}
input.search {
	font-size: 10px;
	color: #7C7D7F; 
	height:14px;
	width:80px;
	border: 0px; 
	background-color:#ECECEC;
}
select.sel1 {
	font-size: 12px;
	color: #0076BE;
	font-weight:bold;
	width:140px;
}
select.sel2 {
	font-size: 12px;
	color: #F69200;
	font-weight:bold;
	width:140px;
}
select.sel3 {
	font-size: 12px;
	color: #909093;
	font-weight:bold;
	width:140px;
}


