body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 11px;
}
div#content {
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
	color: #666666;
	background-image: url(img/line_thin_small.jpg);
	background-repeat: repeat-x;
}
div#content p {
	margin-top: 0px;
	clear: left;
}
div#content h1 {
	color: #000000;
	font-size: 100%;
}
div#content h3 {
	font-size: 100%;
	color: #336667;
	font-weight: bold;
	margin-bottom: 0px;
}
div#content h4 {
	color: #000000;
	font-weight: bold;
	font-size: 120%;
}
div#content h5 {
	font-size: 100%;
	color:#000000;
}
div#content h6 {
	font-size: 125%;
	color:#336667;
	font-weight:bold;
}
.clear{
  clear:both;
/*** these next attributes are designed to keep the div
height to 1 pixel high, critical for Safari and Netscape 7 ***/
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
}
/* \*/* html .clear{height:auto} /*** a fix for IE Win ***/

div#flash_header {
	height: 55px;
}
div#float_right {
	float: right;
}
.table_index {
	color: #4B5789;
}
div#content h7 {

	font-size: 100%;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0px;
}
div#content h8 {
	font-size: 100%;
	color: #000000;
	font-weight: lighter;
	margin-bottom: 0px;
}
div#content h99 {
	font-size: 100%;
	color:#000000;
	text-align: right;
}
div#float_right2 {
	float: right;
}
div#content li {
	list-style-position: outside;
}
div#float_left {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
div#para {
	border: thin dotted #00CC99;
}
div#clear{
  clear:both;
/*** these next attributes are designed to keep the div
height to 1 pixel high, critical for Safari and Netscape 7 ***/
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
}
div#table1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #666666;
}
form#app {
 background-color: #CCCCCC;
 color: #000000;
 border: 1px solid #999999;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 text-align: right;
}
