.mainBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-align: justify;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-align: justify;
}

a:link{
	color:#666666;
	text-decoration: underline;
}
a:visited{
	color:#666666;
	text-decoration: underline;
}
a:hover{
	color:#4890BD;
	text-decoration: none;
}
table.footer{
	font-size:9px;
}
td.noRepeatImage{
	background-repeat:no-repeat;
}
input.button{
	color:#FFFFFF;
	background-color:#4890BD;
	border: 1px solid #4890BD;
	font-size:10px;
	font-weight: bold;
}
input.text{
	color:#008EB3;
	border: 1px solid #666666;
	font-size: 11px;	
}
textarea.text{
	color:#008EB3;
	border: 1px solid #666666;
	font-size: 11px;	
}
a:link img.web{
}
a:visited img.web{
}
a:hover img.web{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;

}
table.woozic{
	cursor: pointer;

}
.noCollapse{
	border-collapse:collapse;
}
