body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-image:url(images/bg.gif);
}
a {
color: red;
text-decoration: none;
}

a:hover {
color: black;
text-decoration: underline;
}

a.top {
color: black;
text-decoration: none;
font-size: 14px;
}
a.top:hover {
color: gray;
text-decoration: underline;
}

a.bottom {
color: black;
text-decoration: none;
font-size: 10px;
}
a.bottom:hover {
color: gray;
text-decoration: underline;
}
.bottom-copy {
color: black;
text-decoration: none;
font-size: 10px;
}

.style1 {
	color: #ff4500;
	font-weight: bold;
	background-color: yellow;
}

.top-header {
	color: #1A69A7;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	padding-right: 10px;
}
.bottom-header {
	color: #1A69A7;
	font-weight: bold;
	font-size: 10px;
	font-style: italic;
	line-height: 20px;
	padding-right: 10px;
}
.MenuFonts-LeftNav
{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
line-height:20pt;
color:#000000;
font-weight:normal;
text-decoration:underline;
}
.text_signing
{
font-family:Arial, Helvetica, sans-serif;
font-size:6pt;
color:#000000;
font-weight:normal;
}
.normal-text_pages
{
font-family:Arial, Helvetica, sans-serif;
font-size:7.5pt;
color:#000000;
font-weight:normal;
}
.normal-text_pages2
{
font-family:Arial, Helvetica, sans-serif;
font-size:8.5pt;
color:#000000;
font-weight:normal;
}
.Text-header {
	color: #ff4500;
	font-weight: bold;
	font-size: 12pt;
	font-style:normal;
	line-height: 20px;
}
.image_border
{
border:solid;
border-color:#CCCCCC;
border-width:3px;
border-spacing:1px;
}

.image_border-style {
border:solid;
border-color:#CCCCCC;
border-width:2px;
opacity:80;filter:alpha(opacity=80);
}
.headings_forms {
	color:#ff4500;
	font-weight: bold;
	font-size: 10pt;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.headings_prices {
	color:#000000;
	font-weight: bold;
	font-size: 11pt;
	font-family:Arial, Helvetica, sans-serif;
}
.text_prices {
	color:#000000;
	font-weight: normal;
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
}
.heading_blue {
	color:#006699;
	font-weight: bold;
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
}
.text_padding {
	color:black;
	padding-left:6px; padding-right:6px;
	font-weight: normal;
	font-size:8.5pt;
	font-family:Arial, Helvetica, sans-serif;
}