/* Style sheet for Accendo Corporation v03.html */

body	{
	    color: #000000;
	    }
.page	{
		width: 978px;
        border: 0px solid #000000;
        margin-top: 0px;
        }
.headera	{
        position:absolute;
                 top: 10 px;
                 left: 10px;
        font-family:Georgia, "Times New Roman", Sans-serif;
        font-size:30px;
        font-weight:bold;
		}
.headerb {
        position: relative;
                 top:90px;
                 left: 160px;
        font-family: Georgia, "Times New Roman", Sans-serif;
        font-size: 28px;
        font-weight: bold;
        color: #006500;
		}
.headerc {
        position: absolute;
                 top:5px;
                 left: 650px;
        font-family: Georgia, "Times New Roman", Sans-serif;
        font-size: 12px;
        color: #006500;
		}

.content	{
    	font-size: 14px;
        font-family: "Arial Unicode MS", "Times New Roman", sans-serif;
        position:relative;
                  top: 105px;
                  left: 150px;
        width: 530px;
        margin-left: 5px;
        margin-right: 5px;
		color: #000000;
		}
.rightl {
       	position: absolute;
                  top: 150px;
                  left: 705px;
        width: 275px;
        margin-left: 5px;
        text-align:left;
        font-size: small;
        font-family:"Arial Unicode MS", "Times New Roman", serif; 
        }
.right  {
       	position: absolute;
                  top: 150px;
                  left: 705px;
        width: 275px;
        margin-left: 5px;
        text-align:center;
        font-size: small;
        font-family:"Arial Unicode MS", "Times New Roman", serif; 
        }
.clear  {
        clear:both;
        }
.nava	{
        font-weight:bolder;
        line-height: 25px;
        width:155px;
        height: 700;
        position: absolute;
           left:5px;
           top:100px;
        background-color:#FFE4CA;
        }


.navb	{
        position: absolute;
                  left:165px;
        width:828px;
		}
fieldset {
         border:none;
         color:#000000
          }
legend {
           font-family:"Arial Unicode MS", "Times New Roman", serif; 
           font-weight:bold;
           padding:10px;
           width:430px;
           color:#000000
           }
td        {
           font-family:"Arial Unicode MS", "Times New Roman", serif;
           font-size:small;
           padding: 0px;
           color:#006500
           }
           
th         {
          font-family:"Arial Unicode MS", "Times New Roman", serif; 
          font-weight:lighter;
          padding:5px;
          }
div.images {
    position: absolute;
        left: 390px;
        padding: 10px;
        width: 580px;
     float:none;
     }
         

a	{
	font-family:Georgia, Sans-serif;
	font-size: small;
	color:#0073CF
	}

a:link	{
	color:#008040;
	text-decoration:none;
	}

a:visited	{
            color:#008040;
		text-decoration:none;
		}

a:active	{
        color:#008040;
		text-decoration:none;
		}

a:link:hover	{
        text-decoration:none;
		}
	

