body {
	margin: 0px;
	padding: 0px;
}

a:visited {
	color: #2400ff;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color:#FF6600;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	color: #2400ff;
	text-decoration: none;
	font-weight: bold;
}

a.links:visited {	
color: #2400ff;
	text-decoration: none;
	font-weight: normal;
	}
a.links:hover{color:#FF6600; text-decoration: underline;	font-weight: normal;}
a.links:link {
	color: #2400ff;
	text-decoration: none;
	font-weight: normal;
}

a.links2:visited {  color: #0033CC; text-decoration: none}
a.links2:hover{color:#FF6600; text-decoration: underline}
a.links2:link {  color: #0033CC; text-decoration: none}

.tx_10 {
	font-size: 10px;
	line-height: 140%;
	color: #333333;
}
.tx_11_135 {
	font-size: 11px;
	line-height: 135%;
	color: #333333;
}
.tx_12_150 {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.tx_12_135 {
	font-size: 12px;
	line-height: 135%;
	color: #333333;
}
.tx_12_135b {
	font-size: 12px;
	color: #333333;
}
.tx_12_120 {
	font-size: 12px;
	line-height: 120%;
	color: #333333;
}
.tx_14_120 {
	font-size: 14px;
	line-height: 120%;
	color: #FFFFFF;
}
.tx_14_150 {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
}
.space {
	text-indent: 10px;
	margin: 3px;
	padding: 3px;
}
.space2 {
	margin: 3px;
	padding: 3px;
}

.formline { border-left:1px solid #999999;
border-right:1px solid #999999;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
background-color : #FFFFFF;  
}
.weight-b {
	font-weight: bold;
}
.leftside {
	float: left;
	margin-bottom: 2px;
	margin-right: 5px;
}
.rightside {
	float: right;
	margin-bottom: 2px;
	margin-left: 5px;
}
.rightside2 {
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-top: 8px;
}
.tx_12_b135red {
	font-size: 12px;
	line-height: 135%;
	color: #FF0000;
	font-weight: bold;
}
.tx_11_135red {

	font-size: 11px;
	line-height: 135%;
	color: #FF0000;
}
.tx_12_135blue {

	font-size: 12px;
	line-height: 135%;
	color: #0000ce;
}
.tx_12_135dblue {


	font-size: 12px;
	line-height: 135%;
	color: #1861b2;
}
