.ar11 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #E63293;
	text-decoration: none;
}
a:visited {
	color: #E63293;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: none;
}

.ar14b {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}

.ar16b {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight:bold;
}

.txtbox {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #e63293;
	height: 14px;
	width: 114px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
}
.txtbox2 {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #e63293;
	height: 17px;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
}
.txtbox2big {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #e63293;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
}
.btn {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #d7d438;
	height: 16px;
	width: auto;
	border: 1px solid #E63293;
	font-weight: bold;
}
.txtboxline {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	height: 17px;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-weight: bold;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	background-color: #FCF696;
}
