body {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #000000;
	text-align: center;
}
a:hover {
	text-decoration: none;
	color: #3163CE;
}
.inputbox {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 17px;
	width: auto;
	border: 1px solid #666666;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}
.links a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}
.links a:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}
.links a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #0033FF;
	text-decoration: underline;
}
.BlackAri12B {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bgsteelblue {
	background-color: #7BB67C;
}
.bgsteely {
	background-color: #F3DE7D;
}
.bgGray {
	background-color: #eeeeee;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	height: auto;
	border: 1px groove #36648b;*
}
.textarea {

	font-family: Tahoma;

	font-size: 11px;

	color: #333333;

	text-decoration: none;

	height: auto;

	width: auto;

	border: 1px groove #36648b;*

}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	height: 20;
	width: auto;
	background-color: #FFFFFF;
	border: 1px groove #36648b;*

}
.textres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #eeeeee;
}