@charset "utf-8";
/* CSS Document */
h3 {border-bottom: #4BA848 1px solid;}

body {background:#999999;
      font-family:Arial, Helvetica, sans-serif;
	  font-size:10pt;
	  color:#000000;
	  }
#container {
            margin:12px auto;
	        width:640px;
	        height:auto;
	        text-align:center;
	        background-color:#ffffff;
	        border:1px solid #000000;
            }
#header {Background-image:url(/images/RIFECO_logo_11_2009.jpg);
         width:640px;
		 height:151px;
		 background-repeat:repeat-x;
		 border-bottom:#000000 solid 1px;

		 }
#nav {height:auto;
      border-bottom:#000000 solid 1px;
	  background-color:#CCCCCC;
      
      }
#nav a {display:inline-block;
        text-decoration:none;
		color:#000033;
		padding-left:8px;
		padding-right:8px;
		text-align:center;}
#nav a:hover {color:#FFFFFF;
              background-color:#000033;
			  }
#content {height:auto;
          text-align:left;
		  padding:5px;
		  }
#content marquee {text-align:center;}
#content a {text-decoration:none;
            color:#000033;
			}
#content table {background-color: #fff;
                border-top:#999999 solid 1px;
				border-bottom:#999999 solid 1px;
				border-left:#999999 solid 1px;
				border-right:#999999 solid 1px;}
#content table colors {background-color:#FFFFFF;}
#content img {padding: 5px;
			  text-align:center;
			  float:right;}
#footer {font-size:8pt;
         height:auto;
		 border-top:#000000 solid 1px;
         }#container #content table {
	text-align: center;
}

