body, td, tr, table { 
    font-family: arial; 
	color: #000000;
    font-size: 11px;
}
BODY {
SCROLLBAR-FACE-COLOR: #FFFFFF; 
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
SCROLLBAR-TRACK-COLOR: #FFFFFF; 
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; 
}
a:link {
	text-decoration: none;
	color: #000000; 

}
a:visited {
	text-decoration: none;
	color: #000000;

}
a:hover {
	text-decoration: none;
	color: #E53850;

}
a:active {
	text-decoration: underline;
	color: #000000;

}
.txt {
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
.txtwhite {
	color: #FFFFFF;
	font-size: 11px;
}
.bgblack {
	background-image: url(../images/px_black.gif);
}
.ass {
	font-family: arial;
	font-size: 9px;
	color: #000000;

}
.form {
	height: 18px;
	width: 100%;
	font-family: arial;
	font-size: 11px;
	border: 1px solid #000000;


}
.form2 {
	width: 100%;
	font-family: arial;
	font-size: 11px;
	border: 1px solid #000000;


}
.txtcolor {

	color: #E53850;
	font-size: 11px;
}
