@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/grdnt.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align:left;
}
.tooltip {
	display:none;
	background:transparent url(../images/tooltip/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;
	text-align:center;
}
.share
{
	float:left;
	margin:10px;
	width:98%;
	text-align:left;
}

.share div
{
	float:left;
	padding-right:5px;
}

.black
{
	color:#000000;
}

.black a 
{
	color:#000000;
}

.white
{
	color:#FFFFFF;
}

.white a:link 
{
	color:#FFFFFF;
}

.white a:visited 
{
	color:#FFFFFF;
}

a:link
{
	color: #333333;
	text-decoration:none;
}
a:hover
{
	color: #333333;
	text-decoration:underline;
}
a:visited
{
	color: #333333;
	text-decoration:none;
}
ul {
	margin: 0px;
	padding: 0px;
}
td.btnActive a, td.btnInactive a:hover {
	background-image: url(../images/btn_active.jpg);
	background-repeat: repeat-x;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	cursor:pointer;
	display:block;
	text-decoration: none;
	padding-top:5px;
}
td.btnInactive a{
	background-image: url(../images/btn_inactive.jpg);
	background-repeat: repeat-x;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	cursor:pointer;
	display:block;
	text-decoration: none;
	padding-top:5px;
}
/*.btnInactive a{
	color: #000000;
	text-decoration: none;
}

.btnActive a{
	color: #000000;
	text-decoration: none;
}
*/
.yelish_box {
	background-color: #F2EFE8;
	border: 1px solid #D2CFC8;
}
.btn_black {
	border: 1px solid #000000;
	background-image: url(../images/black_grdnt.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	cursor:pointer;
}
.btn_blue {
	border: 1px solid #003366;
	background-image: url(../images/blue_grdnt.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	cursor:pointer;
}
.btn_yellow{
	border: 1px solid #000000;
	background-image: url(../images/btn_active.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	padding: 3px;
	cursor:pointer;
}

.btn_yellow a {
	color: #000000;
	text-decoration: none;
}
.input_input{
	border: 1px solid #D2CFC8;
	padding:2px;
	font-size:13px;
}

.input_select{
	border: 1px solid #D2CFC8;
	padding:2px;
	font-size:13x;
}

.textarea{
	border: 1px solid #D2CFC8;
}
.bottom_border
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.req
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;	
}
form
{
	padding:0px;
	margin:0px;
}

.zero
{
	padding:0px;
	margin:3px;
}
.body_bg {
	background-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D2CFC8;
	border-left-color: #D2CFC8;
	border-right-width: 1px;
	border-left-width: 1px;
}
.gre_box {
	background-color: #F1F1F1;
	border: 1px solid #D7D7D7;
}

.white_box {
	border: 1px solid #D7D7D7;
}

.label 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.label  input
{
	margin-top:5px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8A0121;
}

.heading a{
	color: #8A0121;
}

.tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left:5px;
}

.tab a{
	color: #000000;
}
.h_color
{
	color:#8A0121;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #8A0121;
}

.heading2 a{
	color: #8A0121;
}


.heading1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
}


.horizental {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7D7D7;
}

.horizental_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	margin-bottom:5px;
}

.vertical {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7D7D7;
}
.blue18{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #235BDB;
	text-decoration: none;
}

.blue18 a{
	color: #235BDB;
	text-decoration: underline;
}

.blue11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #235BDB;
	text-decoration: none;
}

.blue11 a{
	color: #235BDB;
	text-decoration: underline;
}

.blue14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #235BDB;
	text-decoration: none;
}

.blue12 a{
	color: #235BDB;
	text-decoration: none;
}

.blue12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #235BDB;
	text-decoration: none;
}

.blue14 a{
	color: #235BDB;
	text-decoration: underline;
}

.grn11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.gre11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.gre12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:normal
}
.tender li
{
	margin-bottom: 15px;
}
p.black13
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

.green_box {
	background-color: #F4F9EF;
	border: 1px solid #D4E3C7;
}
.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.footer a{
	color: #333333;
	text-decoration: none;
}


.footer a:hover{
	color: #333333;
	text-decoration: underline;
}


/* listing table */


.pagin_info {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	padding: 3px;
	text-align:right;
}
.navigation
{
	text-align:right;
}
.navigation a
{
	
}

.listing_table
{
	border: 1px solid #D3D3D3;
	border-collapse:collapse;
}
listing_table_no_border
{	
	
}
.listing_table th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #E2E2E2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.listing_table th a
{
	text-decoration: none;
}

.listing_table td a
{
	text-decoration: none;
	color:#666666;
	font-weight:bold;
}

.listing_table td.sort
{
	background-color: #F8F8F8;
}

.listing_table th.sort
{
	background-color: #CFCFCF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.listing_table th.sort a
{
	color: #333333;
	text-decoration: none;
}

.listing_table th.asc a
{
	background-image: url(../images/sort_desc.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left:12px;
}

.listing_table th.desc a
{
	background-image: url(../images/sort_asc.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left:12px;
}

.row_color
{
	background-color: #FFFFFF;	
}

.row_color_2
{
	background-color: #EEEEEE;
}

.row_color_2 .option, .row_color .option
{	
	padding-top:7px;
	padding-bottom:1px;
}
tr.row_color td.sort
{
	background-color: #F4F4F4;
}

tr.row_color_2 td.sort
{
	background-color: #E4E4E4;
}

/* close listing table */

.inform {
	border: 1px solid #FFCC66;
	padding:5px;
	color: #FF6633;
	background-color: #FFFFEC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-bottom:3px;
	margin-right:3px;
	font-size: 12px;
	line-height: 18px;
}

.inform p{
	padding: 0px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.inform p a{
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.higlight {
	border: 1px solid #FFCC66;
	padding:5px;
	color: #333333;
	background-color: #FFFFEC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-bottom:3px;
	margin-right:3px;
	font-size: 15px;
	line-height: 18px;
}

.higlight p{
	padding: 0px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.higlight p a, higlight a{
	color: #FF6633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline;
}


.error 
{
	border: 1px solid #CC0000;
	padding:5px;
	color: #990000;
	background-color: #FFEBE8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-bottom:3px;
	margin-right:3px;
	font-size: 12px;
}

.error p{
	padding: 0px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.error p a{
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.error, .inform ,.error_strings ,.higlight
{
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}

.error_strings
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	border: 1px solid #CC0000;
	background-color: #FFEBE8;
	text-align:left;
	visibility:hidden;
	margin-bottom:5px;

}

.error_strings ul
{
	margin:5px;
	margin-left:10px;
	padding-left:15px;
}
.verified
{
	background-image: url(../images/yes.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
}

.banner
{
	float:left;
	padding-top:10px;
	padding-left:10px;
}
