td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	cursor: default;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
.3Dbg {
	background-image: url(../Images/3dBg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.style1 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
.style3 {color: #99CC00}
.font {
	line-height: 20px;
	font-size: 12px;
}
.butten {
	font-family: Verdana;
	font-size: 10px;
	background-image: url(../Images/ButtenBg.gif);
	height: 20px;
	width: 70px;
	border: none;
	cursor: hand;
}
input {
	font-family: Verdana;
	font-size: 10px;
	background-color: #efefef;
	height: 18px;
	border: 1px inset;
	cursor: hand;
}
textarea {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	background-color: #efefef;
	border: 1px inset;
	cursor: hand;
}
