.fontcss {
	font-size: 12px;
}
.titlecss {
	font-size: 12px;
	color: #FFFFFF;
}
.titlecss0 {
	font-size: 12px;
	color: #3A3A3A;
}
.unnamed1 {
	font-size: 12px;
	font-weight: normal;
	color: #6E6E6E;
}
.tablecss {
	font-size: 12px;
	line-height: 0.55cm;
}
.fromcss {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.wrodcss {
	font-size: 14px;
	line-height: normal;
	letter-spacing: 2px;
	word-spacing: 2px;
	color: #6B343D;
	font-weight: bold;
	text-decoration: underline;

}
.12rrow {
	font-size: 12px;
	line-height: 0.46cm;
}

.12row {
	font-size: 12px;
	line-height: 0.40cm;
}
.titlered {
	font-size: 14px;
	font-weight: bold;
	color: #0033FF;

}
.12whrite {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.12blue {
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
}
.12write {
	font-size: 12px;
	color: #FFFFFF;
}
.12blank {
	font-size: 12px;
	line-height: 0.58cm;
	color: #000000;
}
.12red {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.12font {
	font-size: 12px;
	line-height: 0.5cm;
}
.14textcss {
	font-size: 14px;
	line-height: 0.5cm;
	color: #663333;
	text-decoration: none;
	border-top: 0px solid #333333;
	border-right: 0px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 0px solid #333333;
	letter-spacing: 2px;
	text-align: center;
	word-spacing: 2px;

}
.14moretextcss {
	font-size: 14px;
	line-height: 0.48cm;
	color: #663333;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 2px;
	border: 1px solid #333333;

}
.14font {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.title-css {
	font-size: 12px;
	font-weight: 100;
	color: #339900;
	text-decoration: none;
}
.formcsss {
	font-size: 12px;
	color: #813F4A;
	height: 20px;
	vertical-align: bottom;
	border-top: 1.5px solid #994A58;
	border-right: 1.5px solid #994A58;
	border-bottom: 1.8px solid #994A58;
	border-left: 1.5px solid #994A58;
}
.formtext {
	font-size: 12px;
	color: #813F4A;
	letter-spacing: normal;
	text-align: right;
	vertical-align: bottom;
	word-spacing: 2px;
}
.select {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	border: 1px dotted #666666;
	line-height: 0.5cm;
	margin: 1px;
}
.light {
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
	filter: Shadow(Color=#666666, Direction=135);
}
.14f {
	font-size: 14px;
	color: #6B343D;
}
.12body {
	font-size: 12px;
	line-height: 0.49cm;
	color: #999999;
}
.tablefontcss {
	font-size: 12px;
	line-height: 0.5cm;
	color: #999999;
}
.12color {
	font-size: 12px;
	color: #813F4A;
}
.14fontcss {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 150px; /* Width of Menu Items */
  border-bottom: 1px solid #ccc;
  }
  
ul li {
  position: relative;
  }
  
li ul {
  position: absolute;
  left: 149px; /* Set 1px less than menu width */
  top: 0;
  display: none;
  }

/* Styles for Menu Items */
ul li a {
  display: block;
  text-decoration: none;
  color: #777;
  background: #fff; /* IE6 Bug */
  padding: 5px;
  border: 1px solid #ccc; /* IE6 Bug */
  border-bottom: 0;

  }
  
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul { display: block; } /* The magic */
TD{font-size:12px;}