body    {
                margin:0px;
                padding:0px;
                background:#ffffff;
                }
body.black    {
                margin:0px;
                padding:0px;
                background:#000000;
                }  
body.grey    {
                margin:0px;
                padding:0px;
                background:#404040;
                }  
body.green    {
                margin:0px;
                padding:0px;
                background:#e9ead8;
                }
body.blue    {
                margin:0px;
                padding:0px;
                background:#1d3758;
                }                  
td              {
                color:#404040;
                font-family:tahoma;
                font-size:11px;
                line-height:12px;
                }
td.address      {
                color:#404040;
                font-family:tahoma;
                font-size:9px;
                line-height:11px;
                }                
td.header              {
                margin:4px 2px 4px 2px;
                text-align: left;
                color:#ffffff;
                font-family:tahoma;
                font-size:11px;
                font-weight: bold;
                line-height:12px;
                background: #b3bdcf; 
                }
td.skill              {
                margin:4px 3px 4px 3px;
                text-align: left;
                color:#404040;
                font-family:tahoma;
                font-size:11px;
                font-weight: normal;
                line-height:12px;
                background: #ffffff; 
                }
td.port              {
                margin:10px 5px 5px 10px;
                text-align: left;
                color:#404040;
                font-family:tahoma;
                font-size:11px;
                font-weight: normal;
                line-height:13px;
                background: #ecede8; 
                }                
.P1 {
                color:#404040;
                font-family:tahoma;
                font-size:20px;
                line-height:20px
                }
a               {
                color:#687347;
                text-decoration:none;
                }
a.lower               {
                color:#617b8b;
                text-decoration:none;
                }
a.lower:hover {
                text-decoration:underline;
                }
a.primary               {
                color:#617b8b;
                text-decoration:none;
                font-family:tahoma;
                font-size:11px;
                line-height:15px
                }
a.primary:hover {
                text-decoration:underline;
                }                                
a:hover {
                text-decoration:underline;
                }
form    {
                margin:0px;
                padding:0px;
                size:auto;
                }
#scrollable  {
                background: #ffffff;
                height: 400px;
                width: 500px;
                overflow: auto;
                }
.scContainer {
                position: relative;
                float: left;
                width: 250px;
                margin: 0px 0px 20px 20px;
                }
.scContent   {
                padding: 0px 0px 20px 15px;
                width: 250px;
                height: 250px;
                overflow: auto;
                background: #dddddd;
                } 
.fadeTop, fadeBottom {
                     width: 250px;
                     background: none;
                     }                                             
                
ul              {
                padding:0px;
                list-style-type:disc;
                color:#cococo;
                font-family:tahoma;
                font-size:10px;
                line-height:11px
                }
li           {
                list-style-type:disc;
                color:#cococo;
                font-family:tahoma;
                font-size:10px;
                line-height:11px;
                margin-left:10px;
                }
ul      a       {
                color:#FFFFFF;
                text-decoration:none;
                }
.line1  {
                width:100%;
                height:2px;
                background:url(images/line1.gif) top left repeat-x
                }
.line2  {
                width:100%;
                height:1px;
                background:url(images/line2.gif) top left repeat-x
                }
.line3  {
                width:100%;
                height:1px;
                background:url(images/line3.gif) top left repeat-x
                }
.a1             {
                color:#878787;
                }
a1:hover{
        color:#878787;
                text-decoration:underline;
                }        
.more   {
                color:#FFFFFF;
                text-decoration:none;
                }
input   {
                width:140px;
                height:18px;
                color:#404040;
                font-size:10px;
                font-family:tahoma,verdana;
                margin:0 0 0 7px;
                }
option  {
                width:140px;
                margin:0 0 0 7px;
                height:18px;
                color:#404040;
                font-size:9px;
                font-family:tahoma,verdana;
                } 
select  {
                width:160px;
                margin:0 0 0 7px;
                height:18px;
                color:#404040;
                font-size:9px;
                font-family:tahoma,verdana;
                }                            
#form input    {
                width:140px;
                margin:0 0 0 10px;
                font-family:tahoma,verdana;
                color:#404040;
                font-size:10px;
                }
            
textarea  {
                width:180px;
                height:78px;
                font-family:tahoma,verdana;
                color:#404040;
                font-size:10px;
                margin:0 0 0 7px;
                overflow:auto
                }
 .common        {
                color:#dbdfdb;
                font-family:tahoma;
                font-size:11px;
                line-height:12px
                }
 .yellow        {
                color:#bcc8d4;
                text-decoration:none;
        }
 .white {
                color:#ffffff;
                text-decoration:none;
        }
 .micro {
                color:#d0ad4e;
                text-decoration:none;
                font-family:tahoma;
                font-size:10px;
                }
 .title  {
        vertical-align: top;
        font-family: Tahoma;
        font-size:14px;
        text-decoration: bold;
        color:#7a8390;
        }
input.submit {
                 font-size:10px;
                 font-family: tahoma,verdana;
                 background-color:#1c2127;
                 color:#ffffff;
                 margin:1px;
             }
input.reset {
                 font-size:10px;
                 font-family: tahoma,verdana;
                 background-color:#1c2127;
                 color:#ffffff;
                 margin:1px;
                 }                 
.list {
        color:#404040;
        font-size:10px;
        font-family: tahoma,verdana;
        line-height: 10px;
        }
img.left  {
          float:left;
          padding-left: 0px;
          padding-right: 5px;
          padding-top: 3px;
          padding-bottom: 3px;
          border: 0px;
          }
img.right  {
          float:right;
          padding-left: 5px;
          padding-right: 0px;
          padding-top: 3px;
          padding-bottom: 3px;
          border: 0px;
          }                    



