/* --------------------- THREAT CENTER --------------------- */
.threat_tab 		{			width:205px;
									background-image:url(vr_bckg.gif); background-position:left; background-repeat:repeat-y;
									margin-bottom:12px;	}
.threat_tab .threattop 	{ 			background-image:url(vr_top.gif);	background-position:left top;	background-repeat:no-repeat;
									font-family:Arial, Helvetica, sans-serif;	font-weight:bold;	font-size:11px;	line-height:11px;	color:white;
									padding:7px 12px;	}
.threat_tab .threattop a 							{ 	color:white; text-decoration:none;	}
.threat_tab .threattop a:hover 					{	text-decoration:underline;	}
.threat_tab td.content 						{	background-image:url(vr_bott.gif);	background-position:left bottom;	background-repeat:no-repeat;	}
.threat_tab .content							{	padding:0 4px; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:15px; }

.threat_tab .radar							{	padding:3px 8px 6px;	}
.threat_tab .radar img 						{	margin:7px 0 3px;	}
.threat_tab .radar .link_more a:hover	{	text-decoration:underline;	}

.threat_tab .vr_part 						{	border-top:solid 1px #c8cfdc;	padding:5px 8px 8px;	padding-top:2px;	}
.threat_tab .vr_part a 						{	color:#47505f; text-decoration:none;	}
.threat_tab .vr_part a:hover				{	text-decoration:underline;	}

.threat_tab .cleaners_form 				{	margin:5px 0 3px;	}
.threat_tab .cleaners_form select		{	font-family:Verdana, Arial, Tahoma, Helvetica, sans-serif;	font-size:10px;	}
.threat_tab .smaller 						{	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;	font-size:10px;	color: #8098c6;	}
.threat_tab .smaller a						{	color: #8098c6;	}

.threat_tab .link_big  		{	background-image:url(arrow_big.gif);  background-position:left center; background-repeat:no-repeat;	}
.threat_tab .link_big a 	{	display:inline;	color: #8098c6; width:1em; padding:0 0 0 17px; margin-top:0.6em;
										font-family:Verdana, Arial, Tahoma, Helvetica, sans-serif; font-size:11px; white-space:nowrap;	text-decoration:none;}
.threat_tab .link_more 		{	background-image:url(arrow_more.gif); background-position:left center; background-repeat:no-repeat; 		}
.threat_tab .link_more a 	{	display:inline;	color: #8098c6; width:1em; padding:0 0 0 8px; margin-top:0.6em;
										font-family:Verdana, Arial, Tahoma, Helvetica, sans-serif; font-size:11px; white-space:nowrap;	text-decoration:none;}
