﻿.rp .vuls
{
	height:150px;
	width:499px;
	overflow:auto;
	border:solid 1px navy;
}
.rp .threats
{
	height:300px;
	/*width:499px;*/
	overflow:auto;
	/*border:solid 1px navy;*/
}
.rp .opt
{
	direction:rtl;
}
.rp .row .col1,.rp .rowFull .col1
{
	width:130px;
}
.rp .parLinks
{
	width:100%;
}
.rp .links
{
	background:#ECECEC;
	width:100%;
	float:right;
}
.rp .links a
{
	display:block;
	background:url(Images/HLink.gif) no-repeat right;
	padding-right:20px;
	height:25px;
	line-height:25px;
	border-bottom:1px solid white;
	border-left:1px solid white;
}
.rp .links a:hover
{
	background:#FFC000 url(Images/HLink.gif) no-repeat right;
	text-decoration:none;
}
.rowNo
{
	width:50px;
}
.rp .itemPerPage
{
	width1:269px;
}
.crp .ex
{
	background:#FFF4E8;
	border-bottom:1px solid #FF6600;
	border-top:1px solid #FF6600;
}
.crp .count
{
	font-size:11px;
	display:block;
	margin-bottom:13px;
	background:transparent url(Share/Images/HeaderText.gif) no-repeat scroll 100% 50%;
	padding-right:16px;
}
.crp .count .no
{
	border-bottom:1px solid #FF6600;
}
.crp .item
{
	font-family:arial,sans-serif;
	line-height:2em
}
.crp .item a
{
	font-weight:bold;
	font-size:medium;
}
.crp .item ul
{
	margin:1px 0px;
	font-size:small;
}
.crp .item .hr
{
	width:600px;
}
.crp .ti
{
	color:#239C64;
}
.crp .lvNav
{
	clear:both;
}
.crp .lvNav table
{
	margin:auto;
}
.crp .lvNav td
{
	padding-right:10px;
}
.crp .lvNav td a
{
	display:block;/*For IE6*/
	font-weight:bold;
}
.checkBoxListCol tr td{
    width: 25%;
    /*background-color: Green;*/
    padding: 2px;
    font-size:14px;
    /*font-weight:bold;*/
}
.navbar {
    overflow: hidden;
    background-color: #620404;
    position: fixed;
    top: 0;
    width: 100%;
}