body {
/*background:url(images/bckgrnd.png) top repeat-x;*/
background-color:#D0DFD0;
color:#585858;
font-family:tahoma;
font-size:9px;
padding:0;
margin:0;
line-height:14px;
text-align:center;
}
.textarea_m{
	font-family:tahoma;
	font-size:12px;
	color:#333333;
	margin-left:2px;
	margin-right:2px;
}
.textarea{
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	margin-left:2px;
	margin-right:2px;
}
		
.u		{text-decoration:underline}
.t 		{text-transform:uppercase}

a:hover{text-decoration:none;}
#a:hover{text-decoration:underline;}


.cell-Line_tandb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.cell_line_right {
	border-right-width: 0.5pt;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.cell_line_bottom {
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.cell_line_top {
	border-top-width: 0.5pt;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.cell_line_rt_n_top {
	border-top-width: 0.5pt;
	border-right-width: 0.5pt;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
.cell_line_left {
	border-left-width: 0.5pt;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.cell_box {
	border: 1px solid #CCCCCC;
}
.cell_rt_bott_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;