<!--
	select {
		color : Black;
		background-color : WhiteSmoke;
		font-size : 8pt;
		
		FONT-FAMILY : Verdana;
	}
	input {
		border-color : #999999 #EEEEEE #EEEEEE #999999;
		border-width : 1 1 1 1;
		color : Black;
		font-size : 8pt;
		FONT-FAMILY : Tahoma;
	}
	.price_box {
		border-color : #666699 #666699 #666699 #666699;
		border-width : 1 1 1 1;
		text-align : right;
		color : Black;
		height : 19px; font-size : 8pt;
		FONT-FAMILY : Tahoma;
	}
	.button{
		color : #424875;
		background-color : WhiteSmoke;
		height : px;
		font-size : 8pt;
		FONT-FAMILY: Verdana;
		FONT-WEIGHT: bold;
	}
	.boxNoBorder {
		border-color : #FFFFFFF #FFFFFF #FFFFFF #FFFFFF;
		background-color : #FFFFFF;
		border-width : 0 0 0 0;
		color : #000000; 
		text-align: left; font-weight:bold; 
		height : 20px; font-size : 10pt;
		FONT-FAMILY : Tahoma, Verdana;
	}
	BODY {font-family : Verdana, Arial, sans-serif; text-decoration : none; color : Black;  font-size : 8pt;}


	a.submenu{
		FONT-SIZE: 10px; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		FONT-WEIGHT: bold;
		COLOR: #F9C119;
		TEXT-DECORATION: none
	}
	a.submenu:hover{
		FONT-SIZE: 10px; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		FONT-WEIGHT: bold;
		COLOR: #02A0E2;
		TEXT-DECORATION: underline
	}
	a.sub_menu{
		FONT-SIZE: 10px; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		FONT-WEIGHT: bold;
		COLOR: #02A0E2;
		TEXT-DECORATION: none
	}
	a.sub_menu:hover{
		FONT-SIZE: 10px; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		FONT-WEIGHT: bold;
		COLOR: #02A0E2;
		TEXT-DECORATION: underline
	}
	a.download{
		FONT-SIZE: 10px; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		FONT-WEIGHT: bold;
		COLOR: #02A0E2;
		TEXT-DECORATION: none
	}
	a.download:hover{
		FONT-SIZE: 10px; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		FONT-WEIGHT: bold;
		COLOR: #02A0E2;
		TEXT-DECORATION: underline
	}

	h3 {
		font-family : Times New Roman, Arial, sans-serif; 
		color: #000099; 
		font-weight:normal; 
		font-size : 14pt;
	}

	TD.bottomlink { 
		font-family :  Tahoma, Verdana, Arial, sans-serif; 
		color: #EDEDED; 
		font-weight:bold; 
		background-color : #848891; 
		text-align : center; 
		font-size : 7pt;
	}
	
	TD.title { 
		font-family : Verdana, Arial, sans-serif; 
		color: #960001; 
		font-weight:bold; 
		background-color : #E6BFC0; 
		text-align : center; 
		font-size : 8pt;
	}

	TD.default { 
		font-family : Times New Roman, Tahoma, Verdana, Arial, sans-serif; 
		color: #003580; 
		font-weight:normal; 
		font-size : 9pt;
	}
	TD.maincontent { 
		font-family : Tahoma, Verdana, Arial, sans-serif; 
		color: #003580; 
		font-weight:normal; 
		font-size : 8pt;
		text-align : center; 
	}

	TD.box_title { 
		font-family : Tahoma, Verdana, Arial, sans-serif; 
		color: #FFFFFF; 
		font-weight:bold; 
		font-size : 8pt;
	}

	TD.def_c { 
		font-family : Tahoma, Verdana, Arial, sans-serif; 
		color: #1023FF; 
		font-weight:default; 
		text-align : center; 
		font-size : 10pt;
	}

	TD.def_r { 
		font-family : Verdana, Arial, sans-serif; 
		color: #197019; 
		font-weight:normal; 
		text-align : right; 
		font-size : 8pt;
	}
	

	.warning { font-family : Arial, Tahoma; font-weight:bold ; color: #DD5500; font-size:12pt }
	.news_title { font-family : Arial Black, Tahoma; font-weight:normal ; color: #3366FF; font-size:18pt }
	TD.header { 
		font-family : Arial, Tahoma; 
		font-weight:bold; 
		font-size : 12pt; 
		color:  #02A0E2;  
		background-color : #EEEEEE; 
	}


-->