body
{
	font-family: Arial, Helvetica, sans-serif;
}
h2, h3
{
	color: #000;
  }
.click
{
	color: #000;
    font-family: Arial, Helvetica, sans-serif;
      font-weight: bold;

}
A.click, A:ACTIVE.click, A:FOCUS.click, A:LINK.click, A:VISITED.click {
	text-decoration : none;
}


.floatr
{
	float: right;
}
.floatl
{
	float: left;
}
.bgblue1
{
	/* background-image: url(images/bg-blue-1.jpg); */
	background-image: url(images/bgblue1.gif);
	background-repeat: repeat;
	font-size: 13px;
}
.bgblue2
{
	background-image: url(images/bgblue4.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
}
table.bgblue2 {
	background-color: White;
}


.bold1
{
	font-weight: bold;
	font-size: 110%;
}
.header1
{
	font-weight: bold;
	font-size: 125%;
	color: #660033;
}
.header2
{
	font-weight: bold;
	font-size: 250%;
	margin-left: 275px;
	color: #660033;
}
.header3
{
	font-weight: bold;
	font-size: 250%;
	margin-left: 15px;
	color: #660033;
}
.indent1 {
	padding-left: 75px;
}
.indent2 {
	padding-left: 15px;
}
.butthov a:hover {
	background-color: #FF1300;
}
.butthov2 a, a:link
{
	text-decoration: none;
		color: Black;
}
.butthov2 a:hover {
	background-color: #EBFF00;
}
.butthov2 a:visited {
	color: Black;
}
.footer {
font-size: 9px;
color: #ffff99;
}
a.footer2, a:visited.footer2, a:link.footer2 {
	font-size: 9px;
	color: #FFFF99;
}
a:hover.footer2 {
	font-size: 9px;
	color: #FF9999;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
