.url_1
	{
		FONT-FAMILY: "arial,tahoma, Arial, MS Sans Serif";
		FONT-SIZE: 10pt;	
		FONT-WEIGHT: normal;
		COLOR: #6E6E9B;
		TEXT-DECORATION: underline;  
	}
.url_1:HOVER
	{
		TEXT-DECORATION: underline;  
		COLOR:#3D3D5A;
	}
.url_2
	{
		FONT-FAMILY: "tahoma, Arial, MS Sans Serif";
		FONT-SIZE: 8pt;	
		FONT-WEIGHT: normal;
		COLOR: #6E6E9B;
		TEXT-DECORATION: underline;
	}
.url_2:HOVER
	{
		COLOR: #3D3D5A;
	}
.url_3
	{
		FONT-FAMILY: "arial,Verdana, Arial, MS Sans Serif";
		FONT-SIZE: 8pt;	
		FONT-WEIGHT: normal;
		COLOR: #6E6E9B;
		TEXT-DECORATION: none;  
	}
.url_3:HOVER
	{
		COLOR: #3D3D5A;
	}
.url_4
	{
		FONT-FAMILY: "tahoma,Verdana, Arial, MS Sans Serif";
		FONT-SIZE: 8pt;
		FONT-WEIGHT: normal;
		COLOR: #2A246D;
		TEXT-DECORATION: underline;  
	}
.url_4:HOVER
	{
		TEXT-DECORATION: none;
	}
.url_5
	{
		FONT-FAMILY: "tahoma,Verdana, Arial, MS Sans Serif";
		FONT-SIZE: 8pt;
		FONT-WEIGHT: normal;
		COLOR: #2A246D;
		TEXT-DECORATION: none;
	}
.text_box
	{
		font-family: "Verdana";
		font-size: 7pt; 
		COLOR: #42658C;
		border: solid 1px #42658C;
	}
.text_box_1
	{
		font-family: "tahoma,Verdana";
		font-size: 8pt; 
		COLOR: #000000;
		border: solid 1px #CCCCCC;
	}
.list_box
	{
		font-family: "Verdana";
		font-size: 7pt; 
		COLOR: #42658C;
		border: 0px #42658C;
		background: #C6D3E7;
	}
.button
	{
		font-size: 7pt; 
		COLOR: #52658C;
		background: #C6D3E7;
		border: solid 1px #42658C;
		font-weight: bold;
		text-align: Center;
		/* width: 80Px */
	}
.button_1
	{
		font-size: 7pt; 
		COLOR: #000000;
		background: #E7E7E7;
		border: solid 1px #949694;
		font-weight: normal;
		text-align: Center;
	}

.text_blue
	{
		font-family:"arial,verdana,tahoma,arial";
		font-size:10pt;
		font-weight: normal;
		COLOR: #6E6E9B;
	}
.text_blue_small
	{
		font-family:"arial,verdana,tahoma,arial";
		font-size:8pt;
		font-weight: normal;
		COLOR: #6E6E9B;
	}
.text_black
	{
		font-family:"arial,verdana,tahoma,arial";
		font-size:10pt;
		font-weight: normal;
		COLOR: #000000;
	}
.text_black_small
	{
		font-family:"arial,verdana,tahoma,arial";
		font-size:8pt;
		font-weight: normal;
		COLOR: #000000;
	}
.text_incs
	{
		font-family:"tahoma,verdana,tahoma,arial";
		font-size:7pt;
		font-weight: normal;
		COLOR: #2A246D;
	}
.url_incs
	{
		FONT-FAMILY: "tahoma, Arial, MS Sans Serif";
		FONT-SIZE: 7pt;	
		FONT-WEIGHT: normal;
		COLOR: #2A246D;
		TEXT-DECORATION: underline;  
	}
.url_incs:HOVER
	{
		TEXT-DECORATION: none;  
	}
.headers
	{
		font-family:"arial,verdana,tahoma,arial";
		font-size:14pt;
		font-weight: normal;
		COLOR: #41405F;
	}
.url_headers
	{
		FONT-FAMILY: "arial, tahoma, MS Sans Serif";
		FONT-SIZE: 14pt;	
		FONT-WEIGHT: normal;
		COLOR: #41405F;
		TEXT-DECORATION: none;  
	}
.cart_text
	{
		font-family:"arial,verdana,tahoma,arial";
		font-size:8pt;
		font-weight: normal;
		COLOR: #000000;
	}
.text_box_off
	{
		font-family: "tahoma,Verdana";
		font-size: 8pt; 
		COLOR: #666666;
		border: solid 1px #999999;
	}
.text_box_on
	{
		font-family: "tahoma,Verdana";
		font-size: 8pt; 
		COLOR: #000000;
		border: solid 1px #000000;
	}
.text_box_search
	{
		font-family: "tahoma,Verdana";
		font-size: 8pt; 
		COLOR: #434462;
		border: solid 1px #434462;
		background: #E9E9F1;
	}
.button_search
	{
		font-size: 7pt; 
		COLOR: #434462;
		background: #E9E9F1;
		border: solid 1px #434462;
		font-weight: normal;
		text-align: Center;
	}