BODY
  { color: white; 
    font-size: 10pt; 
    font-family: Verdana, Arial; 
    font-weight: bold;}

DIV.rightpic
   { color: black; 
     font-size: 10pt; 
     font-family: Verdana, Arial; 
     font-weight: normal; 
     text-align: left;  
     float: right;}  

DIV.leftpic
   { color: black; 
     font-size: 10pt; 
     font-family: Verdana, Arial; 
     font-weight: normal; 
     text-align: left;  
     float: left;}  

DIV.rightpicmid
   { color: black; 
     font-size: 10pt; 
     font-family: Verdana, Arial; 
     font-weight: normal; 
     text-align: left; 
     position: relative; 
     top: 14px; 
     float: right }  


DIV.leftside
   { color: black; 
     font-size: 10pt; 
     font-family: Verdana, Arial; 
     font-weight: normal; 
     text-align: left;  	
     float: left;   
     clear: both; } 

DIV.content
   { font-size: 10pt; 
     font-family: Verdana, Arial; 
     font-weight: normal; 
     text-align: center }

DIV.mainarea
   { font-size: 10pt; 
     font-family: Verdana, Arial; 
     font-weight: normal; 
     text-align: center; 
     width: 900px }

DIV.topcontent
   { color: white; 
     font-size: 10pt; 
     font-family: Verdana, Arial; 
     font-weight: bold; 
     background-color: #036F05; 
     text-align: left; 
     padding: 5px; 
     width: 900px; 
     height: 108px; 
     clear: both; 
     border: none }

DIV.bottomcontent
   { color: white; 
     font-size: 8pt; 
     font-family: Verdana, Arial; 
     font-weight: bold; 
     background-color: #036F05; 
     text-align: center; 
     position: relative; 
     top: 15px; 
     padding: 5px; 
     width: 900px; 
     height: 30px; 
     clear: both;   
     border: none }

DIV.menu
   { color: white; 
     font-size: 8pt; 
     font-family: Verdana, Arial; 
     font-weight: bold; 
     background-color: #036F05; 
     text-align: center; 
     position: relative; 
     top: 5px; 
     padding: 5px; 
     width: 900px; 
     height: 15px; 
     clear: both; 
     border: none } 

DIV.botmenu
   { color: white; 
     font-size: 8pt; 
     font-family: Verdana, Arial; 
     font-weight: bold; 
     background-color: #036F05; 
     text-align: center; 
     position: relative; 
     top: 15px; 
     padding: 5px; 
     width: 900px; 
     height: 15px; 
     clear: both; 
     border: none } 

DIV.maincontent
   {
     CLEAR: both;
     PADDING-RIGHT: 10px;
     PADDING-LEFT: 10px;
     PADDING-TOP: 10px;
     PADDING-BOTTOM: 10px;
     Width: 900px;
     FONT-SIZE: 10pt;
     Z-INDEX: 4;
     COLOR: #black;
     text-align: left; 
     font-family: Verdana, Arial; 
     font-weight: normal;
     border: solid 2px #036F05;
     background-color: white;   
}

DIV.rightcontent
   { color: black; 
     font-size: 10pt; 
     font-family: Verdana, Arial; 
     font-weight: normal; 
     background-color: white; 
     text-align: left; 
     padding: 10px; 
     width: 275px; 
     float: right; 
     clear: right; 
     border: solid 2px #036F05 }  
  
DIV.rightcontentlow
   { color: black; 
     font-size: 10pt; 
     font-family: Verdana, Arial; 
     font-weight: normal; 
     background-color: white; 
     text-align: left; 
     padding: 10px; 
     position: relative; 
     top: 10px; 
     width: 275px; 
     float: right; 
     clear: right; 
     border: solid 2px #036F05 }

DIV.leftcontent
   { color: black; 
     font-size: 10pt; 
     font-family: Verdana, Arial; 
     font-weight: normal; 
     background-color: white; 
     text-align: left; 
     padding: 10px; 
     width: 550px; 
     float: left; 
     clear: left; 
     border: solid 2px #036F05 }  

DIV.lowercontent
   { color: black; 
     font-size: 10pt; 
     font-family: Verdana, Arial; 
     font-weight: normal; 
     background-color: white; 
     text-align: left; 
     position: relative; 
     top: 10px; 
     width: 575px; 
     float: left; 
     clear: left; 
     border-style: none }

DIV.halfcontentLeft
   { color: black; 
     font-size: 10pt; 
     font-family: Verdana, Arial; 
     font-weight: normal; 
     background-color: white; 
     text-align: center; 
     padding: 10px; 
     width: 250px; 
     float: left; 
     clear: left; 
     border: solid 2px #036F05 }  

DIV.halfcontentRight
   { color: black; 
     font-size: 10pt; 
     font-family: Verdana, Arial; 
     font-weight: normal; 
     background-color: white; 
     text-align: center; 
     padding: 10px; 
     position: relative; 
     width: 250px; 
     float: right; 
     border: solid 2px #036F05 }

A
   { color: black; 
     font-size: 10pt; 
     font-family: Verdana, Arial; 
     font-weight: bold; 
     text-decoration: none; 
     border: #fff }

A:hover
 {   color: #036F05; 
     font-size: 10pt; 
     font-family: Verdana, Arial; 
     font-weight: bold; 
     BORDER-RIGHT: medium none;
     BORDER-TOP: medium none;
     BORDER-LEFT: medium none;
     BORDER-BOTTOM: medium none;
     TEXT-DECORATION: none }

A:active
 {   color: black; 
     font-size: 10pt; 
     font-family: Verdana, Arial; 
     font-weight: bold; 
     BORDER-RIGHT: medium none;
     BORDER-TOP: medium none;
     BORDER-LEFT: medium none;
     BORDER-BOTTOM: medium none;
     TEXT-DECORATION: none
}

A.itemlink
   { color: #036F05; 
     font-size: 10pt; 
     font-family: "Comic Sans MS", Verdana, Arial; 
     font-weight: normal; 
     text-decoration: none; 
     border: none }

A.itemlink:hover
 {   color: black; 
     font-size: 10pt; 
     font-family: "Comic Sans MS", Verdana, Arial; 
     font-weight: normal; 
     BORDER-RIGHT: medium none;
     BORDER-TOP: medium none;
     BORDER-LEFT: medium none;
     BORDER-BOTTOM: medium none;
     TEXT-DECORATION: none}

A.itemlink:active
 {   color: #036F05; 
     font-size: 10pt; 
     font-family: "Comic Sans MS", Verdana, Arial; 
     font-weight: normal; 
     BORDER-RIGHT: medium none;
     BORDER-TOP: medium none;
     BORDER-LEFT: medium none;
     BORDER-BOTTOM: medium none;
     TEXT-DECORATION: none}


A.headlink
   { color: #666; 
     font-size: 10pt; 
     font-family: Verdana, Arial; 
     font-weight: bold; 
     text-decoration: none; 
     border: none }

A.headlink:hover
 {   color: black; 
     font-size: 10pt; 
     font-family: Verdana, Arial; 
     font-weight: bold; 
     BORDER-RIGHT: medium none;
     BORDER-TOP: medium none;
     BORDER-LEFT: medium none;
     BORDER-BOTTOM: medium none;
     TEXT-DECORATION: none}

A.headlink:active
 {   color: #036F05; 
     font-size: 10pt; 
     font-family: Verdana, Arial; 
     font-weight: bold; 
     BORDER-RIGHT: medium none;
     BORDER-TOP: medium none;
     BORDER-LEFT: medium none;
     BORDER-BOTTOM: medium none;
     TEXT-DECORATION: none}

A.menu
   { color: white; 
     font-size: 8pt; 
     font-family: Verdana, Arial; 
     font-weight: bold; 
     text-align: center; 
     text-decoration: none;  }

A.menu:hover
 {   color: black; 
     font-size: 8pt; 
     font-family: Verdana, Arial; 
     font-weight: bold; 
     BORDER-RIGHT: medium none;
     BORDER-TOP: medium none;
     BORDER-LEFT: medium none;
     BORDER-BOTTOM: medium none;
     text-align: center; 
     TEXT-DECORATION: none }

A.menu:active
 {   color: black; 
     font-size: 8pt; 
     font-family: Verdana, Arial; 
     font-weight: bold; 
     BORDER-RIGHT: medium none;
     BORDER-TOP: medium none;
     BORDER-LEFT: medium none;
     BORDER-BOTTOM: medium none;
     text-align: center; 
     TEXT-DECORATION: none}

LI
   { color: #036F05; 
     font-size: 10pt; 
     font-family: "Comic Sans MS", Verdana, Arial; 
     font-weight: normal; 
     position: relative; 
     left: 10px }
   
IMG.pic
   { border: inset #fff }

IMG
 {
     BORDER-RIGHT: medium none;
     BORDER-TOP: medium none;
     BORDER-LEFT: medium none;
     BORDER-BOTTOM: medium none}


IMG.padded
  { margin-right: 8px; 
    border: none }


Table.std
 {   color: black; 
     font-size: 10pt; 
     font-family: Verdana, Arial; 
     width: 100%;
     BORDER-RIGHT: medium none;
     BORDER-TOP: medium none;
     BORDER-LEFT: medium none;
     BORDER-BOTTOM: medium none}

.head1
 {   color: #036F05; 
     font-size: 12pt; 
     font-family: Verdana, Arial; 
     font-weight: bold; }

.head2
   { color: #666; 
     font-size: 10pt; 
     font-family: Verdana, Arial; 
     font-weight: bold }

.norm
 {   color: black; 
     font-size: 10pt; 
     font-family: Verdana, Arial; 
     font-weight: normal; }

.centsmall
 {   color: black; 
     font-size: 8pt; 
     font-family: Verdana, Arial; 
     font-weight: normal;      
     text-align: center; }

.centbig
 {   color: black; 
     font-size: 20pt; 
     font-family: Verdana, Arial; 
     font-weight: normal;    
     text-align: center; }

.centsmallwhite
 {   color: white; 
     font-size: 8pt; 
     font-family: Verdana, Arial; 
     font-weight: normal;      
     text-align: center;
     align: center; }

.highslide {
     cursor: url(highslide/graphics/zoomin.cur), pointer;
     outline: none; }

.highslide-active-anchor img {
     visibility: hidden;}

.highslide img {
     border: 2px solid gray;}

.highslide:hover img {
     border: 2px solid white;}

.highslide-wrapper {
     background: white;}

.highslide-image {
     border: 2px solid white;}

.highslide-image-blur {
     }

.highslide-caption {
    color: black;
    display: none;    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 8pt;
    padding: 5px;
    background-color: white;}

.highslide-loading {
    display: block;
    color: black;
    font-size: 8pt;
    font-family: sans-serif;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
    border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}