body {
	margin: 0px;
	padding: 0px;

}
form		{
	margin: 0px;
	border: none;
}
body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454545;

}

form {
	margin: 0px;
	padding: 0px;
}



a {
	text-decoration: none;
	color: #FF6600;
	font-size: 10px;
	font-weight: bold;


}

a:hover {
	text-decoration: none;
	color: #666666;
	font-size: 10px;
	font-weight: bold;


}


.lnk {
	text-decoration: none;
	font-family: Courier New;
	text-shadow: 1px 2px 1px #2e2c2e;
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;


}

.lnk:hover {
	text-decoration: none;
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;


}


.style1 {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: xx-small;



}

.style1 a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	font-size: 12px;

}

.style1 a:hover {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;


}


input.text	{
	background: center center;
	clear: both;
	float: none;
	border: none;
	color: #333300;


}