<!-- cfm_submenu.cfm -->

a
{
	text-decoration:none;

	font-family:Trebuchet MS, verdana;
	font-size:12px;
	color:#ff6600;
	}

a:hover
{
	color:blue;
	text-decoration:none;
	}

.bod00
{
	margin-top:0px;
	margin-left:0px;
	}

.tbl01
{
	position:absolute;
	top:60px;
	left:8px;

	width:140px;
	padding:0;

	background-color:#ff6600;

	border-top-style:solid;
	border-top-width:.1em;
	border-top-color:#ff9900;
	border-left-style:solid;
	border-left-width:.1em;
	border-left-color:#ff9900;
	border-bottom-style:solid;
	border-bottom-width:.1em;
	border-bottom-color:#ff9900;
	border-right-style:solid;
	border-right-width:.1em;
	border-right-color:#ff9900;
	}

.tbl03
{

	position:absolute;
	top:0px;
	left:3px;

	width:150px;

	background-color:#006600;
	border:none;
	}

.tbl04
{
	position:absolute;
	top:845px;
	left:3px;

	width:150px;
	border:none;
	}

.cel00
{
	white-space:nowrap;
	color:#ffffff;

	font-family:Trebuchet MS, verdana;
	font-size:9pt;
	}

.cel01
{

	white-space:nowrap;
	background-color:#ff6600;
	font-family:Tahoma;
	font-size:8pt;
	color:#ffffff;
	}

.cel03
{
	white-space:nowrap;
	background-color:#ffddcc;
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	cursor:hand;
	}

.cel04
{
	vertical-align:middle;
	white-space:nowrap;
	background-color:#ffffff;
	font-family:verdana;
	font-size:8pt;
	color:#000000;
	}

.inp00
{
	height:20px;
	width:100px;
	white-space:nowrap;

	font-family:Trebuchet MS, verdana;
	font-size:12px;

	color:black;
	}

.inp_go
{
	height:22px;
	width:22px;

	font-family:Trebuchet MS, verdana;
	font-size:10px;

	color:black;
	}
