body {
	font-family: "Verdana", "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

td, th {
	font-family: "Verdana", "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
h6{
	font-family: "Verdana", "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 24px;
	color: #CCCCCC
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	color: #0000cc;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}
a.white:link {
	font-family: "Verdana", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #33CC00;
	font-weight: bold;
	text-decoration: none;
}
a.white:hover {
	font-family: "Verdana", "Times New Roman", Times, serif;
	font-size: 12px;
	color:  #33CC00;
	font-weight: bold;
	text-decoration:underline;
}
a.white:visited {
	font-family: "Verdana", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336600;
	font-style: italic;
	text-decoration: none;
}
a:link {
	color: #009900;
	font-weight: bold;
	}
a:hover {
	color: #660000;
	font-weight: bold;
	}
a:visited {
	color: #660000;
	font-weight: bold;
	}
.caption {
	font-family: "Verdana", "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
}
a.footer:link {
	font-family: "Verdana", "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #CCCCCC;
	font-weight: normal;
}
a.footer:hover {
	font-family: "Verdana", "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #99ccff;
	text-decoration: underline;
	font-weight: normal;
}
a.footer:visited {
	font-family: "Verdana", "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #99CCFF;
}
li {
	list-style-position: outside;
	list-style-image: url(images/blackbullet.jpg);
	font-family: "Verdana", "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	text-indent: 20px;
}
div.hr {display: none}
/*/*/a{}
div.hr {
  display: block;
  height: 10px;
  background-image: url(images/colorbar.jpg);
  background-repeat: no-repeat;
  background-position: center;
  margin: 1em 0 1em 0;
}
hr {display:none}
/* */
.colorbold	{
	font-family: "Verdana", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0000cc;
	font-weight: bold;
	}
.leftline {
	background-image:url(flashimages/corners/whitebox-left.png);
	background-position: right;
	background-repeat: repeat-y;
	}
.rightline {
	background-image:url(flashimages/corners/whitebox-right.png);
	background-position: left;
	background-repeat: repeat-y;
	}
img.floatleft {
	float: left;
	margin-left: 3px 3px 3px 0;
	}
div.left {
	float: left;
	margin-left: 3px 3px 3px 0;
	}
