a{
	text-decoration : none;
	color : #669966;
	font-family : Tahoma;
	font-size : 10;
}
a:hover{
	color: #768EA5;
	text-decoration: underline;
	font : Tahoma;
}
td {
	padding-left : 10;
}
.b12
{
	color: #669966;
	font-family:Tahoma;
	font-size:12px;
	font-weight : bold;
}
.nav
{
	color: #669966;
	font-family:Tahoma;
	font-size:12px;
}
.b
{
	color: #669966;
}
.b10
{
	color: #669966;
	font-family:Tahoma;
	font-size:10px;
}
.t12
{
	font-size:12px;
	font-family:Tahoma;
	color : #959595;
}
.t10
{
	font-size:11px;
	font-family:Tahoma;
	color : #959595;
}

form
{
	margin:0px;
}


a.1 {
	text-decoration: none;
	color:#669966;
	font-size:10px;
}
a.copy {
	text-decoration: none;
	color:#666666;
	font-size:12px;
}
.header{
	background: url(../images/logo_phone.jpg) no-repeat right bottom;
	height: 150px;
	width: 700px;
}
.header2{
	height: 150px;
	width: 700px;
}
.hl {
	left: 50px;
	position: relative;
	top: 20px;
	width: auto;

}
.thl, .thl a:visited, .thl a:active, .thl a{
	color: #669966;
	font: bold 12px Tahoma;
	text-decoration: none;
}

.thl a:hover{
	color: #768EA5;
	text-decoration: underline;
}.
.hls, .hls a:visited, .hls a:active, .hls a{
	color: #669966;
	font: 12px Tahoma;
	position: relative;
	width: auto;
	text-decoration: none;
}

.hls a:hover{
	color: #768EA5;
	text-decoration: none;
	font : Tahoma;
}

.hdate{
	color: #669966;
	font: 10px Tahoma;
	left: 35px;
	position: relative;
	top: 0px;
	width: auto;
	text-decoration: none;
}
.header_search{
	color: #669966;
	font: 10px Tahoma;
	left: 330px;
	position: relative;
	top: 15px;
	width: auto;
	text-decoration: none;
}
.page{
	width: 700px;
	border-right : thin solid #A9A9A9;
	border-left : thin solid #A9A9A9;
	border-bottom : thin solid #A9A9A9;
	text-align : left;
}
.directory
{
	font-size:12px;
	font-family:Tahoma;
	color : #959595;
}

INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Tahoma;
	font-size: 11px;
	margin-top: 5px;
	color:#959595; 
	border-width:1px; 
	border-color:#CCCCCC; 
	border-style:solid; 
	background-color:#F7F7F7;

}