body
{
        margin: 0px 0px 0px 0px;
        padding:0px 0px 0px 0px;
        background-position: top center;
        background-repeat: repeat-y;
        background-color: #9da098;
	background-image: url('/images/back.jpg');
	color: #555555;
	font: 10pt Arial, Helvetica, sans-serif;
}

table
{
	font-size: 10pt;
}

a img
{
	border: none;
}

a:link
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #788639;
	font-weight: bold;
	text-decoration: none;
}

a:visited:hover
{
	color: #788639;
	font-weight: bold;
	text-decoration: none;
}

a.blue
{
	color: #0000FF;
	text-decoration: underline;
}

a.blue:visited
{
	color: #000088;
	text-decoration: underline;
}

a.blue:visited:hover
{
	color: #788639;
	font-weight: bold;
	text-decoration: none;
}

#main
{
	border: solid 1px #888888;
	background-color: #FFFFFF;
	padding: 5px;
	width: 800px;
}

#watermark
{
	display: none;
}

#header
{
	margin-bottom:12pt;
}

#menu
{
	font-size: 8pt;
	text-align: center;
	padding: 5px;
	border-bottom: solid 1px #F0F0F0;
	cursor: pointer;
}

#menu a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#menu a.selected
{
	color: #000000;
	background-color: #ABB96C;
}

#menu a:visited
{
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}

#menu a:active
{
	color: #000000;
	background-color: #ABB96C;
}

#menu a:hover
{
	color: #788639;
	font-weight: bold;
	text-decoration: none;
}

#menu a:visited:hover
{
	color: #788639;
	font-weight: bold;
	text-decoration: none;
}

#content
{
	padding: 5px;
	text-align: left;
}

#copyright
{
	border-top: solid 1px #F0F0F0;
	padding: 5px;
	font-size: 8pt;
	text-align: center;
}

.divider
{
	background-color: #F0F0F0;
	padding: 4px;
	font-size: 2px;
	line-height: 2px;
}

.divider2
{
	background-color: #abb96c;
	padding: 4px;
	font-size: 2px;
	line-height: 2px;
	border:solid 2px #000000;
}

.smallText
{
	font-size: 8pt;
}

.h1
{
	font-size: 14pt;
	font-weight: bold;
	font-variant: small-caps;
	padding: 5px;
}

.h2
{
	font-size: 12pt;
	font-weight: bold;
}

.h3
{
	font-size: 14pt;
	font-weight: bold;
	font-variant: small-caps;
	padding: 5px;
	color: #abb96c;
}

.centered
{
	text-align: center;
}

.printOnly
{
	display: none;
}

.red
{
	color: #FF0000;
	font-weight: bold;
}

.fee
{
	color: #880000;
	font-weight: bold;
}

.dim
{
	color: #CCCCCC;
}

.attention
{
	border: solid 2px red;
}
.feature
{
        font: 14pt Arial, Helvetica, sans-serif;
        font-weight: bold;
        padding: 10px;
}
.gallery
        {
          text-align: center;
          margin: auto;
        }
.gallery img
              {
                padding: 20px;
                background-color: #abb96c;
              }
.spacer
         {
          padding:5px 0px 10px 0px;
            border-bottom: 4px ridge black;
            border-left: 4px ridge black;
            border-right: 4px ridge black;
         }
.spacer_l
         {
          padding:5px 0px 10px 0px;
            border-bottom: 4px ridge black;
            border-left: 4px ridge black;
            border-right: 4px ridge black;
         }
.spacer_r
         {
          padding:5px 0px 10px 0px;
            border-bottom: 4px ridge black;
            border-left: 4px ridge black;
            border-right: 4px ridge black;
         }
.img_format
           {
            border-top: 4px ridge black;
            border-left: 4px ridge black;
            border-right: 4px ridge black;
           }
.img_format_l
           {
            border-top: 4px ridge black;
            border-left: 4px ridge black;
            border-right: 4px ridge black;
           }
.img_format_r
           {
            border-top: 4px ridge black;
            border-left: 4px ridge black;
            border-right: 4px ridge black;
           }