H1 {
	font-family:arial;
	font-size:16px;
}
TABLE {
	border-style:groove;
	border-width:thin;
	font-family:arial;
	font-size:12px;
	line-height :18px;
}
.tighttable {
	border-style:groove;
	border-width:thin;
	font-family:arial;
	font-size:12px;
	line-height :12px;
}
.transborder {
	border-style:groove;
	border-width:thin;
	border-left-width : thin;
	border-right-width : thin;
	border-top-width : thin;
	border-bottom-width : thin;

}
.translinks:Hover {
	color:#4D70E7;
	text-decoration:none;
}
.translinks {
	
	text-decoration:none;
}
.relatedwords {
	color:#4D70E7;
	text-decoration:none;
}
.noborder {
	border-style:none;
	border-width:none;
}
.grayselect {
	background-color:#f0f0f0;
	background:#f0f0f0;
	font-family:arial;
	font-size:12px;
}
.form {
	font-family:arial;
	font-size:12px
}
.sidebox {
	font-family:arial;
	font-size:12px
}

.whitefont {
	font-family:arial;
	color:white;
	font-size:14px;
	font-weight:bold;
	
}
.whitefontsm {
	font-family:arial;
	color:white;
	font-size:12px;
	font-weight:bold;
}
A:Visited {
	color:#4D70E7;
}
.smalllinks {
	font-family:arial;
	font-size:10px;
	text-decoration:none;
	color:#4D70E7;
}
.smalllinks2:Hover {
	font-family:arial;
	color:#4D70E7;
	font-size:10px;
	text-decoration:none;
}
.smalllinks2 {
	font-family:arial;
	color:black;
	font-size:10px;
	text-decoration:none;
}
.small {
	font-family:arial;
	color:gray;
	font-size:10px;
	text-decoration:none;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }
.tableBorderBottom {
	border-style : groove;
	border-bottom-width : thin;
	border-top-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
}
.strikethru {
	color:Red;
	text-decoration : line-through;
}
.tableBottomBorder {
	border-style : groove;
	border-top-width : 0px;
	border-bottom-width : thin;
	border-left-width : 0px;
	border-right-width : 0px;
}
