.tableborder {
	border: 1px solid #999999;
}
.cellbottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.cellborderleftbottom {
	border-top: none;
	border-right: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	border-left: 1px dashed #999999;
}
.cellborderRight {
	border-top: none;
	border-right: 1px dashed #999999;
	border-bottom: none;
	border-left: none;
}
.cellborderRightTop {
	border-top: 1px dashed #999999;
	border-right: 1px dashed #999999;
	border-bottom: none;
	border-left: none;
}
.cellborderLeftAndRight {
	border-top: none;
	border-right: 1px dashed #999999;
	border-bottom: none;
	border-left: 1px dashed #999999;
}
.cellallround {
	border-top: 1px dashed #999999;
	border-right: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	border-left: 1px dashed #999999;
}
.font-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.font-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.Form-TextArea {
 font-size: 10px;
 background-color: White;
 border: 1px solid #666666;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #666666;
}

.Form-Buttons {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 background-color: #948DB7;
 color: White;
 margin-right: 6px;
}
a.backtotop:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #333333;
	text-decoration: none;
	text-align: center;

}
a.backtotop:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #333333;
	text-decoration: none;
	text-align: center;

}
a.backtotop:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-align: center;


}
a.backtotop:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-align: center;

}
a.Hover-Gray:link {
COLOR: #999999; TEXT-DECORATION: none
}
a.Hover-Gray:visited {
COLOR: #999999; TEXT-DECORATION: none
}
a.Hover-Gray:hover {
text-decoration: underline;
}
a.Hover-purple:link {
COLOR: #291B70; TEXT-DECORATION: none
}
a.Hover-purple:visited {
COLOR: #291B70; TEXT-DECORATION: none
}
a.Hover-purple:hover {
text-decoration: underline;
}
a.Hover-Black:link {
COLOR: #000000; TEXT-DECORATION: none
}
a.Hover-Black:visited {
COLOR: #000000; TEXT-DECORATION: none
}
a.Hover-Black:hover {
text-decoration: underline;
}.font-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
}
