body {  margin: 0px  0px; padding: 0px  0px}
a:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #1E66DF;
	text-decoration: none;
}
a:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #1E66DF;
	text-decoration: none;
}
a:hover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #b4d0f5;
	text-decoration: underline;
}
a:active {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #1E66DF;
	text-decoration: none;
}
.text-eng{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12;
	color: #000000;
	text-decoration: none;
}
.text-eng-small{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10;
	color: #000000;
	text-decoration: none;
}
.text-eng-white{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12;
	color: #FFFFFF;
	text-decoration: none;
}
.text-eng-bold{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.text-eng-name{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14;
	color: #1E66DF;
	font-weight: bold;
	text-decoration: none;
}
.text-blue{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13;
	color: #648C59;
	text-decoration: none;
}
.text-green{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13;
	color: #1E66DF;
	text-decoration: none;
}
.text-white{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13;
	color: #ffffff;
	text-decoration: none;
}.text-red{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13;
	color: #F64343;
	text-decoration: none;
}
.text-black-bold{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.text-red-bold{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13;
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
.text-black{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13;
	color: #000000;
	text-decoration: none;
}
.textbox{
border-style:"solid";
border-width:1px;
border-color=#3473C5;
}


