body {
	margin: 0px;
	padding: 0px;
}
.normaltxt {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	text-align: left;
}
.blackbold {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.bluebold {
	font-family: Tahoma;
	font-size: 13px;
	color: #2C3D87;
	font-weight: bold;
}
.orangebold {

	font-family: Tahoma;
	font-size: 13px;
	color: #EA3E00;
	font-weight: bold;
	text-decoration: none;
}
.bluebig {
	font-family: Tahoma;
	font-size: medium;
	color: #2C3D87;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.border {
	border: 0px solid #333333;
}
.whitetxt {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtbox {
	height: 16px;
	width: 138px;
	border: 1px solid #10ABE1;
	font-family: Tahoma;
	color: #333333;
}
.listmenu {
	height: 20px;
	width: 138px;
	border: 1px solid #10ABE1;
	font-family: Tahoma;
	color: #333333;
}
.bluenormal {

	font-family: Tahoma;
	font-size: 13px;
	color: #0000FF;
	text-align: left;
}
.link {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	text-align: left;
	text-decoration: none;
}
.txtarea {

	height: 50px;
	width: 340px;
	border: 1px solid #10ABE1;
	font-family: Tahoma;
	color: #333333;
}

