body {
	background-image: url(images/bg.gif);
}

body,td,th {
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #333333;
}.h20 {
	line-height: 20px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
.font14 {
	font-size: 14px;
	font-weight: bold;
}
.input {
	height: 20px;
	border: 1px solid #CCCCCC;
}.input1{
	
	border: 1px solid #CCCCCC;
}
.thin {
 border-collapse: collapse;
 table-layout:fixed;
 word-wrap:break-word;
 word-break:break-all;
} 