.txtMarquee{
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.txt{
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 10pt;

}
A.txt:hover{
	color: #660000;
}
.txt2{
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin-left: 8px;
	margin-right: 8px;	
}
.txt3 {
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	line-height: 10pt;
}
A.txt3:hover{
	color: #660000;
	text-decoration: underline;
}
.txt4{
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13pt;
	
}
.txt5 {
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
	text-decoration: none;
	line-height: 10pt;
}
.txt6 {
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	line-height: 10pt;
}
BODY {
	scrollbar-arrow-color:#999999;
	scrollbar-base-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#ffffff;
}.inputbox {
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	background-color: #F3F3F3;
	border: 1px solid ;
	font-size: 11px;
}
}.drpmenu {
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	border: 1px solid ;
	font-size: 11px;
}
.txtboxline {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-style: oblique;

}


a:active
{
color: #000000;
text-decoration: none;
}

a:selected:active
{
color: #000000;
text-decoration: none;
}

