a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	}
.redlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3333;
	text-decoration: none;
}
.redboldtitle {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
.border {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;

}
.innertext {
	font-family: Verdana;
	color: #333333;
	font-size: 11px;
}
.redinnertext {
	font-family: Verdana;
	font-size: 11px;
	color: #CC0000;
}
.greytext {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.greenlink {
	font-family: Verdana;
	font-size: 11px;
	color: 80C342;
}
.textfield {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}
.submitbut {
	padding: 1px;
	border: 1px solid #000000;
	height: 20px;
	width: 50px;
	font-size: 10px;
	font-family: Verdana;
	color: #000000;
	overflow: auto;




}
.bigtextarea {
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;

}
.leftborder {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;



}
.smallertext {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
