td,th,table	
	{
		font-family: "Times New Roman";
		font-size: 11pt;
		color: #000000;
	}

a	{
		border=0;
		marginwidth=0;
		marginheight="0";
	}


body
	{
 		font-family: "Times New Roman";
 	   	font-size: 11pt;
	    color: #000000;
		background-color: #ffffff;
		background-attachment: fixed;
		background-repeat: repeat;
		margin: 0 0 0 0; 
		width: 100%; 
		height: 100%;
	}

img
	{
		border-top-style: none; 
		border-right-style: none; 
		border-left-style: none; 
		border-bottom-style: none;	
	}
	
.margins
	{
		background-color: #d0d0d0;
		width: 50px;
	}

.left_band
	{
		width: 5px; 
		background-image: url(img/band_left.jpg)
	}

.right_band
	{
		width: 5px; 
		background-image: url(img/band_right.jpg)
	}

.header
	{
		background-color: #DBF1DB;
		width: 100%; 
		height: 50px;
	}

.header_flags
	{
		background-color: #DBF1DB;
		width: 50px;
		padding-right: 5px; 
	}
	
.left_menu
	{
 		background-color: #DBF1DB;
		width: 150px;
		height: 100%;
	}

.left_menu_button_std
	{
		font-family: "Times New Roman";
 	   	font-size: 10pt;
	    color: #000000;
		width: 150px;
		height: 20px;
		background-image: url(img/left_menu_button_std.jpg);
		cursor: hand;
	}

.left_menu_button2_std
	{
		font-family: "Times New Roman";
 	   	font-size: 10pt;
	    color: #000000;
		width: 150px;
		height: 20px;
		background-image: url(img/left_menu_button2_std.jpg);
		cursor: hand;
	}
	
.left_menu_button3_std
	{
		font-family: "Times New Roman";
 	   	font-size: 10pt;
	    color: #000000;
		width: 150px;
		height: 20px;
		background-image: url(img/left_menu_button3_std.jpg);
		cursor: hand;
	}
	
.left_menu_button_sel
	{
		font-family: "Times New Roman";
 	   	font-size: 10pt;
	    color: #000000;
		width: 150px;
		height: 20px;
		background-image: url(img/left_menu_button_sel.jpg);
		cursor: hand;
	}

.left_menu_button_pressed
	{
		font-family: "Times New Roman";
 	   	font-size: 10pt;
		font-weight:bold;
	    color: #000000;
		width: 150px;
		height: 20px;
		background-image: url(img/left_menu_button_sel.jpg);
	}

.top_menu
	{
		height: 20px;
	}

.top_menu_button_std
	{
		font-family: "Times New Roman";
 	   	font-size: 10pt;
	    color: #000000;
		height: 20px;
		padding-right: 5px; 
		padding-left: 5px; 
		background-image: url(img/left_menu_button_std.jpg);
		cursor: hand;
	}

.top_menu_button_sel
	{
		font-family: "Times New Roman";
 	   	font-size: 10pt;
	    color: #000000;
		height: 20px;
		padding-right: 5px; 
		padding-left: 5px; 
		background-image: url(img/left_menu_button_sel.jpg);
		cursor: hand;
	}

.top_menu_button_pressed
	{
		font-family: "Times New Roman";
 	   	font-size: 10pt;
		font-weight:bold;
	    color: #000000;
		height: 20px;
		padding-right: 5px; 
		padding-left: 5px; 
		background-image: url(img/left_menu_button_sel.jpg);
	}

.main
	{
		width: 100%;
		height: 100%;
	}
	
.flags_lg
	{
		font-family: "Times New Roman";
		font-size: 12pt;
		text-align: center;
		border-color: #444444;
		border-style: none;
		border-width: 2px;
		background-color: #ffffff;
		padding-right: 5px; 
		padding-left: 5px; 
		padding-bottom: 5px;
		padding-top: 5px;
		height: 100%;
	}

.flag_lg_std
	{
		background-image: url(img/flag_lg_bk_std.jpg);
		display: inline;
		border-style: none;
		padding-right: 5px; 
		padding-left: 5px; 
		padding-bottom: 5px;
		padding-top: 5px;
		cursor: hand;
	}

.flag_lg_sel
	{
		background-image: url(img/flag_lg_bk_sel.jpg);
		display: inline;
		border-style: none;
		padding-right: 5px; 
		padding-left: 5px; 
		padding-bottom: 5px;
		padding-top: 5px;
		cursor: hand;
	}

.address
	{
		display: inline;
		border-style: thin;
		padding-right: 5px; 
		padding-left: 5px; 
		padding-bottom: 5px;
		padding-top: 5px;
	}
.products
	{
		display: inline;
		border-style: none;
		padding-right: 5px; 
		padding-left: 5px; 
		padding-bottom: 5px;
		padding-top: 5px;
		vertical-align: top;
	}