/* Body */


td.searchbox   {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 0.65em;
                font-weight: bold;
                color: black;
                background-color : #63CEFF;
                text-align: left;
                border-top-width: 1;
                border-bottom-width: 1;
                padding-left: 1;
                padding-right: 0;
                padding-top: 1;
                padding-bottom: 1
                }

td.searchbox2  {
                background-color : #63CEFF;
                border: 1px solid #006699;
                } 

td.searchbox3  {
                background-color : #63CEFF; 
                text-align: right;
                }

td.searchbox4   {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 0.68em;
                background-color : #63CEFF;
                font-weight: bold;
                text-align: left;
                }


input.searchbox  {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 0.9em;
                font-weight: normal;
                color: black;
                bgcolor : #006699 ;
                }

input.searchbox_button  {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 0.7em;
                font-weight: bold;
                color: white;
                background:#006699;
                }

A.lnk2:link   {
                text-decoration: none;
                color: 006699;
                                
                }

A.lnk2:visited   {
                text-decoration: none;
                color: 006699;
                }

A.lnk2:active   {
                text-decoration: none;
                color: 006699;
                }

A.lnk2:hover   {
                text-decoration: underline;
                color: 006699;
                font-weight: bold;
                }

A.lnks:link   {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-size: 0.7em;
		font-style: normal;
		font-weight: bold;
		color: black;
		}
		
A.lnks:visited{
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-size: 0.7em;
		font-style: normal;
		font-weight: bold;
		color: black;
		}

A.lnks:active {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-size: 0.7em;
		font-style: normal;
		font-weight: bold;		
		color: #000000;
		}

A.lnks:hover  {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: underline;
		font-size: 0.7em;
		font-style: normal;
		font-weight: bold;		
		color: black;
		}
