<STYLE TYPE="text/css">
	
	.Init{}
	
	.BODYLINK, .BODYLINK:VISITED {		
		font-family : Verdana, Geneva, sans-serif;
		font-size : 12px;
		font-style : normal;
		color : #000099;
		margin-top : 6px;
		line-height: 14px;
		text-decoration: none;
	}
	
	.BODYLINK:HOVER {
		text-decoration: underline;
	}	

	
	
	.COLUMNHEADER {
		font-family : Verdana, Geneva, sans-serif;
		font-size : 11px;
		font-style : italic;
		font-weight : bold;
		color : FFFFFF;
		text-decoration : none;
		background-color : #999999;
	}

	.COLUMNHEADER:HOVER {
		text-decoration:underline;
	}
		
		
		
	A.FOOTER, A.FOOTER:VISITED {
		font-family : Arial, Verdana, Helvetica, sans-serif;
		color : #0000C0;
		text-decoration : underline;
		font-size : 10px;
	}
			
	.FOOTER {
		font-family : Arial, Verdana, Helvetica, sans-serif;
		color : #777777;
		text-decoration : none;
		font-size : 10px;
	}

	.FOOTER:HOVER {
		text-decoration : underline;
	}

	.FOOTERMENU, .FOOTERMENU:VISITED {
		font-family : Verdana, Helvetica, sans-serif;
		color : #0000C0;
		text-decoration : none;
		font-size : 10px;
		font-style : normal;
		font-weight : normal;
	}

	.FOOTERMENU:HOVER {
		text-decoration : underline;
	}

	
	
	.FUNCTIONBAR {
		background-color : #777777;
		line-height : 14px;
	}
	
	.FUNCTIONBARTEXT {
		font-family : Verdana, Geneva, sans-serif;
		font-size : 11px;
		font-style : italic;
		font-weight : normal;	
		color : #FFFFFF;
		line-height : 14px;
	}	
	
	.FUNCTIONBARRECORDNAVIGATION, .FUNCTIONBARRECORDNAVIGATION:VISITED {
		font-family : Verdana, Geneva, Verdana, Helvetica, sans-serif;
		font-size : 12px;
		font-style : normal;
		color : #FFFF00;
		text-decoration: none;
	}	

	.FUNCTIONBARRECORDNAVIGATION:HOVER{
		text-decoration: underline;
	}		
	

	
	.H1 {
		font-family :  Verdana, Geneva, sans-serif;
		font-size : 17px;
		font-style : italic;
		font-weight : bold;
		color : #ff5900;
		padding-bottom : 0px;
		padding-top : 3px;
		margin-top : 0px;
		margin-bottom : 0px;
	}	

	H2 {
		font-family : Verdana, Geneva, sans-serif;
		font-size : 11px;
		font-style : normal;
		font-style : bold;
		color : #000077;
		padding-bottom : 3px;
		padding-top : 0px;
		margin-top : 0px;
		margin-bottom : 0px;
		letter-spacing:-1px;
	}

	
	
	HR {
		color : #CCCCCC;
		padding-bottom : 0px;
		padding-top : 0px;
		margin-top : 0px;
		margin-bottom : 0px;
		height: 1px;
	}


	
	INPUT, .INPT, SELECT{
		font-family : Verdana, Geneva, sans-serif;
		font-size : 10px;
		color : #363636;
		border:1px solid silver;
		background-image : url(/images/input_bg.png);
	}

	

	.INFO {
		font-family : Verdana, Geneva, sans-serif;
		font-size : 10px;
		font-style : normal;
		font-weight : normal;
		color : #666666;
		line-height: 13px;		
	}

	.LABEL {
		font-family : Verdana, Geneva, sans-serif;
		font-size : 10px;
		font-style : italic;
		font-weight : bold;
		color : #000080;
		line-height: 13px;
	}

	


	
	.LIST {
		border-left: 1px solid #DDDDDD;
		border-right: 1px solid #DDDDDD;
		border-bottom: 1px solid #DDDDDD;
	}		

	.LISTFOOTERBAR {
		background-color : transparent;
		font-family : Verdana, Verdana, Geneva, sans-serif;
		font-size : 9px;
		font-style : italic;
		font-weight : normal;
		color : #777777;		
	}	
	
	.LISTFOOTERRECORDNAVIGATION, .LISTFOOTERRECORDNAVIGATION:VISITED {
		font-family : Verdana, Verdana, Geneva, sans-serif;
		font-size : 10px;
		font-style : italic;
		font-weight : bold;
		color : #777777;
		text-decoration: none;
	}
	
	.LISTFOOTERRECORDNAVIGATION:HOVER{
		text-decoration: underline;
	}		
		
	.LISTITEM {
		font-family : Verdana, Verdana, Geneva, sans-serif;
		font-size : 10px;
		font-style : normal;
		color : #666666;
		cursor : pointer;
		line-height : 12px;
		padding-top:5px;
		padding-bottom:5px;
		text-decoration: none;
	}

	.LISTROW1 {
		background-color : #FFFFFF;
	}

	.LISTROW2 {
		background-color : #DDDDDD;
	}

	.LISTROWHIGHLIGHT, .LISTROWCELLHIGHLIGHT
	{
		font-family : Verdana, Verdana, Geneva, sans-serif;
		font-size : 10px;
		font-style : normal;	
		color : #FFFFFF;
		cursor : pointer;
		background-color: #0000cc;
		line-height : 12px;
		padding-top:5px;
		padding-bottom:5px;		
	}
	
	
	
	.MANUFACTURERBAR {
		border: 0px solid #DDDDDD;
		padding-top:1px;
		padding-bottom:2px;
	}
		
	.MANUFACTURERBARTEXT {
		font-family : Verdana, Verdana, Geneva, sans-serif;
		font-size : 11px;
		font-style : italic;
		font-weight : bold;
		color : #000080;
		line-height : 14px;
	}
		
		
	.MENU, .MENU:VISITED {
		font-family : Verdana, Tahoma, Verdana, Geneva, sans-serif;
		font-size : 12px;
		font-style : normal;
		font-weight : bold;
		color : #FFFF00;
		margin-top : 0px;
		margin-bottom : 0px;
		padding-left : 10px;
		padding-right : 10px;
		padding-top : 5px;
		padding-bottom : 0px;
		text-decoration : none;
		letter-spacing : 0px;
	}

	.MENU:HOVER {
		color : #FFFFFF;
		text-decoration : underline;
	}
	
	
	
	.OPTION, .OPTION:VISITED {
		color : #0000CC;		
		font-family : Verdana, Geneva, sans-serif;
		font-size : 11px;
		font-style : normal;
		text-decoration: none;
	}	
	
	.OPTION:HOVER {
		text-decoration : underline;
	}
	
	
			
	.PANEL {
		border: 1px solid #CCCCCC;
		background-image : url(/images/light_grey_bg.png);
	}

	.PANELHEADER {
		font-family : Verdana, Geneva, sans-serif;
		font-size : 13px;
		font-style : normal;
		font-weight : bold;
		color : #FFFFFF;
		border: 0px solid #333333;
		background-color : #999999;
		height:24px;
		padding-left : 3px;
		padding-right : 3px;
	}

	.PANELHEADERTEXT {
		font-family : Verdana, Geneva, sans-serif;
		font-size : 13px;
		font-style : normal;
		font-weight : bold;
		color : #FFFFFF;
		padding-left : 3px;
		padding-right : 3px;
	}

	

	.SMALLTEXT {
		font-family : Verdana, Geneva, sans-serif;
		font-size : 9px;
		font-style : normal;
		color : #888888;
		margin-top : 6px;
	}


	BODY {
		font-family : Verdana, Geneva, sans-serif;
		font-size : 11px;
		font-style : normal;
		color : #666666;
		margin-top : 6px;
		line-height:16px;
	}	
	
	TD {
		font-family : Verdana, Geneva, sans-serif;
		font-size : 11px;
		font-style : normal;
		color : #666666;
		margin-top : 6px;
		line-height:16px;
	}	
	
	P {
		font-family : Verdana, Geneva, sans-serif;
		font-size : 11px;
		font-style : normal;
		color : #666666;
		margin-top : 6px;
		line-height:16px;
	}			
</STYLE>

