/* CSS Document */
body
	{
	font-family:arial;
	margin:0px;
	font-size:10px;
	}
	
td.refine_text
	{
	font-weight:bold;
	font-size:12px;
	color:#1581c5;
	}
td.refine_text a
	{
	font-weight:bold;
	font-size:12px;
	color:#1581c5;
	text-decoration:none;
	}
td.refine_text a:hover
	{
	font-weight:bold;
	font-size:12px;
	color:#3DB4FF;
	}
.country_text
	{
	font-WEIGHT:bold;
	font-size:12px;
	color:#676767;
	}
.orange_bg
	{
	text-transform:uppercase;
	font-size:13px;
	color:#fff;
	background-repeat:repeat-x;
	background-image:url(../images/orange_bg.jpg);
	}
.orange_bg a
	{
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
	color:#ffffff !important;
	}
.orange_bg a:hover
	{
	text-decoration:underline;
	text-transform:uppercase;
	font-size:13px;
	color:#ffffff;
	}
.blue_box
	{
	font-size:12px;
	color:#797979;	
	background-color:#b2d7f4;
	border:solid 2px #ff7f00;
	}
.box_text
	{
	font-size:12px;
	color:#797979;
	}
.dimond_pack
	{
	font-size:12px;
	color:#000000;
	}
.dimond_pack a
	{
	text-decoration:none;
	font-size:11px;
	color:#000000;
	}
.dimond_pack a:hover
	{
	text-decoration:underline;
	font-size:11px;
	color:#000000;
	}
.orange_box_bg
	{
	font-size:12px;
	color:#797979;	
	background-color:#fbeecd;
	border:solid 2px #f2b833;
	}
	
	
	
	
.bluecolor1 a:hover {
	color:#0099CC;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.bluecolor1 a {
	color:#1581C5;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}


.effect{
	background-color:#b2d7f4;
}
