body
{
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span
{
	margin: 0;
	padding: 0;
}

a
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover
{
	text-decoration: none;
}

ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#body
{
	width: 1000px;
	margin: 0 auto;
	padding: 0 0 0 0; /*background-image: url(../images/whitebg.png); 	background-repeat: repeat-y;*/
	background-color: #ffffff;
	text-align: left;
}

#header
{
	background-image: url(../images/head_bg.gif);
	background-repeat: no-repeat;
	height: 139px;
}

#left
{
	width: 300px;
	float: left;
	padding: 5px 0 0 0;
}
#left img.logo
{
	display: block;
	font-size: 0;
	line-height: 0;
	margin: 0 0 0 0;
}

.menu
{
	width: 1000px;
	margin: 0 auto 0 auto;
	height: 34px;
	background: url(../images/nav_bg.gif) 0 0 repeat-x;
	text-align: left;
}



.menutab
{
	float: left;
}


.staticmenuitem a
{
	height: 34px;
	line-height: 0;
	display: block;
	padding: 0 16px;
	font: bold 11px/34px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: inherit;
	text-decoration: none;
}

.staticmenuhover a
{
	background: #ffffff none;
	color: #000000;
}

.dynamicmenu
{
	/*background: url(../images/nav_bg.gif) 0 0 repeat;*/
	border: solid 1px #72C077;
}

.dynamicmenuitem a
{
	line-height: 0;
	display: block;
	padding: 0 16px;
	font: bold 11px/34px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #134C3E;
	text-decoration: none;
}

.dynamicmenu, .dynamicmenuitem a, .dynamicmenuitem table, .dynamicmenuitem tr, .dynamicmenuitem td
{
	filter: alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity: 0.9;
}

.dynamicmenuhover a
{
	background: #ffffff none;
	color: #000000;
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}

.tab
{
	background-color: #000000;
	background-image: url(../images/tab.gif);
	background-repeat: repeat-x;
	height: 40px;
	padding: 2px 0 0 10px;
	vertical-align: middle;
}

.tab h2
{
	/*background: url(../images/logo_tab.gif) no-repeat 0px 3px; 	height: 40px; 	padding: 3px 3px 3px 40px;*/
	color: #FFFFFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px;
	vertical-align: middle;
}

.shopnow
{
	bottom: 0px;
	left: 4px;
	padding: 8px 15px 15px 15px;
	position: absolute;
	text-align: center;
}

.posrel
{
	position: relative;
}

.pager
{
	color: #000000;
}


.floatl
{
	float: left;
}
.floatr
{
	float: right;
}
.padl10
{
	padding-left: 10px;
}
.padt8
{
	padding-top: 8px;
}
.padr5
{
	padding-right: 5px;
}
.padr10
{
	padding-right: 10px;
}
.padb5
{
	padding-bottom: 5px;
}
.padb10
{
	padding-bottom: 10px;
}
.padb53
{
	padding-bottom: 53px;
}
.pad10
{
	padding: 10px;
}

.product
{
	color: #000000;
	padding: 15px;
}
.producttext
{
	font-size: 12px;
	line-height: 20px;
}

.p50
{
	width: 50%;
}
.w1000
{
	width: 1000px;
}
.br
{
	clear: both;
}



#footer
{
	text-align: center;
	margin: 0 auto;
	background: url(images/footer_bg.gif) 0 0 repeat-x;
	height: 50px;
}
#footer span
{
	color: #ffffff;
}
#footer a
{
	padding: 0 7px;
	font: normal 11px/22px Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}
#footer p.copyright
{
	font: normal 11px/22px Arial, Helvetica, sans-serif;
	color: #FFFEC2;
	background-color: inherit;
}


.textbox
{
	border-top: 1px solid #8C961C;
	border-right: 1px solid #8C961C;
	border-bottom: 1px solid #8C961C;
	border-left: 1px solid #8C961C;
	font-family: Verdana, Arial, Tahoma;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	margin: 2px;
}
.w140
{
	width: 140px;
}
.w180
{
	width: 180px;
}
.ajax__tab_body
{
	height: 300px;
	overflow: auto;
}
.text12
{
	font-size: 12px;
}
.text13
{
	font-size: 13px;
}
.text14
{
	font-size: 14px;
}
.text16
{
	font-size: 16px;
}
.textu
{
	text-decoration: underline;
}
.txtl
{
	text-align: left;
}
.txtc
{
	text-align: center;
}
.txtr
{
	text-align: right;
}
.valigntop
{
	vertical-align: top;
}
.valignmiddle
{
	vertical-align: middle;
}
.valignbottom
{
	vertical-align: bottom;
}
.w1p
{
	width: 1%;
}
.w25p
{
	width: 25%;
}
.w30p
{
	width: 30%;
}
.w45p
{
	width: 45%;
}
.w50p
{
	width: 50%;
}
.w5
{
	width: 5px;
}
.w40
{
	width: 40px;
}
.br
{
	clear: both;
}
.fcorange
{
	color: #FFA800;
}
ul.payopt li
{
	display: inline;
}



/*=====================================================
========================================================*/
.pad1{padding:1px;}
.pad5{padding:5px;}
.pad10{padding:10px;}
.pad50{padding:50px;}

.textbox {border-top:1px solid #8C961C; border-right:1px solid #8C961C; border-bottom:1px solid #8C961C; border-left:1px solid #8C961C; font-family: Verdana, Arial, Tahoma; color:#000000; text-decoration:none; padding:2px; margin:2px;}

select{ 
	font-size:11px;
	font-family: Arial, Tahoma, Verdana, sans-serif;	
}

#main{width:100%;   margin:0 auto; }

#topa{width:100%;  background-color:#4a4949;  height:24px; margin:0 auto;}
#topa div {color:#ffffff; font-size:11px; padding-right:20px; padding-top:5px;}

a:link.black {color:#000000; text-decoration:underline;
	height: 18px;
}
a:active.black {color:#000000; text-decoration:underline;}
a:visited.black {color:#000000; text-decoration:underline;}
a:hover.black {color:#000000; text-decoration:none;}


a:link.black2 {color:#000000; text-decoration:none;}
a:active.black2 {color:#000000; text-decoration:none;}
a:visited.black2 {color:#000000; text-decoration:none;}
a:hover.black2 {color:#000000; text-decoration:underline;}

a:link.black3 {color:#000000; text-decoration:none;}
a:active.black3 {color:#000000; text-decoration:none;}
a:visited.black3 {color:#000000; text-decoration:none;}
a:hover.black3 {color:#000000; text-decoration:none;}
a:link.black3 span {color:#000000; text-decoration:underline;}
a:active.black3 span {color:#000000; text-decoration:underline;}
a:visited.black3 span {color:#000000; text-decoration:underline;}
a:hover.black3 span {color:#000000; text-decoration:none;}

a:link.white {color:#ffffff; text-decoration:underline;}
a:active.white {color:#ffffff; text-decoration:underline;}
a:visited.white {color:#ffffff; text-decoration:underline;}
a:hover.white {color:#ffffff; text-decoration:none;}

a:link.white2 {color:#ffffff; text-decoration:none;}
a:active.white2 {color:#ffffff; text-decoration:none;}
a:visited.white2 {color:#ffffff; text-decoration:none;}
a:hover.white2 {color:#ffffff; text-decoration:none;}

a:link.blue {color:blue; text-decoration:underline;}
a:active.blue {color:blue; text-decoration:underline;}
a:visited.blue {color:blue; text-decoration:underline;}
a:hover.blue {color:blue; text-decoration:none;}
  
#topb{
	background:url(../images/topb_bg.png);height:38px; margin:0 auto;
}






#list {font-size:12px;}
#list ol{padding:0 0 0 40px; font-weight:bold;}
#list ol li {color:#000000; padding:0 0 10px 0; list-style:decimal; } 
#list ol li span {color:#000000; padding:0 0 10px 0; list-style:decimal; font-weight:normal;} 
  
#topb ul.nav{
	
	height:38px;
	
} 


#topb ul.nav li{

	padding:0 1px 0 0;
	float:left;
	background:url(../images/line.gif) right top;
}




#topb ul.nav li a.navLink{
	display:block;
	background:url(../images/topb_bg.png) 0 0 repeat-x;
	font:bold 11px/31px Arial, Helvetica, sans-serif; text-transform:uppercase;    
	color:#fff;
	text-decoration:none;
	background-color:inherit;
	padding:0 5px;
}
  
  
  
#topb ul.nav li a.navLink:hover{
	background:url(../images/nav_bg_hover.gif) 0 0  repeat-x;color:#000;
} 

#topb ul.nav li a.selected{
    display:block;
	background:url(../images/nav_bg_hover.gif) 0 0  repeat-x;
	color:#000;
	font:bold 11px/31px Arial, Helvetica, sans-serif; text-transform:uppercase;    
	text-decoration:none;
	background-color:inherit;
	padding:0 5px;
} 


  
.padl320 {
	padding-left:300px;
}
.padl220 {
	padding-left:220px;
}
.padt1{padding-top:1px;}
.padt2{padding-top:2px;}
.padt3{padding-top:3px;}
.padt4{padding-top:5px;}
.padt5{padding-top:4px;}
.padt50{padding-top:50px}
.padt6{padding-top:6px;}
.padt7{padding-top:7px;}
.padt8{padding-top:8px;}
.padt9{padding-top:9px;}
.padt10{padding-top:10px;}
.padt11{padding-top:11px;}
.padt15{padding-top:15px;}
.padt18{padding-top:18px}
.padt20{padding-top:20px}
.padt25{padding-top:25px}
.padt75{padding-top:75px}
.padt90{padding-top:90px;}
.padt200{padding-top:200px;}
.padt300{padding-top:300px;}

.padb{padding-bottom:7px;}
.padb3{padding-bottom:3px;}
.padb5{padding-bottom:5px;}
.padb10{padding-bottom:10px;}
.padb200{padding-bottom:200px;}
.padb300{padding-bottom:300px;}

.padl2{padding-left:2px;}
.padl5{padding-left:5px;}
.padl8{padding-left:8px;}
.padl10{padding-left:10px;}
.padl11{padding-left:11px;}
.padl12{padding-left:12px;}
.padl15{padding-left:15px;}
.padl25{padding-left:25px;}
.padl35{padding-left:35px;}
.padl20{padding-left:20px;}
.padl50{padding-left:50px;}
.padl75{padding-left:75px;}


.padr5{padding-right:5px;}
.padr4{padding-right:4px;}
.padr8{padding-right:8px;}
.padr10{padding-right:10px;}
.padr11{padding-right:11px;}
.padr12{padding-right:12px;}
.padr15{padding-right:15px;}
.padr16{padding-right:16px;}
.padr17{padding-right:17px;}
.padr25{padding-right:25px;}
.padr60{padding-right:60px;}
.padr90{padding-right:150px;}

.w1p{width:1%;}
.w3p{width:3%;}
.w5p{width:5%;}
.w8p{width:8%;}
.w16p{width:16%;}
.w20p{width:20%;}
.w29p{width:29%;}
.w33p{width:33%;}
.w36p{width:36%;}
.w60p{width:60%;}
.w50p{width:50%;}
.w86p{width:86%;}
.w96p{width:96%;}
.w99p{width:99%;}
.w100p{width:100%;}

.w5{width:5px;}
.w25{width:25px;}
.w50{width:50px;}
.w60{width:60px;}
.w70{width:70px;}
.w80{width:80px;}
.w100{width:100px;}
.w120{width:120px;}
.w140{width:140px;}
.w165{width:165px;}
.w180{width:180px;}
.w200{width:200px;}
.w230{width:230px;}
.w270{width:270px;}
.w250{width:250px;}
.w220{width:220px;}
.w325{width:325px;}

.w333{width:333px;}
.w334{width:334px;}
.w318{width:318px;}
.w325{width:325px;}
.w370{width:370px;}
.w225{width:225px;}
.w200{width:200px;}
.w500{width:500px;}
.w165{width:165px;}
.cursor_move {cursor:move;}
.brtransparent {border:dashed 1px  #FFFFFF;}
.bg_transparent {background-color:transparent;}
.borderpopup{border:3px solid  #CCCCCC; width:500px; background-color:#fcfcfc; padding-bottom:10px;}
.borderpopup3{border:3px solid  #CCCCCC; width:800px; background-color:#fcfcfc; padding-bottom:10px;}
.cms{border:1px solid  #9ebef5; width:260px ;  background-color:#ffffff; padding-bottom:10px;}
.colorcms{ background-color:#9ebef5;}

.h503k { height:353px; *height:343px;}

.h10{height:10px;}
.h15{height:15px;}
.h20{height:20px;}
.h30{height:30px;}
.h50{height:50px;}
.h100{height:100px;}
.h130{height:130px;}
.h228{height:228px;}
.h300{height:300px;}
.h500{height:500px; overflow:auto;}

.textb{font-weight:bold;}
.textn{font-weight:normal;}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalBackgroundDarker {
	background-color:Gray;
	filter:alpha(opacity=80);
	opacity:0.8;
}

.lh14{line-height:14px}

#close{position:relative;
left:25px;top:-10px;}
.close{position:relative;
left:25px;top:-10px;} 


.floatl{float:left;}
.floatr{float:right;}

#login{ vertical-align:middle; z-index:999}

.colorred9{ background-color:#FF8F91}
.colorblue9{ background-color:#88A7D5}
.colorgreen{background-color:#8c961c}
.colorgreen2{background-color:#bac077}
.colorgreen3{background-color:#8c961c}
.colorgray{background-color:#ebeaea}
.colorblack{color:#000000}
.colorwhite{color:#ffffff}
.fcgreen{color:#8c961c}
.bodygreen{background-color:#dbdeb4}
.colorgraydark{background-color:#d5d2d2}

.greenhead{font-size:13px; color:#FFFFFF; font-weight:bold;}

.loingbg{ background-image:url(../images/login_top_2.gif)}

.center_loginbg{background-image:url(../images/login_center_bg.gif); height:228px;}

/*.center {min-height:433px;}
.center {behavior: url(../include/contentResize.htc);}*/
#content{padding:10px;}
#content2{padding:40px 10px 10px 10px;}
#teble{ padding:5px 20px 5px 20px; font-size:12px;}
#ctl00_ContentPlaceHolder1_teble{ padding:5px 20px 5px 20px; font-size:12px;}

#footerMain{
	width:100%;
	height:80px;
	background:url(../images/footer_bg.gif) 0 0 repeat-x #E4E4B7;
	color:#000;
}

#footerMain2{
	width:100%;
	height:25px; background-color: #8c961c;
	color:#000;
}
#footer{
	width:100%;
	margin:0 auto;
	position:relative;
}
#footer ul{
	width:612px;
	position:absolute;
	left:15px;
	top:28px;
}

.table_bg{background-image:url(../images/table_bg_big.gif); border:1px solid #cfcfcf;}
.table_bg2{background-image:url(../images/table_bg_big.gif);}


/* report footer begin */

.reportFooterMain{
	width:100%;
	height:35px;
	background:url(../images/footer_bg.gif) 0 0 repeat-x #E4E4B7;
	color:#000;
}

.reportFooterMain p.copyright{
    color:#875D03;
	font:normal 11px/15px "Arial", Helvetica, sans-serif;
	padding-right:20px;
	padding-top:15px;
    text-align:right;
}

/* report footer end */

.w500{ width:500px}
.w700{ width:700px}
.w900{ width:900px}
.w800{ width:800px}
#footer a.xhtml{
	display:block;
	width:55px;
	height:17px;
	border:#AFAF79 solid 1px;
	font:bold 11px/17px "Arial", Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	position:absolute;
	left:226px;
	top:63px;
}


.w90t{width:90%}
.w40t{width:40%}
#footer a.xhtml:hover{
	color:#596A01;
	background-color:#fff;
}
#footer a.css{
	display:block;
	width:55px;
	height:17px;
	border:#AFAF79 solid 1px;
	font:bold 11px/17px "Arial", Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	position:absolute;
	left:289px;
	top:63px;
}
#footer a.css:hover{
	color:#596A01;
	background-color:#fff;
}
#footer p.design{
	display:block;
	width:202px;
	height:19px;
	padding:0;
	position:absolute;
	left:0px;
	top:63px;
	font:bold 13px/19px "Arial", Helvetica, sans-serif;
	color:#596A01;
	background-color:#F4F4DA;
	text-align:center;
}
#footer p.design a.link{
	font:bold 13px/19px "Arial",Helvetica, sans-serif;
	color:#596A01;
	background-color:#F4F4DA;
	text-decoration:none;
}
#footer p.design a.link:hover{
	color:#000;
	background-color:#F4F4DA;
}


/**/
.link a.button{
background:url(../images/button/login_btn.gif ) no-repeat;
	display:block;
	
	padding:0 0 0 16px;
	color:#000000;


}


td.link{padding:8px 8px 6px 18px;
}
a.button{
	background:url(../images/button/login_btn.gif ) no-repeat;
	display:block;
	padding:0 0 0 22px;
	color:#000000;
	font-weight:bold;
text-decoration:none;
	
}


a.button span{
	padding:3px 15px 8px 0;
	display:block;
	background:url(../images/button/login_btn.gif) repeat-x 100% 0px;
	
}

.link a.button2:hover{text-decoration:none;}

/**/

td.link2{padding:8px 8px 6px 0px;
}
a.button2{
	background:url(../images/button/web_btn.gif ) no-repeat;
	display:block;
	padding:0 0 0 32px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	float:left;
}


a.button2 span{
	padding:3px 28px 8px 0;
	display:block;
	background:url(../images/button/web_btn.gif) repeat-x 100% 0px;
	
}

.link2 a.button2:hover{text-decoration:none;}
/**/

/**/

td.link3{padding:8px 8px 6px 18px;
}
a.button3{
	background:url(../images/button/web_btn2.gif ) no-repeat;
	display:block;
	padding:0 0 0 22px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	float:right;
}


a.button3 span{
	padding:3px 28px 8px 0;
	display:block;
	background:url(../images/button/web_btn2.gif) repeat-x 100% 0px;
}
a.button3:hover{text-decoration:none;}


/**/



td.link4{padding:8px 0px 6px 0px;
}
a.button4{
	background:url(../images/button/web_btn_2.gif ) no-repeat;
	display:block;
	padding:0 0 0 26px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	
}


a.button4 span{
	padding:3px 29px 8px 0;
	display:block;
	background:url(../images/button/web_btn_2.gif) repeat-x 100% 0px;
}
a.button4:hover{text-decoration:none;}

#step1{ overflow-y:scroll; height:200px}
#step2{ overflow-y:scroll; height:500px}
.overflowauto{overflow:auto;}
.overflowy{overflow-y:scroll;}


.cursorpointer
{
	cursor:pointer;
}


.cms_list {font-size:12px;}
.cms_list p {padding-bottom:3px;}
.cms_list p input {
    font-size:12px;
    width:180px;
    cursor:move;
    background-color:transparent;
    border:dashed 1px  #FFFFFF;
}
/*.cms_list ol{padding:0 0 0 0;}
.cms_list ol li {color:#000000; padding:0 0 25px 0; list-style:none; } 
.cms_list ol li span {color:#000000; padding:0 0 20px 0; list-style:none; font-weight:normal;} */








/**/



td.linkc{padding:8px 0px 6px 0px;
}
a.buttonc{
	background:url(../images/button/web_btn_2.gif ) no-repeat;
	display:block;
	padding:0 0 0 26px;
	color:#ffffff;
	font-weight:bold;
	
	
}


a.buttonc span{
	padding:3px 29px 8px 0;
	display:block;
	background:url(../images/button/web_btn_2.gif) repeat-x 100% 0px;
}
a.buttonc:hover{text-decoration:none;}



.surveygreen{background-color:#8c961c; height:25px;}

.txtl{text-align: left;}
.txtc{text-align: center;}
.txtr{text-align: right;}
.txtj{text-align: justify;}
.txtm{vertical-align:middle;}
.txtt{vertical-align:top;}
table.imgc tr td img {vertical-align:middle;}

.tbl thead tr {
    height: 25px;
    vertical-align: middle;
}
.tbl tr th {
    background-image: url(../images/table_bg_big.gif);
    border: 1px solid #cfcfcf;
    font-weight: bold;
    text-align: center;
}
.tbl tr th.txtl {
    text-align: left;
}
.tbl tr td {
    height: 30px;
    vertical-align: middle;
}
.tbl tr td img {vertical-align:middle;}

.tbl1 tr th {
    padding:2px;
}
.tbl1 tr td {
    padding:2px;
    border: 1px solid #cfcfcf;
}

a.imgc img {vertical-align:middle;}
.mart10 {margin-top:10px;}
.mart25 {margin-top:25px;}
.mart50 {margin-top:50px;}
.marl25 {margin-left:25px;}
.marr5 {margin-right:5px;}
.marr6 {margin-right:6px;}
.marr10 {margin-right:10px;}
.marr25 {margin-right:25px;}
.marr100 {margin-right:100px;}
.textu {text-decoration:underline;}
.borbot {border-bottom:solid 1px #000000}
.borblack1 {border:solid 1px #000000}
.borgreen1 {border:solid 1px #8c961c}
.bordarkergreen1 {border:solid 1px #6B7315}
.bggreen {background-color: #8c961c}
.bglightblue {background-color: #88a7d5; font-size:13px; color:#FFFFFF; font-weight:bold;}
.bgprogress {background: url('../images/progressbg.jpg') repeat-x; font-size:7px;}

.btn
{
    background: #B0BC23 url(Gradient.axd?Orientation=Vertical&Length=25&StartColor=FFFFFF&FinishColor=B0BC23) repeat-x;
    border: outset 1px #6B7315;
    color: #6B7315;
    cursor: pointer;
    display:block;
    font-weight: bold;
    min-width: 75px;
    padding: 3px;
    text-decoration:none;
}
.btn:hover
{
    background: #FFFFFF url(Gradient.axd?Orientation=Vertical&Length=25&StartColor=B0BC23&FinishColor=FFFFFF) repeat-x;
}

.textupper {text-transform:uppercase;}

.cbl input {vertical-align:middle;}
.cbl label {vertical-align:middle; padding-left:2px;}

/* Login Page start */
.bggray {background-color: #E4E4E4;}
.hideCell{ display:none;}
.bgblack {background-color: #000000;}
/* Login Page end */

/* reports start */
.ultoc {margin-top:10px; font-size:14px; text-align: left; margin-bottom:50px;}
.ultoc a {padding-top:5px; padding-bottom:5px; line-height:25px;}
.ultoc a:link {color:#000000; text-decoration:none;}
.ultoc a:active {color:#000000; text-decoration:none;}
.ultoc a:visited {color:#000000; text-decoration:none;}
.ultoc a:hover {color:#000000; text-decoration:underline;}
.pagebreak {page-break-before:always;}
.bgreportgray {background-color: #CFC6BF;}
.guideul {list-style: disc none outside; margin:auto; padding:auto;}
.guideul li {list-style: disc none outside; margin:auto; padding:auto; padding-top:5px;}
/* reports end */


.ReorderList li {
    margin: 0px;
    padding: 0px;
}

.dragHandle {
    background-color: #8c961c;
    /*background-image:url(../images/draghandle.gif);*/
    border: outset 1px white;
    cursor: move;
    height: 23px;
    padding: 2px;
    vertical-align: middle;
    width: 5px;
}

.reorderCue {
	border:dashed thin black;
	height:30px;
	vertical-align: middle;
	width:100%;
}

.itemArea {vertical-align: middle;}
.itemArea .cell {border: 1px solid #cfcfcf; height: 30px; padding:2px; vertical-align: middle;}
.itemArea .cell img {vertical-align:middle;}

span.pager img {
    opacity:.5;
    filter:alpha(opacity=50);
}

img.edit {
    background-image:url(../images/edit.png);
}
* html img.edit {
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/edit.png',sizingMethod='scale');
}

img.delete {
    background-image:url(../images/delete.png);
}
* html img.delete {
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/delete.png',sizingMethod='scale');
}

img.report {
    background-image:url(../images/full_report.png);
}
* html img.report {
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/full_report.png',sizingMethod='scale');
}


img.x {
    background-image:url(../images/x.png);
}
* html img.x {
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/x.png',sizingMethod='scale');
}

img.respondent {
    background-image:url(../images/respondents.png);
}

* html img.respondent {
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/respondents.png',sizingMethod='scale');
}

.borderB
{
	border-bottom:1px solid #8C961C;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
	font-size:14px;
}
.borderTLR
{
	border-top:1px solid #8C961C;
	border-right:1px solid #8C961C; 
	border-left:1px solid #8C961C; 
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
	font-size:14px;
}
.borderBLR
{
	border-right:1px solid #8C961C; 
	border-bottom:1px solid #8C961C;
	border-left:1px solid #8C961C; 
}

