.bottomsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #000000;
}
.bottomsmall a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.bottomsmall a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #FF0000;
	text-decoration: underline;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.repeat_hor {
	background-repeat: repeat-x;
}
.cursor_pointer {
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.subheader {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.line_text_input {
	border: 1px solid #949494;
}
.highlight_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
	color: #F96A04;
}
.red_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}
.brown_text {
	color: #660000;
}
