<STYLE TYPE="text/css">                    
                    <!--
                    A:link  {
                    	color : #003399;
                    	text-decoration : underline;
                    }
                    
                    A:visited  {
                    	color : #003399;
                    	text-decoration : underline;
                    }
                    
                    A:hover  {
                    	color : #ff0000;
                    	text-decoration : underline;
                    }
					
                    A.nu:link  {
                    	color : #003399;
                    	text-decoration : none;
                    }
                    
                    A.nu:visited  {
                    	color : #003399;
                    	text-decoration : none;
                    }
                    
                    A.nu:hover  {
                    	color : #ff0000;
                    	text-decoration : underline;
                    }
                    
                    body  {
                    	width : 100%;
                    	background-color : #ffffff;
                    	margin-left : 1px;
                    	margin-top : 1px;
                    	margin-right : 1px;
                    	margin-bottom : 1px;
                    	margin : 1px;
                    }
                    
                    .LogHeader  {
                    	text-decoration : none;
                    	font-size : 18px;
                    	font-family : verdana, futura, arial, san serif;
                    	font-weight : bold;
                    	color : #003399;
                    }
                    
                    .LogHeaderRed  {
                    	text-decoration : none;
                    	font-size : 18px;
                    	font-family : verdana, futura, arial, san serif;
                    	font-weight : bold;
                    	color : #ff0000;
                    }
                    
                    .LogHeaderWhite  {
                    	text-decoration : none;
                    	font-size : 18px;
                    	font-family : verdana, futura, arial, san serif;
                    	font-weight : bold;
                    	color : #ffffff;
                    }
                    
                    .LogText  {
                    	text-decoration : none;
                    	font-size : 12px;
                    	font-family : verdana, futura, arial, san serif;
                    	font-weight : bold;
                    	color : #003399;
                    }
                    
                    .LogTextRed  {
                    	text-decoration : none;
                    	font-size : 12px;
                    	font-family : verdana, futura, arial, san serif;
                    	font-weight : bold;
                    	color : #ff0000;
                    }
                    
                    .LogTextWhite  {
                    	text-decoration : none;
                    	font-size : 12px;
                    	font-family : verdana, futura, arial, san serif;
                    	font-weight : bold;
                    	color : #ffffff;
                    }
                    
                    .LogTextSM  {
                    	text-decoration : none;
                    	font-size : 10px;
                    	font-family : verdana, futura, arial, san serif;
                    	font-weight : normal;
                    	color : #003399;
                    }
                    
                    .LogTextSMtt  {
                    	text-decoration : none;
                    	font-size : 10px;
                    	font-family : verdana, futura, arial, san serif;
                    	font-weight : normal;
                    	color : #003399;
						text-transform : capitalize;
                    }
					
					.LogTextSMRed  {
                    	text-decoration : none;
                    	font-size : 10px;
                    	font-family : verdana, futura, arial, san serif;
                    	font-weight : normal;
                    	color : #ff0000;
                    }
                    
                    .LogTextSMWhite  {
                    	text-decoration : none;
                    	font-size : 10px;
                    	font-family : verdana, futura, arial, san serif;
                    	font-weight : normal;
                    	color : #ffffff;
                    }
                    
                    .Button  {
                    	text-decoration : none;
                    	font-size : 14px;
                    	font-family : Verdana;
                    	font-weight : bold;
                    	color : #ffffff;
                    	font-style : normal;
                    	border-color : #99ccff;
                    	border-width : thin;
                    	border-left-width : thin;
                    	border-right-width : thin;
                    	border-top-width : thin;
                    	border-bottom-width : thin;
                    	border-style : outset;
                    	background-color : #003399;
                    	text-align : center;
                    }
                    
                    .ButtonSM  {
                    	text-decoration : none;
                    	font-size : 10px;
                    	font-family : Verdana;
                    	font-weight : normal;
                    	color : #ffffff;
                    	font-style : normal;
                    	border-color : #99ccff;
                    	border-width : thin;
                    	border-left-width : thin;
                    	border-right-width : thin;
                    	border-top-width : thin;
                    	border-bottom-width : thin;
                    	border-style : outset;
                    	background-color : #003399;
                    	text-align : center;
                    }
                    
                    .ButtonNav  {
                    	text-decoration : none;
                    	font-size : 9px;
                    	font-family : Verdana;
                    	font-weight : normal;
                    	color : #ffffff;
                    	font-style : normal;
                    	border-color : #99ccff;
                    	border-width : thin;
                    	border-left-width : thin;
                    	border-right-width : thin;
                    	border-top-width : thin;
                    	border-bottom-width : thin;
                    	border-style : outset;
                    	background-color : #003399;
                    	text-align : center;
                    	width : 95px;
                    }
                    
                    .ButtonScat  {
                    	text-decoration : none;
                    	font-size : 10px;
                    	font-family : Verdana;
                    	font-weight : normal;
                    	color : #003399;
                    	font-style : normal;
                    	border-color : #99ccff;
                    	border-width : thin;
                    	border-left-width : thin;
                    	border-right-width : thin;
                    	border-top-width : thin;
                    	border-bottom-width : thin;
                    	border-style : outset;
                    	background-color : #99ccff;
                    	text-align : center;
                    	padding : 0;
                    	text-transform : capitalize;
                    	width : 127px;
                    	margin-top : 1;
                    	margin-bottom : 1;
                    	margin-left : 0;
                    	margin-right : 0;
                    }
                    
                    .ButtonHome  {
                    	text-decoration : none;
                    	font-size : 10px;
                    	font-family : Verdana;
                    	font-weight : bold;
                    	color : #ffffff;
                    	font-style : normal;
                    	border-color : #99ccff;
                    	border-width : thin;
                    	border-left-width : thin;
                    	border-right-width : thin;
                    	border-top-width : thin;
                    	border-bottom-width : thin;
                    	border-style : outset;
                    	background-color : #003399;
                    	text-align : center;
                    	padding : 0;
                    	margin : 1;
                    	width : 142px;
                    }
                    
                    .TextBoxes  {
                    	text-decoration : none;
                    	text-align : left;
                    	font-size : 14px;
                    	font-family : verdana, futura, arial, san serif;
                    	font-weight : normal;
                    	color : #003399;
                    	background-color : #ffffff;
                    	border-left-width : thin;
                    	border-right-width : thin;
                    	border-top-width : thin;
                    	border-bottom-width : thin;
                    	border-width : thin;
                    	border-color : #003399;
                    	border-style : solid;
                    	padding : 2px;
                    }
                    
                    .TextBoxes280  {
                    	text-decoration : none;
                    	text-align : left;
                    	font-size : 14px;
                    	font-family : verdana, futura, arial, san serif;
                    	font-weight : normal;
                    	color : #003399;
                    	background-color : #ffffff;
                    	border-left-width : thin;
                    	border-right-width : thin;
                    	border-top-width : thin;
                    	border-bottom-width : thin;
                    	border-width : thin;
                    	border-color : #003399;
                    	border-style : solid;
                    	padding : 2px;
                    	width : 280px;
                    }
                    
                    .TextBoxesLT  {
                    	text-decoration : none;
                    	text-align : left;
                    	font-size : 14px;
                    	font-family : verdana, futura, arial, san serif;
                    	font-weight : normal;
                    	color : #003399;
                    	background-color : #ffffff;
                    	border-left-width : thin;
                    	border-right-width : thin;
                    	border-top-width : thin;
                    	border-bottom-width : thin;
                    	border-width : thin;
                    	border-color : #99ccff;
                    	border-style : solid;
                    	padding : 2px;
                    }
                    
                    .TextBoxesSM  {
                    	text-decoration : none;
                    	text-align : center;
                    	font-size : 12px;
                    	font-family : verdana, futura, arial, san serif;
                    	font-weight : normal;
                    	color : #003399;
                    	background-color : #ffffff;
                    	border-left-width : thin;
                    	border-right-width : thin;
                    	border-top-width : thin;
                    	border-bottom-width : thin;
                    	border-width : thin;
                    	border-color : #003399;
                    	border-style : solid;
                    	padding : 2px;
                    	width : 44px;
                    }
                    
                    .SelectBoxes  {
                    	text-decoration : none;
                    	text-align : left;
                    	font-size : 12px;
                    	font-family : verdana, futura, arial, san serif;
                    	font-weight : normal;
                    	color : #003399;
                    	background-color : #ffffff;
                    	border-left-width : thin;
                    	border-right-width : thin;
                    	border-top-width : thin;
                    	border-bottom-width : thin;
                    	border-width : thin;
                    	border-color : #003399;
                    	border-style : solid;
                    	padding : 2px;
                    	width : 360px;
                    }
                    
                    .SelectBoxesDate  {
                    	text-decoration : none;
                    	text-align : left;
                    	font-size : 12px;
                    	font-family : verdana, futura, arial, san serif;
                    	font-weight : normal;
                    	color : #003399;
                    	background-color : #ffffff;
                    	border-left-width : thin;
                    	border-right-width : thin;
                    	border-top-width : thin;
                    	border-bottom-width : thin;
                    	border-width : thin;
                    	border-color : #003399;
                    	border-style : solid;
                    	padding : 2px;
                    	width : 160px;
                    }
                    
                    .SelectBoxes1  {
                    	text-decoration : none;
                    	text-align : left;
                    	font-size : 12px;
                    	font-family : verdana, futura, arial, san serif;
                    	font-weight : normal;
                    	color : #003399;
                    	background-color : #ffffff;
                    	border-left-width : thin;
                    	border-right-width : thin;
                    	border-top-width : thin;
                    	border-bottom-width : thin;
                    	border-width : thin;
                    	border-color : #003399;
                    	border-style : solid;
                    	padding : 2px;
                    	width : 280px;
                    }
                    
                    .SelectBoxesLG  {
                    	text-decoration : none;
                    	text-align : left;
                    	font-size : 12px;
                    	font-family : verdana, futura, arial, san serif;
                    	font-weight : normal;
                    	color : #003399;
                    	background-color : #ffffff;
                    	border-left-width : thin;
                    	border-right-width : thin;
                    	border-top-width : thin;
                    	border-bottom-width : thin;
                    	border-width : thin;
                    	border-color : #003399;
                    	border-style : solid;
                    	padding : 4px;
                    	position : relative;
                    	overflow : scroll;
                    }
                    
                    .TextAreas  {
                    	text-decoration : none;
                    	text-align : left;
                    	font-size : 12px;
                    	font-family : verdana, futura, arial, san serif;
                    	font-weight : normal;
                    	color : #003399;
                    	background-color : #ffffff;
                    	border-left-width : thin;
                    	border-right-width : thin;
                    	border-top-width : thin;
                    	border-bottom-width : thin;
                    	border-width : thin;
                    	border-color : #003399;
                    	border-style : solid;
                    	padding : 2px;
                    	width : 280px;
                    	height : 50px;
                    }
                    
                    .TextAreasLG  {
                    	text-decoration : none;
                    	text-align : left;
                    	font-size : 12px;
                    	font-family : verdana, futura, arial, san serif;
                    	font-weight : normal;
                    	color : #003399;
                    	background-color : #ffffff;
                    	border-left-width : thin;
                    	border-right-width : thin;
                    	border-top-width : thin;
                    	border-bottom-width : thin;
                    	border-width : thin;
                    	border-color : #003399;
                    	border-style : solid;
                    	padding : 2px;
                    	width : 480px;
                    	height : 50px;
                    }
                    -->
                    </STYLE>
