A:link {
	text-decoration: none;
}

A:visited {
	text-decoration: none;
}
A:hover { 
}
A:active {
	text-decoration: none;
}
body {
	background-image: url('bg.png');
	font-family:Tahoma; 
	font-size:8pt;
	margin-top:0; 
	margin-bottom:0;
	margin-right:0;
	margin-left:0;
}
.font {
	font-family:Tahoma; font-size:8pt;
}.inputfield {
	border: 1pt solid #BAC1B7;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
	background-color: #666666;



}
.mainbg {
	background-attachment: fixed;
	background-image: url(../image/main_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #666666;
}
.maintablecontent {
	margin-left: 10px;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
	background-color: #666666;

}


