A:link {



        text-decoration: none;



        font-family: Tahoma;



        color: #000000;



        font-size: 8pt;



}







.Amer {



        text-decoration: none;



        font-family: MS Sans Serif;



        color: #000000;



        font-size: 9pt;



}



A:visited {



        text-decoration: none;



        font-family: Tahoma;



        color: #000000;



		  font-size: 8pt;



		  



}



A:active {



        text-decoration: none;



        font-family: Tahoma;



        color: #000000;



		  font-size: 8pt;



}



A:hover {



        text-decoration: none;



        font-family: Tahoma;



        color: #FF0000;



		  font-size: 8pt;



}











 body, font



{



        SCROLLBAR-FACE-COLOR: #BA6E45;



        SCROLLBAR-SHADOW-COLOR: #FEF9CD;



        SCROLLBAR-3DLIGHT-COLOR: #D49D80;



        SCROLLBAR-ARROW-COLOR: WHITE;



        SCROLLBAR-TRACK-COLOR: #FEF9CD;



        SCROLLBAR-HIGHLIGHT-COLOR: #FEF9CD;



        SCROLLBAR-DARKSHADOW-COLOR: #C4805B;



        font: 8pt Tahoma;



        text-decoration: none;



        word-spacing: 2px;



        text-align: justify;

	background-image: url(images/bg_home.png);

        }











 input, select, textarea



{






        font-style: normal;



        font-variant: normal;



        font-weight: normal;



        font-size: 8pt;



        font-family: Tahoma;



        word-spacing: 2px;



        text-align:center;



        color: #000000;



        border: 1px solid #000000;



        margin: 1px;



        padding: 1px;



        background: #1AA0C7;



        }





#hintbox{ /*CSS for pop up hint box */

position:absolute;

top: 0;

background-color: lightyellow;

width: 150px; /*Default width of hint.*/ 

padding: 3px;

border:1px solid black;

font:normal 11px Verdana;

line-height:18px;

z-index:100;

border-right: 3px solid black;

border-bottom: 3px solid black;

visibility: hidden;

}



.hintanchor{ /*CSS for link that shows hint onmouseover*/

font-weight: bold;

color: navy;

margin: 3px 8px;

}





.pagination{

padding: 2px;

}



.pagination ul{

margin: 0;

padding: 0;

text-align: left; /*Set to "right" to right align pagination interface*/

font-size: 16px;

}



.pagination li{

list-style-type: none;

display: inline;

padding-bottom: 1px;

}



.pagination a, .pagination a:visited{

padding: 0 5px;

border: 1px solid #9aafe5;

text-decoration: none; 

color: #2e6ab1;

}



.pagination a:hover, .pagination a:active{

border: 1px solid #2b66a5;

color: #000;

background-color: #FFFF80;

}



.pagination a.currentpage{

background-color: #2e6ab1;

color: #FFF !important;

border-color: #2b66a5;

font-weight: bold;

cursor: default;

}



.pagination a.disablelink, .pagination a.disablelink:hover{

background-color: white;

cursor: default;

color: #929292;

border-color: #929292;

font-weight: normal !important;

}



.pagination a.prevnext{

font-weight: bold;

}





