body{
	background:url(images/back.jpg);
	margin:0px;
}
.alt{
	font-family:"Tahoma";
	font-size:8pt;
	color:#CCCCCC;
	text-decoration:none;
}
.alt:hover{
	color:#0c6db7;
	text-decoration:none;
}
.alt1{
	font-family:"Tahoma";
	font-size:8pt;
	color:#CCCCCC;
	text-decoration:none;
}
.alt1:hover{
	color:#000000;
	text-decoration:none;
}
.link{
	font-family:"Tahoma";
	font-size:13pt;
	color:#dedfe0;
	text-decoration:none;
}

.link1{
	font-family:"Tahoma";
	font-size:9pt;
	color:#dedfe0;
	text-decoration:none;
	display:none;
}
.link:hover{
	color:#0b6db6;
	text-decoration:none;
}
img { behavior: url("pngbehavior.htc");}
.png { 
	behavior: url("pngbehavior.htc");
}
.input1{
	background:transparent;
	font-family:Tahoma;
	font-size:11pt;
	border:solid 0px;
	color:#dcdce0;
}


