
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
	-moz-outline: none;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* reset styles ended */

	
#content .titlebarLeftc, .titlebarLeftc{
 	background:url(../images/title_bar_leftc.gif) no-repeat;
	height:28px;
 }
 #content .titlebarRightc, .titlebarRightc{
	background:url(../images/title_bar_rightc.gif) no-repeat right top;
	height:28px;
}
 #content .titlebar, .titlebar{
	background:url(../images/title_bar_bg.gif) repeat-x left top;
	height:28px;
	margin:0 8px;
}
.dataGrid_container{
	border:1px solid #bababa;
	border-top:none;
	
}
.dataGrid_container2{
	border:1px solid #bababa;
	border-top:none;
	height:100px;
	overflow:auto;
}
.dataGrid_container3{
	border:1px solid #bababa;
	border-top:none;
	height:100px;
	overflow:auto;
}
.dataGrid_container4{
	border:1px solid #bababa;
	border-top:none;
	height:640px;
	overflow:auto;
}
.dataGrid {
	background:#ffffff;
	font-weight:normal;
}
.dataAlterRw1{
	background:#fff;
	border-bottom:1px solid #e7e6e6;
}
.dataAlterRw2{
	background:#fafafb;
	border-bottom:1px solid #e7e6e6;
}
.dataGridHdr, .dataGrid {
	color:#676f72 !important;
	line-height:25px;
	font-size:12px;
	
}
.dataGridHdr td:hover {
	background:url(../images/gridHdrhovr_img.gif) bottom repeat-x #fafafb;
	}
.dataGridHdr_boder {
	border-right:1px solid #cfcece; 
	padding:0 3px;
}
.dataGridHdr_boder2 {
	border-right:1px solid #cfcece; 
	padding:0 7px 0 7px;
}
.dataGridHdr_boder3 {
	padding:0 7px 0 7px;
}
.dataGrid_container {
	border:1px solid #bababa;
	border-top:none;
	
}
.dataGrid_container2{
	border:1px solid #bababa;
	border-top:none;
	height:100px;
	overflow:auto;
}
.dataGrid_container3{
	border:1px solid #bababa;
	border-top:none;
	height:100px;
	overflow:auto;
}
.dataGrid_container4{
	border:1px solid #bababa;
	border-top:none;
	height:640px;
	overflow:auto;
}




.adqstdts {
	min-height:75px;
	background:#f0f0f1;
	border:1px solid #dbdbdc;
	border-left:none;
	border-right:none;
	margin-top:7px;
	padding:7px;
	}
.asdDts {
	color:#737374;
	font-size:12px;
	font-weight:normal;
	line-height:25px;
	}
.printAd {
	background:url(../images/printer.png) no-repeat ;
	padding-left:25px;
	padding-bottom:2px;
	padding-top:2px;
	color:#737374;
	}
.exportAd {
	background:url(../images/document-export.png) no-repeat ;
	padding-bottom:2px;
	padding-left:25px;
	padding-top:2px;
	color:#737374;
}
.adCntnr .acco2 .expand {
	background:url(../images/title_bar_bg.gif) repeat-x ;
	line-height:28px;
	border-left:1px solid #cfcece;
	border-right:1px solid #cfcece;
	padding-left:5px;
	}
.adCntnr .acco2 .expand a{
	background:url(../images/rnd_plus_icon.png) no-repeat 0 4px;
	padding-left:25px;
	text-decoration:none;
	}
.adCntnr .acco2 .openAd a{
	background:url(../images/rnd_minus_icon.png) no-repeat 0 4px ;
	padding-left:25px;
	color:#333 !important;
	text-decoration:none;
	}

.adCntnr .acco2 .openAd {
	background:url(../images/title_bar_bg.gif) repeat-x ;
	line-height:27px;
	border-left:1px solid #cfcece;
	border-right:1px solid #cfcece;
	padding-left:5px;
	}

.adCntnr .acco2 .expand a{
	color:#676f72;
	}
	
.adCntnr  .accCntnt {	
	border:1px solid #cfcece;
	border-top:none;
	padding:10px;
	background:#f1f1f1;
	}

    /* tables */

/*
	Grey Suits you Sir. Please host the images on your own server.
	written by Stuart Colville http://www.muffinresearch.co.uk
*/

.tab, .tab td
{
	border               : 1px solid #CCC;
	border-collapse      : collapse;
  font                 : small/1.5 "Tahoma", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
.tab
{
	border                :none;
	border                :1px solid #CCC;
    background            : #FFF;
    margin-bottom: 10px;
}
.tab thead th,
.tab tbody th
{
	background            : #FFF url(th_bck.gif) repeat-x;
  color                 : #666;
	padding               : 5px 10px;
  border-left           : 1px solid #CCC;
}
 .tab tbody th
{
  background            : #fafafb;
  border-top            : 1px solid #CCC;
  text-align            : left;
  font-weight           : normal;
}
.tab tbody tr td
{
	padding               : 5px 10px;
  color                 : #666;
}
.tab tbody tr:hover
{
 /* background            : #FFF url(tr_bck.gif) repeat; */
}

.tab tbody tr:hover td
{
  color                 : #454545;
}
.tab tfoot td,
.tab tfoot th
{
  border-left           : none;
  border-top            : 1px solid #CCC;
	padding               : 4px;
  background            : #FFF url(foot_bck.gif) repeat;
  color                 : #666;
}

.tab tbody tr td:hover  {
  background            : #FFF url(tr_bck.gif) repeat;
}


.tab caption
{
	text-align            : left;
	font-size             : 120%;
	padding               : 10px 0;
	color                 : #666;
}
.tab a:link
{
	color                 : #666;
}
.tab a:visited
{
	color                 : #666;
}
.tab a:hover
{
	color                 : #003366;
	text-decoration       : none;
}
.tab a:active
{
	color                 : #003366;
}