.links1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0222D9;
	line-height: normal;
	font-weight: bolder;
	text-decoration: none;
}
.links1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #A005FA;
	font-weight: bolder;
	text-decoration: none;
}
.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
	line-height: normal;
	text-decoration: none;
}
.links2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cccccc;
	font-weight: bolder;
	line-height: normal;
    text-decoration: none;
}
.links3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bolder;
	line-height: normal;
	text-decoration: none;
}
.links3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: bolder;
	line-height: normal;
	text-decoration: none;
}
.links4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000080;
	font-weight: bolder;
	line-height: normal;
	text-decoration: none;
}
.links4:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0450fd;
	font-weight: bolder;
	line-height: normal;
	text-decoration: none;
}
.links5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000080;
	font-weight: bolder;
	line-height: normal;
	text-decoration: none;
}
.links5:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0450fd;
	font-weight: bolder;
	line-height: normal;
	text-decoration: none;
}
.nolink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
}
.nolink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
}
.nolink3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	font-weight: bolder;
}
.nolink4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bolder;
}
#flash {
position: relative; /*or absolute*/
z-index: 0;
}
body 
{
	margin: 0;
	padding: 0;
	background-color: #aeaeae;
	background-image:url(graphics/00000001/bg.gif);
	background-repeat:repeat-x;
}
#moreinfo
{
  display: block;
  width: 70px;
  height: 19px;
  background: url("graphics/00000001/more-info-css.jpg") no-repeat 0 0;

}

#moreinfo:hover
{ 
  background-position: 0 -19px;
}

#moreinfo span
{
  display: none;
}
.pulldown { 
 background-color: #cccccc; 
 color: #000000;
 font-size:10px;
}
h1	{ 
	font: 8px 'PTSansBold', Arial, sans-serif;
	color: #000;
}
h2	{ 
	font: 16px 'PTSansBold', Arial, sans-serif;
	color: #000;
}
h3	{ 
	font: 14px 'PTSansBold', Arial, sans-serif;
	color: #000;
}
h4	{ 
	font: 12px 'PTSansBold', Arial, sans-serif;
	color: #000;
}
