/* begin styles for RSS Feed */

div.rss1 {
	 margin: 1em;
	 float: right;
	 width: 150px;
	 background: #FFFDF5;
	 border: 1px solid silver;
	 padding: 4px;
	 opacity: 0.75;
}

div.rss1 h1 {
	font-size: 12pt;
	background: none;
	font-weight:bold;
	text-align: center;
	margin: 0px;
	padding: 1px;
    }

div.rss1 h2 {        
	font-size: 10pt;
	background: none;
	color: black;
	font-weight:bold;
	text-align: center;
	margin: 0px;
}

div.rss1 h3 {        
	background: none;
	font: normal bold 10pt Arial;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
}

img.rss {
    border: 0;
    background: transparent;
    float: left;
}

div.rss1 p {
  text-align:justify;
  color: #000000;
  font: normal normal 9pt Tahoma;
  background: transparent;
  margin: 0px 5%;
  text-indent:0px
  }

/* 
.rss-box {
	 margin: 0em;
	 width: 100%;
	 background-color: none;
	 border: ;
	 
}
.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#000000;
	text-align: left;
}
p.rss-title {padding:0.5em;}
.rss-title {
	font-size: 12pt;
	background: none;
	color: black;
	font-weight:bold;
	text-align: left;
}

.rss-item  {
  font-size: 12pt;
  list-style:none;
  padding-bottom:1em;
}

.rss-item a {
	color:black;
	font-size: 12pt;
	}
	
.rss-item a:visited {
	color: black;
}

.rss-date {
	font-size: 7pt;
	color: red;
	}
*/     
body {
  background: #E8F4FF url(images/pageback.gif) fixed repeat;
  color: #000000;
  margin: 7px;
  text-align: center;
}

h1.title {
  color: #FF3300;
  background: transparent;
  font: 900 40pt "Gill Sans", sans-serif;
  text-align: center;
  margin-top: 0px;
}

h2.title {
  color: #000099;
  background: transparent;
  font: 900 20pt "Gill Sans", sans-serif;
  text-align: center;
  line-height: 0;
  margin-top: -10px;
}

h1 {
  color: #000099;
  background: transparent;
  font: bold 30pt "Gill Sans", sans-serif;
  text-align: center
}

h2 {
  color: #0055FF;
  background: transparent;
  font: bold 20pt "Gill Sans", sans-serif;
  text-align: center;
}

h3 {
  color: #003CB3;
  background: transparent;
  font: bold 15pt "Gill Sans", sans-serif;
  text-indent: 15px;
  font-weight: bold;
  list-style-type: square;
}

th {
  color: #000099;
  background: transparent;
  font-weight: bold;
}

p.update {
  text-align: center;
  color: #000099;
  background: transparent;
  font-weight: bold;
  margin: 5px 10px;
}

p {
  text-align:justify;
  color: #000099;
  font: 100% "Gill Sans", sans-serif;
  background: transparent;
  margin:20px 5%;
  text-indent:40px
  }

hr {
 background: transparent;
 width: 90%;
 color: #000099;
 clear:both;
}

table.title {
  width: 100%;
  height: 100px;
  clear: both;
  background: url(images/tableback.gif)
}

#menu01 {
  clear: none;
  float: left;
  margin-right: 10px;
  margin-bottom: 5px
}

table#history {
  width: 70%;
  background: none;
  font: 100% "Arial", sans-serif;
}

table#portfolio {
  width: 70%;
  background: transparent;
  font: 100% "Arial", sans-serif;
  text-align: left;
}

img.hidlnk { border: 0; background: none; }
img.photoL { border: 0; background: none; margin:5px; float:left; }


A:link    { color: #0000aa; background: none; }
A:visited { color: #000088; background: none; text-decoration: none; }
A.local:visited { color: #0000aa; background: none; text-decoration: underline; }
a.top:visited { clear: none; color: #0000aa; background: none; text-decoration: underline; }

a.back { float:left; clear:left; margin-left:5% }
a.next { float:right; clear:right; margin-right:5% }

ul.a { text-align: left; margin-left: 150px }

.linkhead { text-align: left; margin-left: 110px }
