.12a {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 21px;
	color: 4D4D4D;
}
a:link {
	color: #4D4D4D;
	text-decoration: none;
}
a:visited {
	color: #4D4D4D;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.formout {  font-size: 12px; line-height: 22px; background-color: #FFFFFF; border: #CCCCCC; border-style: double; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.formout2 {  font-size: 12px; line-height: 22px; background-color: #CCCCCC; border: #B9B9B9; border-style: double; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.formout3 {  font-size: 12px; line-height: 22px; background-color: #E5E5E5; border: #C5C5C5; border-style: double; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.leftbg {
	background-image: url(bgimgleft.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.rightbg {
	background-image: url(bgimgright.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.bgimg {
	background-image: url(bgimg.gif);
	background-repeat: repeat;
}

