<!--
	body{
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #000000;
		background-color: #7d8bf4;
		margin: 0 0 0 0;
		background-image: url(bg1.jpg);
	}
	
	body, td  { font-size: 13px; }
	

	h1, h2, h3 { margin: 0px; padding: 0px; font-weight: normal; }
	h1 { font-size: 28px; font-weight: bold; color: #ffffff}
	h2 { font-size: 14px; color: #ffffff}
	h3 { font-size: 20px; }
	
	.txt_10 { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
	.txt_12 { font-size: 12px; }
	.txt_14 { font-size: 14px; }
	.txt_16 { font-size: 16px; }
	.txt_18 { font-size: 18px; }
	.txt_21 { font-size: 21px; }
	.txt_24 { font-size: 24px; }
	.txt_30 { font-size: 30px; }
	
	.white_txt_16 { font-size: 16px; color: #ffffff }
	.white_txt { color: #ffffff; }
	.enter { font-size: 32px; color:#ffffff; text-decoration: none; }
	.title { font-size: 24px; color:#fff0f0 }
	
	.enter:hover { color:#1d277b; }
		
	.black { color: #000000; }
	.white { color: #ffffff; }

	.padding_5 { padding: 5px; }
	.padding_10 { padding: 10px; }
	.padding_15 { padding: 15px; }
	.padding_20 { padding: 20px; }
	.paddingleft_10 { padding-left: 10px; }
	
	a { color: #333333; } 
	
	.ad_link { font-size: 18px;
		 color: #dd2244; 
		 text-decoration: none;
		 font-weight: bold;
	}
	
	.ad_white_link { font-size: 24px;
		 color: #ffffff;
		 font-weight: bold;
	}
	
	.ad_white { font-size: 21px;
		 color: #ffffff;
	}
	
	.ad { font-size: 21px;
		 color: #333366;
	}
	
	.ad_link_blue { font-size: 24px;
		 color: #222266;
		 font-weight: bold;
	}
	
	.ad_link_mid { font-size: 24px;
		 color: #cc004c; 
		 font-weight: bold;
	}
	
	.ad_link_big { font-size: 30px;
		 color: #cc004c; 
		 font-weight: bold;
	}
	
	.ad_link_main { font-size: 17px;
		 color: #cc004c; 
		 font-weight: bold;
		 text-decoration: none;
	}
	
	.ad_link_white:hover {
		text-decoration: underline;
	}
		
	.liststitle, .liststitle:visited, .liststitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		text-decoration: none;
		color: #333333;
	}
	
	.listssub:link, .listssub:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #555555;
	}
	
	.listssub:hover {
		text-decoration: none;
	}
	
	.border { border: 2px solid #cc004c; }
	.border_index { border: 2px solid #888888; }
	
	.img { border: 1px solid #ffffff }
	.img:hover { border: 1px solid #FF0000; }
		
-->