  BODY {
    padding:0;
  	font-family:Verdana; 
  	font-size:9pt;
  }
  
  a {text-decoration:none} 
  
  a:link.lm {color: #DDDDDD;}
  a:visited.lm {color: #DDDDDD;} 
  a:active.lm {color: #FFFFFF;}
  a:hover.lm 
  {
    color: #EEEEEE;
    font-weight:bold;
  }

  a:link {color: #5485dd;}
  a:visited {color: #5485dd;} 
  a:active {color: #5485dd;}
  a:hover 
  {
    color: #5485dd;
    font-weight:bold;
  }

  li
{
    text-align: justify;
}
  
  
  .menu { 
  	font-family:Verdana; 
  	font-size:9pt; 
  	width:100px; 
  	height: 15px;
  	text-align:center; 
  	color:#DDDDDD;
  	
  	}

  .menusep { 
  	font-family:Verdana; 
  	font-size:9pt; 
  	width:15px; 
  	text-align:center; 
  	color:#FFFFFF;
  }
  
  
  .maincont
  {
  	padding:0px;
  	border:1px solid #EEEEEE; 
  	font-family:Verdana; 
  	font-size:8pt;
  	background-color:#D4DEE7
  }
  
  .feattable
{
    background-color: #ffffff;
    background-image: url(images/eksor_logo_back2.png);
    background-repeat: repeat;
    
    font-family: Verdana;
    font-size: 8pt;
    color: #666666;
    text-align: justify;
    width: 100%;
}
  
.maintable
{
    background-color: #ffffff;
    background-image:url("images/eksor_logo_back2.png");
    background-repeat: repeat;
    
    font-family: Verdana;
    font-size: 8pt;
    color: #666666;
    text-align: justify;
    width: 850px;    
}

.pagedef
{
    font-weight: bold;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 10pt;
    background-color: #f0f8ff;
    height: 24px;
    padding-left: 10px;
    background-image:url("images/back3.jpg");
}

.prdef
{
    font-weight: bold;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 9pt;
    background-color: #c0d4ee;
    height: 14px;
    padding-left: 10px;
    background-image:url("images/back3.jpg");
}

.divider
{
    height:1px;
    background-color: #A4D5Fd;
}

.rect
{
    border-right: #808080 2px solid;
    border-top: #808080 2px solid;
    border-left: #808080 2px solid;
    border-bottom: #808080 2px solid;
}