*
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0 5px;
	/*font: normal 10px Helvetica, Arial, sans-serif;*/
	background: #ffffff;
}

a{color: #808080;}
a:hover{text-decoration: none;}

#container
{
	width: 772px;
	margin: 0;
	text-align: left;
	margin: 0px 0px 0px 0px;
}

a.userhref
{
	font: normal 8pt Helvetica, Arial, sans-serif;
	color: #808080;
	text-decoration: none;
}
a.userhref:hover{text-decoration: none;}

/* For Header */
#header
{
	clear: both;
}

#header p.headline
{
	font: normal 8pt Helvetica, Arial, sans-serif;
	color: #808080;
	text-align: center;
}

#header .logo
{
	width: 181px;
	float: left;
}

#header .logButton
{
	width: 93px;
	float: left;
	position: relative;
	left: 360px;
	top: 23px;
}
#header .logButton2
{
	width: 200px;
	float: left;
	position: relative;
	left: 340px;
	top: 23px;
}

#header .viewShpBag
{
	width: 123px;
	float: right;
	margin: 10px 4px 0px 0px;
}

#header .tpMenu
{
	clear: both;
	height: 35px;
	background: #878f8f;
}
#header .tpMenu span
{
	position: relative;
	top: 5px;
}

#header .tpMenu .menu
{
	padding-left: 5px;
	position: relative;
	top: 4px !important;
	top: 2px;
	color: #FFFFFF;
}
#header .tpMenu .menu a
{
	font: normal 8pt Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	padding: 0 3px 0px 3px;
	text-decoration: underline;
}
#header .tpMenu .menu a:hover{text-decoration: none;}

#header .tpMenu .dropdown
{
	font: normal 8pt Helvetica, Arial, sans-serif;
	color: #808080;
}

#header .tpMenu .search
{
	font: bold 8pt Helvetica, Arial, sans-serif;
	color: #cccccc;
	padding-left: 2px;
}

#searchtxtbox {
	font: normal 8pt Helvetica, Arial, sans-serif;
	color: #808080;
	border: 1px solid #808080;
	height: 16px;
	width: 116px;
}

/* For Middle Container */
#midContainer
{
	margin: 1px 0px 0px 0px;
	position: relative;
}
/* For Footer */
#footer
{
/*	width: 100%;
*/	clear: both;
	text-align: center;
	border-top: 1px solid #C0C0C0;
	/*height: 50px;*/
	margin-top: 4px 0;

}

#footer .content{margin: 10px 0px 15px 0px;}

#footer .footlinks a {
	font: normal 8pt Helvetica, Arial, sans-serif;
	color: #808080;	
	text-decoration: underline;
}

#footer .footlinks a:hover{text-decoration: none;}

#footer .copyright {
	font: normal 8pt Helvetica, Arial, sans-serif;
	color: #000000;
}

/* General CSS */
.txt {
	font: normal 8pt Helvetica, Arial, sans-serif;
	color: #000000;
}

.txtbold {
	font: normal 9pt Helvetica, Arial, sans-serif;
	font-weight:bold;
	color: #800000;
}

.whiteBg{background: #FFFFFF;}

.floatLft{float: left;}
.floatrgt{float: right;}

.txtLft{text-align: left;}
.txtRgt{text-align: right;}

.botGrayBar{height: 14px; background: #878F8F; clear: both;}

.grayBdr
{
	background: #EBECEC;
	height: 1px;
	clear: both;
}
.stotrow{
	background:#FFFFFF;
	color:#000000;
	font-weight:bold;
}
.blodhead{
	
	color:#000000;
	font-weight:bold;
}

.tbl_listing {
  	border-left: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
}

.tbl_listing th {
   font: bold 11px MS Sans Serif;
   color: #000;
   background: #EBECEC;
   padding: 4px;
   
   border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
  
}

.tbl_listing td {
	padding: 4px;
	font: normal 11px MS Sans Serif;
	color: #000;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}

/*.field{
BORDER-RIGHT: #808080 1px solid; 
BORDER-TOP: #808080 1px solid;
FONT-SIZE: 8pt;
BORDER-LEFT: #808080 1px solid; 
COLOR: #000000; 
BORDER-BOTTOM: #808080 1px solid;
FONT-FAMILY: MS Sans Serif; 
BACKGROUND-COLOR: #ffffff;
}*/

