body { margin-bottom: 0px; font-family: arial; font-size: 11px}
a:link {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;

}
a:hover {
	color: #FF6600;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
}
a:visited {
	color: #49829C;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;

}
td, textarea, input, select {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.tablearea {
	font-size: 10px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
}
.borderltb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borderlb {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: auto;
	padding: 2px;

}
.pad {
	position: relative;
	visibility: inherit;
	width: 434px;
	left: 197px;
	top: 202px;
	right: auto;
	bottom: auto;
	height: 64px;
	margin: auto;
	clear: none;
	float: none;
	border: #CCCCCC;


}
.borderright {
	border-right-style: solid;
	border-right-color: 1px #CCCCCC;
}

.test {
	background-image: none;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;

}
.sidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-variant: small-caps;
	text-transform: none;
	color: #990000;
}
.bodylink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #990000;
	font-size: 12px;

}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
}
.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

