/* Global Parameters  */

	body
		{ margin-top: 0px; margin-bottom: 0px; margin-right: 0px; margin-left: 0px; background: #0C8281 }
		
  .gradientV{
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#0C8281', EndColorStr='#e3e3e3', GradientType=0);
  }

  .gradientH{
/* thanks to http://blog.fakedarren.com/2010/01/cross-browser-css-gradients/ */
    /* fallback (Opera) */
    background: #008800;
    /* Mozilla: */
    background: -moz-linear-gradient(left, #00FF00, #000000);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, right top, from(#00FF00), to(#000000));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#00FF00', EndColorStr='#000000', GradientType=1);
  }
  

	h1
		{ font-family: sans-serif, arial, verdana, times new roman; font-size: 12pt; color: #000000; }
		
	h2 	
		{ font-family: sans-serif, arial, verdana, times new roman; font-size: 12pt; color: #0C8281; }
		
	li
		{ font-family: arial, verdana, times new roman; font-size: 10pt; color: #000000; }

	b, strong
		{ font-weight: bold; }
		
/* Tables */

  div.container {width:98%; margin:1%;}
  table.center {text-align:center; margin-left:auto; margin-right:auto; width:880px;}
  div.container-920 {width:98%; margin:1%;}
  table.920 {text-align:center; margin-left:auto; margin-right:auto; width:920px;}
 
  
  
/* Document Links  */

	a:link, a:visited, a:active
		{ font-family: verdana, arial, times new roman; font-size: 10pt; color: blue; text-decoration: none; }
	a:hover
		{ font-family: verdana, arial, times new roman; font-size: 10pt; color: #CC0030; text-decoration: none; }
	
	a.link-bk:link, a.link-bk:visited, a.link-bk:active
		{ font-family: arial, verdana, times new roman; font-size: 10pt; color: #000000; text-decoration: none; }
	a.link-bk:hover
		{ font-family: arial, verdana, times new roman; font-size: 10pt; color: #000000; text-decoration: none; }

	a.link-b:link, a.link-b:visited, a.link-b:active
		{ font-family: verdana, arial, times new roman; font-size: 10pt; color: #000080; text-decoration: none; }
	a.link-b:hover
		{ font-family: verdana, arial, times new roman; font-size: 10pt; color: #CC0030; text-decoration: none; }

	a.link-w:link, a.link-w:visited a.link-w:active
		{ font-family: verdana, arial, times new roman; font-size: 10pt; color: white; text-decoration: none; }
	a.link-w:hover
		{ font-family: verdana, arial, times new roman; font-size: 10pt; color: yellow; text-decoration: none; }

	a.link-y:link, a.link-y:visited a.link-y:active
		{ font-family: verdana, arial, times new roman; font-size: 10pt; color: yellow; text-decoration: none; }
	a.link-y:hover
		{ font-family: verdana, arial, times new roman; font-size: 10pt; color: yellow; text-decoration: none; }
			
	a.link-11pt:link, a.link-11pt:active, a.link-11pt:visited
		{ font-family: verdana, arial, times new roman; font-size: 11pt; color: blue; text-decoration: none; }
	a.link-11pt:hover
		{ font-family: verdana, arial, times new roman; font-size: 11pt; color: #CC0030; text-decoration: none; }
		
	a.link-11pw-y:link, a.link-11pt-w:active, a.link-11pt-w:visited
		{ font-family: verdana, arial, times new roman; font-size: 11pt; color: white; text-decoration: none; }
	a.link-11pt-w:hover
		{ font-family: verdana, arial, times new roman; font-size: 11pt; color: yellow; text-decoration: none; }

	a.link-12pt:link, a.link-12pt:active, a.link-12pt:visited
		{ font-family: verdana, arial, times new roman; font-size: 12pt; color: blue; text-decoration: none; }
	a.link-12pt:hover
		{ font-family: verdana, arial, times new roman; font-size: 12pt; color: #CC0030; text-decoration: none; }
		
	a.link-8pt:link, a.link-8pt:visited, a.link-8pt:active 
		{ font-family: verdana, arial, times new roman; font-size: 8pt; color: blue; text-decoration: none; }
	a.link-8pt:hover
		{ font-family: verdana, arial, times new roman; font-size: 8pt; color: #CC0030; text-decoration: none; }

	a.link-8pt-bk:link, a.link-8pt-bk:visited, a.link-8pt-bk:active 
		{ font-family: verdana, arial, times new roman; font-size: 8pt; color: #000000; text-decoration: none; }
	a.link-8pt-bk:hover
		{ font-family: verdana, arial, times new roman; font-size: 8pt; color: #CC0030; text-decoration: none; }

	a.link-8pt-b:link, a.link-8pt-b:visited, a.link-8pt-b:active 
		{ font-family: verdana, arial, times new roman; font-size: 8pt; color: #000080; text-decoration: none; }
	a.link-8pt-b:hover
		{ font-family: verdana, arial, times new roman; font-size: 8pt; color: #CC0030; text-decoration: none; }

	a.link-8pt-w:link, a.link-8pt-w:visited, a.link-8pt-w:active 
		{ font-family: verdana, arial, times new roman; font-size: 8pt; color: white; text-decoration: none; }
	a.link-8pt-w:hover
		{ font-family: verdana, arial, times new roman; font-size: 8pt; color: yellow; text-decoration: none; }

	a.link-menu:link, a.link-menu:visited, a.link-menu:active
		{ font-family: verdana, arial, times new roman; font-size: 8pt; color: #000000; font-weight: bold; }
	a.link-menu:hover
		{ font-family: verdana, arial, times new roman; font-size: 8pt; color: #279C8A; font-weight: bold; }

/* Document Fonts  */

	.text-8pt
		{ font-family: arial, times new roman, verdana; font-size: 8pt; color: #000000; }
	
	.text-8pt-w
		{ font-family: arial, times new roman, verdana; font-size: 8pt; color: #FFFFFF; }

	.text-9pt
		{ font-family: arial, times new roman, verdana; font-size: 9pt; color: #000000; }
		
	.text-9pt-y
		{ font-family: arial, times new roman, verdana; font-size: 9pt; color: #FFFF00; }

	.text-9pt-w
		{ font-family: arial, times new roman, verdana; font-size: 9pt; color: #FFFFFF; }
		
	.text-9pt-b
		{ font-family: arial, times new roman, verdana; font-size: 9pt; color: #000080; }
		
	.text-10pt
		{ font-family: Palatino Linotype, arial, times new roman, verdana; font-size: 10pt; color: #000000; }
		
	.text-10pt-b
		{ font-family: arial, times new roman, verdana; font-size: 10pt; color: #000080; }

	.text-10pt-w
		{ font-family: arial, times new roman, verdana; font-size: 10pt; color: #FFFFFF; }

	.text-10pt-y
		{ font-family: arial, times new roman, verdana; font-size: 10pt; color: #FFFF00; }
		
	.text-11pt
		{ font-family: Palatino Linotype, arial, times new roman, verdana; font-size: 11pt; color: #000000; }
		
	.text-12pt
		{ font-family: Palatino Linotype, arial, times new roman, verdana; font-size: 12pt; color: #000000; }

	.text-12pt-w
		{ font-family: arial, times new roman, verdana; font-size: 12pt; color: #FFFFFF; }
		
	.text-12pt-y
		{ font-family: arial, times new roman, verdana; font-size: 12pt; color: #FFFF00; }

	.text-13pt
		{ font-family: arial, times new roman, verdana; font-size: 13pt; color: #000000; }

	.text-13pt-b
		{ font-family: arial, times new roman, verdana; font-size: 13pt; color: #000080; }
		
	.text-13pt-w
		{ font-family: arial, times new roman, verdana; font-size: 13pt; color: #FFFFFF; }
		
	.text-14pt
		{ font-family: arial, times new roman, verdana; font-size: 14pt; color: #000000; }
		
/* Thumbnail Index */
div#index {
	margin: 1ex 0 1ex 0;
	text-align: center;
}

div#index table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#index td.thumbcell {
	width: 80px;
	border-style: solid;
	border-color: #D7D7D7;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#index td.thumbcell img {
	border-style: none;
}

div#index div.pages {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
}

/* Photo Navigation */
div#navigation {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	margin: 1ex 0 1ex 0;
}

div#navigation table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#navigation td.previous {
	text-align: left;
	width: 80px;
}

div#navigation td.index {
	text-align: center;
}

div#navigation td.next {
	text-align: right;
	width: 80px;
}

div#navigation td.thumbcell {
	width: 80px;
	border-style: solid;
	border-color: #D7D7D7;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#navigation td.thumbcell img {
	border-style: none;
}

div#navigation td.selected {
	border-style: outset;
	border-width: 2px;
}

div#navigation span.home {
	display: block;
	padding-bottom: 1em;
}

/* Photograph */
div#photograph {
	text-align: center;
	margin: 1ex 0 1ex 0;
}

div#photograph img {
	margin: 0 auto 0 auto;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

/* Photograph Title */
h1.title {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
}

/* Photograph Caption */
p.caption, p.description {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	display: block;
	width: 1024px;
	margin: auto;
}
		
   /* Copyright 2010 Computerstuff.net; all rights reserved.  */



