<style type="text/css">
	a:link    	{ text-decoration: underline; color: blue; }
					
	a:visited 	{ text-decoration: underline; color: blue; }
	
	a:hover   	{ text-decoration: underline; color: blue; }
	
	a:active  	{ text-decoration: underline; color: blue; }
	
	.navfont		{
				text-decoration: none;
				color: #FFFFFF;
			}
	.smnavfont	{
				font-size: 10px;
				text-decoration: none;
				color: #FFFFFF;
			}
        div             {
                                font-family: Tahoma,Verdana,Arial,Helvetica;
                                font-size: 11;
                        }
        body            {
                                font-family: Tahoma,Verdana,Arial,Helvetica;
                                font-size: 11;
                        }
        td              {
                                font-family: Tahoma,Verdana,Arial,Helvetica;
                                font-size: 11;
                        }
        li              {
                                text-decoration: none;
                                font-family: Tahoma,Verdana,Arial,Helvetica;
                                font-size: 11;
                        }
        .page_title     {
                                font-size: 13px;
                                font-family: Tahoma;
                                font-weight: bold;
				color: #000000;
                        
                        }
	form		{
				margin-top: 0px;
				margin-bottom: 0px;
			}

        select          {
                                font-size: 11;
                                font-family: Tahoma,Verdana,Arial,Helvetica;
                                color: #000000;
                                border: 1px solid #DFDFDF;
                        }
        textarea        {
                                font-size: 11;
                                border: 1px solid #DFDFDF;
                                font-family: Tahoma,Verdana,Arial,Helvetica;
                                color:#000000;
                        }
        input           {
                                font-size: 11;
                                font-family: Tahoma,Verdana,Arial,Helvetica;
                                border: 1px solid #DFDFDF;
                                color: #000000;
                        }
        .button         {
                                font-size: ;
                                border: 2px dotted #0000FF;
                                font-family: ;
                                font-weight: bold;
                                color: #FFFFFF;
                                background-color: #000099
                        }

        .checkbox       {
                                border: 0px none;
                        }
	.lineall	{
                                border-bottom-width: 1px;
                                border-bottom-style: solid;
                                border-bottom-color: #DFDFDF;
                                border-top-width: 1px;
                                border-top-style: solid;
                                border-top-color: #DFDFDF;
                        }
	.hdr	{
                                border-bottom-width: 1px;
                                border-bottom-style: solid;
                                border-bottom-color: #0000FF;
                                border-top-width: 1px;
                                border-top-style: solid;
                                border-top-color: #0000FF;
                                border-right-width: 1px;
                                border-right-style: solid;
                                border-right-color: #0000FF;
                                border-left-width: 1px;
                                border-left-style: solid;
                                border-left-color: #0000FF;
				background-color: #000099;
				color: #FFFFFF;
                        }
	.dbox	{
                                border-bottom-width: 1px;
                                border-bottom-style: solid;
                                border-bottom-color: #333333;
                                border-top-width: 1px;
                                border-top-style: solid;
                                border-top-color: #FFFFFF;
                                border-right-width: 1px;
                                border-right-style: solid;
                                border-right-color: #333333;
                                border-left-width: 1px;
                                border-left-style: solid;
                                border-left-color: #FFFFFF;
				background-color: #DFDFDF;
			}
	.box	{
                                border-bottom-width: 1px;
                                border-bottom-style: solid;
                                border-bottom-color: #000099;
                                border-top-width: 1px;
                                border-top-style: solid;
                                border-top-color: #000099;
                                border-right-width: 1px;
                                border-right-style: solid;
                                border-right-color: #000099;
                                border-left-width: 1px;
                                border-left-style: solid;
                                border-left-color: #000099;
                        }
	.linebtm	{
                                border-bottom-width: 1px;
                                border-bottom-style: solid;
                                border-bottom-color: #DFDFDF;
                        }
	.lineL		{
                                border-left-width: 1px;
                                border-left-style: solid;
                                border-left-color: #000033;
			}
	.lineR		{
                                border-right-width: 1px;
                                border-right-style: solid;
                                border-right-color: #000033;
			}
        .btnbox         {
                                border-bottom-width: 1px;
                                border-left-width: 1px;
                                border-right-width: 1px;
                                border-top-width: 1px;
                                border-top-color: #0000FF;
                                border-left-color: #0000FF;
                                border-right-color: #000000;
                                border-bottom-color: #000000;
                                border-bottom-style: solid;
                                border-top-style: solid;
                                border-right-style: solid;
                                border-left-style: solid;
                        }

</style>