body {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
	background-color: #ffffff;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.popup
{
    position:absolute;
    top:0px;
    left:0px;
    width:140px;
    height:40px;
    border:1px solid black;
    display:none;
    background-color:F4F4F0;
}

table {
  border-collapse: collapse;
  border: none;
}

table.logo {
	border: solid #000000 1px;
	background-image:url(pic/logoeyes.jpg);
	border-collapse:inherit;
}

table.topbar {
	border: solid #000000 1px;
	background: transparent;
	border-top: none;
	border-bottom: none;
	
}


table.main, table.mainouter {
  background-color: n;//#F4F4F0;
}

table.top {
	background-image:url(pic/colhead.gif);
}


table.bottom {
  background: transparent;
}

h1 {
  font-size: 12pt;
}

h2 {
  font-size: 10pt;
  margin-bottom: 6px;
}

p {
	font-size: 8pt;
}

p.sub { 
  margin-bottom: 4pt;
}

td {
	font-size: 8pt;
	border: solid #B1B1B1 1px;
}

td.clean {
	font-size: 8pt;
	border:none;
}

td.outer {
	font-size: 8pt;
	border: solid #000000 1px;
}

td.welcome {
	font-size: 8pt;
	border: solid #000000 1px;
	border-top: none;
}

td.menu {
	font-size: 8pt;
	border: solid #000000 1px;
	border-top: none;
}

td.noborder {
	font-size: 8pt;
	border: none;
}

td.embedded {
   border: none;
   padding: 0px;
  text-align: left;
}

td.bottom {
  border: none;
}

td.heading {
  font-weight: bold;
  border-right: none;
}

td.text {
  padding: 10pt;
  text-align: left;
}

td.comment {
  padding: 10pt;
  font-size: 8pt;
  text-align: left;
}

td.colhead {
  font-weight: bold;
  color: #082c40;
  background-image:url(pic/colhead.gif);
}

td.rowhead {
  text-align: right;
  vertical-align: top;
  border:none;
}

td.title {
	font-size: 14pt;
}

td.navigation {
	font-family: "arial";
	font-weight: bold;
	font-size: 9pt;
    border: none;
}

td.clear {
  padding: 0px;
  border: 0px;
  background: transparent;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

.sublink {
	font-style: italic;
	font-size: 7pt;
	font-weight: normal;
}

font.gray
{
  color: #ACA899;
  text-decoration: underline;
}

a:link, a:visited {
	color:#000000;

  /*font-weight: bold;*/
}

a:hover {
	text-decoration:underline;
}

a.biglink {
	font-weight: bold;
	font-size: 12pt;
}

a.altlink:link, a.altlink:visited{
	font-weight: bold;
	color: #A83838;
	text-decoration: none;
}

a.altlink:hover {
  text-decoration: underline;
}

a.altlink_blue:link, a.altlink_blue:visited{
	font-weight: bold;
	color: #004E98;
	text-decoration: none;
}

a.altlink_blue:hover {
  text-decoration: underline;
}

a.altlink_green:link, a.altlink_green:visited{
	font-weight: bold;
	color: #007800;
	text-decoration: none;
}

a.altlink_green:hover {
  text-decoration: underline;
}

.important {
	font-weight: bold;
	font-size: 8pt;
}

.red {
	color: #ee0000;
}

.yellow {
	color: #997700;
}

.green {
	color: #000000;
}

input, select, textarea {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
}

.btn {
  width: 75px;
  height: 23px;
}

.small {
  font-size: 7pt;
}

.big {
  font-size: 10pt;
}

li {
  margin-top: 6pt;
  margin-bottom: 6pt;
}

ul {
  margin-left: 16pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

img.border  {  
  border-style: solid;  
  border-color: #B1B1B1; 
  border-width: 1px; 
}

/* Search in browse table*/

td.type  {  
  border-style: solid;  
  border-color: #B1B1B1; 
  border-width: 1px; 
  text-align: center;
  font-weight: bold;
  padding: 2pt;
  border-collapse: collapse;
  border-right: none;
  border-bottom: none;
  border-top: none;
}

td.active  {  
  border-style: solid;  
  border-color: #B1B1B1; 
  border-width: 1px; 
  text-align: center;
  padding: 2pt;
  border-collapse: collapse;
  border-top: none;
  border-bottom: none;
  border-left: none;
}

td.searchtop  {  
  border-style: solid;  
  border-color: #B1B1B1; 
  border-width: 1px; 
  text-align: center;
  font-weight: bold;
  padding: 2pt;
  border-collapse: collapse;
  background-image:url(pic/colhead.gif);
}

td.searchbottom  {  
  border-style: solid;  
  border-color: #B1B1B1; 
  border-width: 1px; 
  text-align: center;
  border-top: none;
  font-weight: bold;
  padding: 2pt;
  border-collapse: collapse;
}

td.searchthing  {  
  border-style: solid;  
  border-color: #B1B1B1; 
  border-width: 1px; 
  text-align: center;
  padding: 2pt;
  border-collapse: collapse;
  border-bottom: none;
  border-top: none;
}

/* The browse ad */

td.ad  {  
  border-style: solid;  
  border-color: #B1B1B1; 
  border-width: 1px; 
  text-align: left;
  padding: 2pt;
  border-collapse: collapse;
  border-right: none;
}

td.adtwo  {  
  border-style: solid;  
  border-color: #B1B1B1; 
  border-width: 1px; 
  text-align: center;
  padding: 2pt;
  border-collapse: collapse;
  border-left: none;
}

td.adthree  {  
  border-style: solid;  
  border-color: #B1B1B1; 
  background: url(pic/colhead.gif);
  border-width: 1px; 
  text-align: center;
  padding: 2pt;
  border-collapse: collapse;
}