BODY    { scrollbar-face-color: #ebebeb; 
scrollbar-shadow-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-darkshadow-color: #ffffff	; 
scrollbar-track-color: #ffffff; 
scrollbar-arrow-color: #000000;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.a:active {
	text-decoration: none;
}

.txt10{
	font-family: "Arial";
	font-size: 10px;
	font-style: normal;
    color: #666666;
}
.txtWhite{
	font-family:"Microsoft Sans Serif", "MS Sans Serif";
	font-size: 10px;
	font-style: normal;
    color: #ffffff;
}
.txtGray{
	font-family:"Microsoft Sans Serif", "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
    color: #B4B4B4;
}
.txtBlack{
	font-family:"Microsoft Sans Serif", "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
    color: #000000;
}
.txt11{
	font-family: "Tahoma";
	font-size: 10px;
	font-style: normal;
    color: #444444;
}
.txt13{
	font-family: "Tahoma";
	font-size: 12px;
	font-style: normal;
    color: #666666;
}
.txt13Black{
	font-family: "Tahoma";
	font-size: 12px;
	font-style: normal;
    color: #000000;
}

