﻿/* NESSIE styling */
.search
{
	margin-left:30px;	
	margin-bottom:20px;		
}
.search dd
{
    display: inline;
    margin: 0px;
}

.search dt
{
    display: inline;
    margin: 0px;
}

.search select
{
    margin-right: 5px;
    font-family: Verdana;
    font-size: 90%;
}

.defaultTable th
{
    border:1px #666666 solid;
    background-color:#C85E35;
}
.defaultTable td
{
   border-bottom:1px #666666 solid;
   border-left:1px #666666 solid;
}
.defaultTable
{
  width:85%;
  border-left:1px #C85E35 solid;
  border-right:2px #C85E35 solid;
  border-bottom:1px #C85E35 solid;	
}
.defaultTable a:link {color: #000000; text-decoration:underline;}    
.defaultTable a:active  { color: #000000; text-decoration: underline;  }  
.defaultTable a:visited  { color: #000000; text-decoration: underline; }   
.defaultTable a:hover { color: #000000; text-decoration: underline; }


/* NESSIE styling END */
