
BODY
{
	target : "main"
	font-family : Verdana,Arial,Helvetica;
	font-size : 8pt;
 
}
	

TD
{
	font-family : Verdana,Arial,Helvetica;
	font-size : 10pt;
}

.panel_cell {
	background-image: url(images/panel_lm.gif);
	background-color: #0b2e4d;
	border-right: 1px solid #0e4675;
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 5px;
	font-size:10px;
	color:#688ca8;
	//width:120px;
}

.panel_input {
	//width: 120px;
	height: 15px;
	font-size:10px;
	color: #a4cff1;
}

.panel_bot {
	background-image: url(images/panel_bm.gif);
	background-repeat: repeat-x;
	height: 8px;
}

.panel_top {
	background-image: url(images/panel_tm.gif);
	height: 23px;
	//width: 102px;
	font-size:11px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
	text-decoration: none; color: #8bc9fd;
}

.panel_txt {
	font-size:10px;
	color:#688ca8;
}