
.bodyT{
	margin-top:3px;
}.txtsmall {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
.txtsmallblue {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #4999FF;
}
.txtsmallred {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color:#FF0000;
	line-height: 18px;
}
.txtsmallwhite {
	font-family: Arial;
	font-weight:bold;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}
#txt td a{
	font-family:"Arial";
	font-size: 11px;
	color: #FFFFFF;
	border-style:dotted;
	border-width:1px;
	text-decoration:none;
	display:block;
}
.txtsmallJ {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
	vertical-align:middle;
}
.txtbigblue{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #4999FF;
}
.txtsmallM {
	font-family: Arial;
	font-weight:normal;
	text-decoration:none;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}
.txtsmallMenu{
	font-family: Arial;
	font-weight:normal;
	text-decoration:none;
	font-size: 11px;
	color: #FFFFFF;
	padding-left:3px;
}
.txtsmallLink {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #333333;
	padding-left:3px;
}
.txtsmallinput {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color:#EFEFEF;	
}
.butSubmit{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-color:#EFEFEF;
	border:1px solid #CCCCCC;
}
.but{
	font-family: Arial;
	font-size: 11px;
	color:#000000;
	background-color:#4A99FF;
	border:1px ridge #333333;
}