td{
	font:9pt;
}

input{
	border:1px solid black;
}

textarea{
	border:1px solid black;
}

a		{color:#004400; text-decoration: none;}
a:hover	{color: #8BADD3; text-decoration: none;}

.a1{
	color:white;
	text-decoration: none;
}

.head{
	background:#6B5F8D;
	color:white;
	padding-left:5px;
}
.left{
	background:#AFAFAF;
	text-align: right;
}

.right{
	background:white;
	padding-left:5px;
}

.input1{
	width:300px;
}

.input2{
	width:120px;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-bottom:1px solid black;

}

.inputNoBorder{
	width:120px;
	border:0px;
}

.hotTR{
	background:#D4D4D4;
}

.coldTR{
	background:white;
}

.listArchor{
	color:black;
}

.tdprint{
	border-left:1px solid black;
	border-top:1px solid black;
	padding-left:5px;
}

.printBreak{
	page-break-after:always;
}

.a_mo{position:absolute;width:150px;background-color: white;z-index:1;visibility: hidden}

.a_table{ border: 1px none #6B9636; ;cellspacing="2"; cellpadding="2"; align=center;}
