<style>{}



body         { 

		       background-image: url('images/bg.gif');

			   background-color: #dff3df;

			   font-family: Arial;

               font-size: 10pt;

               color: #0000FF;

               margin-left: 0px; 

               margin-top: 8px;

			   scrollbar-arrow-color: #000000;

			   scrollbar-highlight-color: #000000;

			   scrollbar-shadow-color: #000000;

			   scrollbar-base-color: #DDEECF;

			   scrollbar-3dlight-color: #DDEECF;

			   scrollbar-face-color: #8a88c3;

			   scrollbar-darkshadow-color: Gray;

			   scrollbar-track-color: #263564;

			 }



table        { border-color: #263564;

             }



table.content { 

				background-color: #FFFFFF;

				border: 1px solid #263564;

				width: 760px;

				style: border-collapse: collapse;

				cellpadding: 0px;	

               }



tbody        { font-family: Arial;

               font-size: 10pt;

               color: #0000C6;

             }



thead        { background-color: #E4EDE4;

               font-family: Arial;

               font-size: 8pt;

               font-weight: bold;

               color: #000000

             }



th           { color: #000000;

			   height: 24px;

               font-family: Arial;

               font-weight: bold;

               font-size: 10pt;

	           background-image: url('images/th.jpg');

	         }

	         

th.menu      { color: #000000;

			   height: 24px;

               font-family: Arial;

               font-weight: bold;

               font-size: 10pt;

               height: 25;

               background-image: url('images/th-menu.gif');

	         }



A:hover      { color: #0000FF; text-decoration: underline; }

A:link       { color: #0000FF; text-decoration: none; font-weight: bold }

A:active     { color: #0000FF}

A:visited    { color: #0000FF; font-weight: bold }



/* Form elements */



input, textarea {

    /* border-left:1px single  ; */

    /* border-right:1px single #044536; */

    /* border-top:1px single #044536; */

    /* border-bottom:1px single #044536; */

    /* background-color: #BCD0C8; */

	color: #0000FF;

	font-style:normal; 

	font-variant:normal;

	font-weight:normal;

	font-size:11px;

	font-family:Verdana, Arial, Helvetica, sans-serif; text-indent 

}



#nav li      { list-style-type: none

             }



#nav li a    {

	           padding-left:15px;

	           color: #FFFFFF;

	           width: 160px;

	           font-family:Arial;

	           font-size:10pt;

	           text-decoration: none;

	           background-image: url('images/bullet.gif');

	           background-repeat: no-repeat;

	           background-position-y:center;

	           margin-left:0px;

	         }

	         

#nav li a:hover

            {  

               padding-left:15px; 

               color: #8a88c3;

               width: 160px;

               font-family:Arial; 

               font-weight: bold;

               font-size:10pt;

	           text-decoration: none;               

               background-image: url('images/bullet_over.gif');

               background-repeat:no-repeat; 

               background-position-y:center; 

               margin-left:0px; 

            }

-->

</style>