/*

  960 Grid System ~ Text CSS.

  Learn more ~ http://960.gs/



  Licensed under GPL and MIT.

*/



/* `Basic HTML

----------------------------------------------------------------------------------------------------*/



body {

  font: 14px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;

  height:690px;

  background:url(../images/BG_repet.png) repeat-x #dddddd;

   

}

.warperBG {

	background:url(../images/BG.png) no-repeat;

	margin:auto;

	 height:690px;

	}

	

.page_bg {
	background:url(../images/BG2.png) no-repeat #d9e75b;

	margin:auto;

	 height:auto;

	}	

pre,

code {

  font-family: 'DejaVu Sans Mono', Menlo, Consolas, monospace;

}



hr {

  border: 0 #ccc solid;

  border-top-width: 1px;

  clear: both;

  height: 0;

}



/* `Headings

----------------------------------------------------------------------------------------------------*/



h1 {

  font-size: 25px;

}



h2 {

  font-size: 23px;

}



h3 {

  font-size: 21px;

}



h4 {

  font-size: 19px;

}



h5 {

  font-size: 17px;

}



h6 {

  font-size: 15px;

}



/* `Spacing

----------------------------------------------------------------------------------------------------*/



ol {

  list-style: decimal;

}



ul {

  list-style: disc;

}



li {

  margin-right: 30px;

}



p,

dl,

hr,

h1,

h2,

h3,

h4,

h5,

h6,

ol,

ul,

pre,

table,

address,

fieldset,

figure {

  margin-bottom: 20px;

}

@font-face{

	font-family: "Hacen Casablanca Light";

    src: url("../fonts/Hacen Casablanca Light_4.ttf");

	}
table {
	font-size:16px !important;
	}
.slice {

	background:url(../images/slice.png) repeat;

	height:36px;

	width:100%;

	}
.table_resullt table td	{
	font-size:18px !important;
	
	}	

.error_txt {

	font-family:Arial, Helvetica, sans-serif;

	font-size:18px;

	color:#bf331a; 

    margin-top:30px;

	margin-bottom:10px;

	}

	

.contant {

	margin-top:350px;

	

	}	

	

.user_bg {

	

	background:url(../images/form_bg.png) no-repeat;

	height:202px;

	}
.new_2 {
	margin:10px 5px !important;
	}
.new_2 li{
	display:inline-block !important;
	line-height:35px !important;
	text-decoration:none !important;
	
	}
.new_2_in_na {
	margin-right:60px !important;
	line-height:25px !important;
	}	
.new_2_in select{
	margin-top:10px !important;
	}		
.new_1 {
	margin:10px 5px !important;
	}	
.new_1 li{
	display:block !important;
	line-height:35px !important;
	text-decoration:none !important;
	
	}
.new_1 li a{
	color:#666;
	text-decoration:none !important;
	
	}
.new_1 li a:hover{
	color:#333;
	text-decoration:underline !important;
	
	}
.user_bg p {

	font-family:Arial, Helvetica, sans-serif;

	font-size:18px;

	color:#bf331a; 

    margin-top:30px;

	margin-right:50px;

	margin-bottom:10px;

	}

.user_bg h4 {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#545452;

	width:60px;

	float:right;

	margin-top:10px;

	margin-right:50px; 

  

}	

	



.input_bg {

	background:url(../images/bg_btn.png) no-repeat;

	width:191px;

	height:17px;

    float:right;

	border:none;

	padding:2px 10px;

	margin-top:10px;

	font-size:12px;font:Tahoma, Geneva, sans-serif;

	color:#333;

		}

.input_btn {

	background:url(../images/enter_bg.png) no-repeat;

	width:61px;

	height:23px;

	font-family: "Hacen Casablanca Light";

	font-size:14px;

	color:#FFF; 

	margin-top:10px;

	float:left;

	margin-left:59px;

	border:none;cursor:pointer;cursor:hand;

}

.header_bg {



	}

.header {




border-radius:15px;

margin-top:10px;

	}

.header ul{



	}	

.header ul li {

	display:inline-block;
    min-width:130px;
	padding-right:12px;
    text-align:center;
	padding-left:11px;

	background:url("../images/table/table_header_repeat.jpg") repeat-x scroll 0 0 transparent;

	}	
.ul_width {
	width:50%;
	float:right;
	
	}
.header ul li a {

	text-decoration:none;

	font-family: "Hacen Casablanca Light";

	font-size:18px;

	color:#fff;

	padding-top:1px;

	line-height:42px;

	}

.header ul li a:hover {



	color:#ccc;



	}			

	

/**************	

 MENU

*****************************************************************************************************/

#header { background:url(../images/bg_header_red.gif) left top no-repeat; height:123px;

margin-top:60px; }





#menu {

	float:left;

	

}

#menu ul.group {

	margin: 12px 0px 0px 14px;

	padding: 0px 0px 0px;

	list-style: none;

	float: left;

	z-index:4;

}

#menu ul.group li {

	display: inline;

	float: right;

	position: static;

	z-index: 5;

	margin-left:0px !important;

}

#menu ul.group li a {

	display: block;

	float: right;

	height: 100px;

	width: 114px;

	overflow:hidden;

	font-size: 12px;

	font-weight: bold;

	font-style: italic;

	color: white;

	text-decoration:none;

	text-align:center;

	z-index:6;

}

#menu ul.group li a * {

	cursor: pointer;

}

#menu ul.group li a span.outer {

	display: block;

	height: 90px;

	padding-top: 10px

}

#menu ul.group li a span.inner {

	display: block;

	padding: 55px 10px 9px 10px;

	white-space: nowrap;

	background-repeat: no-repeat;

	background-position: 50% 3px;

}

#menu ul.group li a {

	background:url('../images/navigation_background_red.gif') repeat-x top left;

}

#menu ul.group li.first a {

	background:url('../images/navigation_first_red.gif') no-repeat top left;

}

#menu ul.group li.last a {

	background:url('../images/navigation_last_red.gif') no-repeat top right;

}

#menu ul.group li.last a span.inner {

	border: none !important;

}



#menu ul.group li a:hover, #menu ul.group li a.hover {

	background-position: bottom left;

	text-decoration: none;color:#cf6653;

}

#menu ul.group li.last a:hover, #menu ul.group li.last a.hover  {

	background-position: bottom right;

	

}

#menu ul.group li a.current {

	background-position: bottom left;

	text-decoration: none;

}

#menu ul.group li.last a.current  {

	background-position: bottom right;

}

#menu ul.group li.first a.current  {

	background-position: bottom left;

}



#menu ul.group li a span.inner {

	border-left: 1px solid #8e8e8e;

}

#menu ul.group li a:hover span.inner {

	border-left: 1px solid #8e8e8e;

}

#menu ul.group li a.more {

}

#menu .additional a span {

  	border-right:1px solid #8e8e8e;

}

#menu .dashboard { background-image: url(../images/icon_dashboard.png); background-repeat: no-repeat;  }

#menu .content { background-image: url(../images/icon_edit.png); background-repeat: no-repeat;  }

#menu .reports { background-image: url(../images/icon_reports.png); background-repeat: no-repeat;  }

#menu .users { background-image: url(../images/icon_users.png); background-repeat: no-repeat;  } 

#menu .media_library { background-image: url(../images/icon_media.png); background-repeat: no-repeat;  }

#menu .event_manager { background-image: url(../images/icon_clock.png); background-repeat: no-repeat;  } 

#menu .newsletter { background-image: url(../images/icon_news.png); background-repeat: no-repeat;  }

#menu .settings { background-image: url(../images/icon_settings.png); background-repeat: no-repeat;  }

#hidden_submenu {

	background:#FFF;

	padding:10px;

	display:none;

	width:918px !important;

	border-left: 1px solid #9C9C9C;

	border-right: 1px solid #9C9C9C;

	border-bottom: 1px solid #CCC;

}

#hidden_submenu .more_menu { float:left; margin: 10px 5px; }

#hidden_submenu .more_menu li { margin-left: 30px; }

/*******************************************************************************/

	

	

	

	/*******************************************************************************/	



	

a.icon-1	{

	background: url(../images/table/table_icon_1.gif) no-repeat;

	display: block;

	float: left;

	height: 24px;

	margin: 0 8px 0 0;

	width: 24px;

	}

a:hover.icon-1	{

	background: url(../images/table/table_icon_1.gif) 0 -24px;

	}

a.icon-2	{

	background: url(../images/table/table_icon_2.gif) no-repeat;

	display: block;

	float: left;

	height: 24px;

	margin: 0 8px 0 0;

	width: 24px;

	}

a:hover.icon-2	{

	background: url(../images/table/table_icon_2.gif) 0 -24px;

	}

a.icon-3	{

	background: url(../images/table/table_icon_3.gif) no-repeat;

	display: block;

	float: left;

	height: 24px;

	margin: 0 8px 0 0;

	width: 24px;

	}

a:hover.icon-3	{

	background: url(../images/table/table_icon_3.gif) 0 -24px;

	}

a.icon-4	{

	background: url(../images/table/table_icon_4.gif) no-repeat;

	display: block;

	float: left;

	height: 24px;

	margin: 0 8px 0 0;

	width: 24px;

	}

a:hover.icon-4	{

	background: url(../images/table/table_icon_4.gif) 0 -24px;

	}

a.icon-5	{

	background: url(../images/table/table_icon_5.gif) no-repeat;

	display: block;

	float: left;

	height: 24px;

	width: 24px;

	}

a:hover.icon-5	{

	background: url(../images/table/table_icon_5.gif) 0 -24px;

	}

#tooltip	{

	background-color: #8c8c8c;

	border: 1px solid #767676;

	color: #fff;

	font-family: Arial;

	font-size: 10px;

	font-weight: normal;

	opacity: 0.85;

	padding: 0 5px;

	position: absolute;

	text-align: left;

	z-index: 3000;

	}

#tooltip h6, #tooltip div	{

	font-size: 10px;

	line-height: 20px;

	margin: 0;

	}

.open {

	background:url(../images/open.png) no-repeat;

	width:24px;

	height:25px;

	border:none;

	cursor: pointer;

	}

.open:hover {

	background:url(../images/open_hover.png) no-repeat;



	}



.close {

	background:url(../images/close.png) no-repeat;

	width:24px;

	height:25px;

	border:none;

	cursor: pointer;

	}

.close:hover {

	background:url(../images/close_hover.png) no-repeat;



	}

	

.textarea_style {

width:100%;

min-height:150px;

border:inherit solid 1px #999;

}

.replay {

	color:#CCC;font-size:18px;

font-family: "Hacen Casablanca Light";

padding:5px;

	}

.name_span {

font-size:18px;

font-family: "Hacen Casablanca Light";

color:#999;

text-align:center;

float:right;

border:1px #ccc solid;

background:#ececec;padding:5px;

}

.span_contant {

font-size:14px;

color:#666;

font-family:Tahoma, Geneva, sans-serif;

float:right;border:1px #ccc solid;

}

.name_cs{

line-height:30px;

min-height:40px;

padding:10px 20px;

}

.date_css {

	float:left;

	padding-left:10px;

	}

.style_cs {

background:#CDCDCD;



}

.send {

	background:url(../images/send.png) no-repeat;

	width:98px;

	height:40px;

	border:none;

	float:left;

	margin-top:10px;

	}

.marginBottom {

	margin-top:20px;

	margin-bottom:10px;

	}

.borderBackgroundAfter {

background:#f8f8f8;

border:1px #CDCDCD solid;

}

.borderBackgroundBefore {

background:#fff;

border:1px #ececec solid;

}.borderBackgroundBefore2 {

background: #ececec;

}	

	

#product-table	{

	margin-bottom: 20px;

	margin-top:20px;

	border:#2b2b2b 2px solid;



	}

#product-table td 	{

	color: #393939;

	text-align:center;

	font-family:Tahoma, Geneva, sans-serif;

	font-size:14px;
	
	background:#fff;

	

	}

#product-table	td a	{

	text-decoration: none;color: #393939;

	}

#product-table	td a:hover	{

	text-decoration: underline;

	}

#product-table th	{

	height: 50px;

	text-align:center;
	
font-size:14px;
	}

#product-table	.minwidth-1	{

	min-width: 110px;

	}

#product-table td	{

	border: 1px solid #d2d2d2;

	padding: 10px 0 10px 10px;

	}
#ResultReport table{
	font-size:16px;
	}	

#product-table tr.alternate-row	{

	background: #ececec;

	}

td.options-width	{

	padding: 0 0 0 10px;

	width: 210px;

	}

.color_bg {

	background:#FFF;

	}	

td.checkbox-width	{

	}

.table-header-check	{

	background: url(../images/table/table_header_checkbox.jpg) no-repeat;

	border: none;

	min-width: 29px;

	padding: 0px 0 0 10px;

	width: 29px;

	}

.table-header-options	{

	background: url(../images/table/table_header_options.jpg) no-repeat;

	border: none;

	min-width: 221px;

	padding: 0px 0 0 0;

	width: 221px;

	}

.table-header-repeat	{

	background: url(../images/table/table_header_repeat.jpg) repeat-x;

	border: none;

	font-size: 0px;

	line-height: 0;

	padding: 0px 0 0 0;

	}

.table-header-options,

 .table-header-repeat {

	color: #fff;

	font-family: Tahoma;

	font-size: 13px;

	font-weight: bold;

	line-height:43px;

	margin:auto;

	}

	

	.table-header-options,

 .table-header-repeat 	{

	

	color:#ccc;

	}

	

th.line-left	{

	border-left: 1px solid #373737;

	}

#product-table	tr.activity-blue	{

	background: #e3eceb;

	}

	

	#toggle-all {

		display: block;

		width: 17px;

		height:17px;

		cursor: pointer;

		background: url(../images/shared/checkbox.gif) 0 -17px;

	}

	

		#toggle-all.toggle-checked {

		display: block;

		width: 17px;

		height:17px;

		background: url(../images/shared/checkbox.gif) 0 0;

	}



	

	

	

	

/*  RELATED ACTIVIES BOX */	

.fotter_bg {

	background:#fff;

	height:45px;

	width:100%;

	border-top:#CCC solid 1px;border-bottom:#ccc solid 1px;

	margin-top:60px;

	}	

.fotter_bg p {

margin:5px auto;

text-align:center;

font-size:12px; font-family:Tahoma, Geneva, sans-serif;

color:#333;

line-height:30px;	



}	



/*******************************************************************************/

	

.img_atnion_red {

	margin:5px 0;

	background:url(../images/table/message_red.gif) no-repeat;

	border-radius:5px;

	}

.img_atnion_red span {

	float:left;

	text-decoration:none;

	color:#e03c13;

	font-family:"Hacen Casablanca Light";

	font-size:18px;

	margin-left:30px;

	line-height:35px;

	}

.img_atnion_blue {

	margin:5px 0;

	background:url(../images/table/message_blue.gif) no-repeat;

	border-radius:5px;

	}

.img_atnion_blue span {

	float:left;

	text-decoration:none;

	color:#6d94bc;

	font-family:"Hacen Casablanca Light";

	font-size:18px;

	margin-left:30px;

	line-height:35px;

	}

.img_atnion_green {

	margin:5px 0;

	background:url(../images/table/message_green.gif) no-repeat;

	border-radius:5px;

	}

.img_atnion_green span {

	float:left;

	text-decoration:none;

	color:#6bb23a;

	font-family:"Hacen Casablanca Light";

	font-size:18px;

	margin-left:30px;

	line-height:35px;

	}	

.img_atnion_yellow {

	margin:5px 0;

	background:url(../images/table/message_yellow.gif) no-repeat;

	border-radius:5px;

	}

.img_atnion_yellow span {

	float:left;

	text-decoration:none;

	color:#ffba3b;

	font-family:"Hacen Casablanca Light";

	font-size:18px;

	margin-left:30px;

	line-height:35px;

	}	

/*******************************************************************************/

/***************************************************************** inside_page **************************************************************/





.contant_page {

	font-family:Tahoma, Geneva, sans-serif;

	font-size:14px;

	color:#333;

	margin-top:20px;

	}

.document_td {
width:100px !important;
	}

.document_tr {

	float:right;margin-right:80px !important;
font-size:16px !important;
		}

.label_document {

	color:#333;

	font-size:16px;

	margin-right:300px;

	}	



.contant_example {

	margin-top:7px;

	}	

	

	.print_img {

	background:url(../images/printer.png) no-repeat;

	height:48px;

	border:none;

	width:48px;

	cursor: pointer; cursor: hand;

    margin-right:600px;

    margin-top:10px;	

  }

  

  .error {

margin-top:100px;

}

.error h1{

font-family: "Hacen Casablanca Light";

font-size:28px;

text-align:center;

margin-top:60px;

color:#ecc41d;

}

.error img {



}

.page_date {

font-family:Tahoma, Geneva, sans-serif;

font-size:14px;

color:#666;

margin-top:10px;



}

.page_date h2{

margin-top:10px;

margin-right:140px;

}

.page_date ul {

margin-top:10px;

margin-right:160px;

margin-bottom:5px;

}



.page_date ul li{

display:inline-block;



}

.select_ul {

width:130px;
color:#333;
font-size:18px;


}

.gir {

	margin-right:35px;

	}

.page_date_in {

	margin-top:30px;

	}	

	

	.pagination{

	list-style:none;

    font:11px Tahoma, Verdana, Arial, "Trebuchet MS", Helvetica, sans-serif;

    color:#3d3d3d;

    margin-top: 20px;

    margin-left:auto;

    margin-right:auto;text-align:center;

    margin-bottom:20px;

	display:inline-block;

    width:100%;

}

.pagination ul li{

	 display:inline-block !important;

	}



.pagination a, .pagination strong{

    display:inline-block !important;

	

    padding: 5px 8px;

    text-decoration: none; 

    background-color: inherit;

    color: #EC7117;

    font-weight: bold;

}

.pagination strong{

    color: #ffffff;

    background-color:#F00;

    background-position: top center;

    background-repeat: no-repeat;

    text-decoration: none; 

}

.pagination a:hover{

    color: #ffffff;

    background-color:#F00;

    background-position: top center;

    background-repeat: no-repeat;

    text-decoration: none; 

}

.div_center {

	border:1px solid #999;

	margin-top:5px;

	

	margin-bottom:5px;

	}

.inside_div_center {

	text-align:center !important;

	font-family:Tahoma, Geneva, sans-serif;

	font-size:14px;

	color:#999;

	padding-top:10px;
	
    border-radius:5px;
 
	padding-right:5px;
	
	background:#fff;
	
	height:40px;

	}

#ErrorUserNAme p {

	font-size:9px;

	float:right;

	}		
.add_st_td {text-align:center;padding-top:20px;}	

.table_wight {background:#F2F2F2;padding-top:20px;padding-bottom:20px;}	
.btn {
display: inline-block;
*display: inline;
padding: 4px 12px;
margin-bottom: 0;
*margin-left: .3em;
font-size: 14px;
line-height: 20px;
color: #333333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
cursor: pointer;
background-color: #f5f5f5;
*background-color: #e6e6e6;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
background-repeat: repeat-x;
border: 1px solid #bbbbbb;
*border: 0;
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
border-bottom-color: #a2a2a2;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
*zoom: 1;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
color: #333333;
background-color: #e6e6e6;
*background-color: #d9d9d9;
}

.btn:active,
.btn.active {
background-color: #cccccc \9;
}

.btn:first-child {
*margin-left: 0;
}

.btn:hover {
color: #333333;
text-decoration: none;
background-position: 0 -15px;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}

.btn:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}

.btn.active,
.btn:active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
cursor: default;
background-image: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}




.CSSTableGenerator {
	margin:0px;padding:0px;
	width:100%;
	border:1px solid #3f7f00;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#d4ffaa; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ebffd8; }.CSSTableGenerator td{
	vertical-align:middle;
	
	
	border:1px solid #3f7f00;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:8px;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 1px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 1px 1px 1px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
		background:-o-linear-gradient(bottom, #5fbf00 5%, #5fbf00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5fbf00), color-stop(1, #5fbf00) );
	background:-moz-linear-gradient( center top, #5fbf00 5%, #5fbf00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5fbf00", endColorstr="#5fbf00");	background: -o-linear-gradient(top,#5fbf00,5fbf00);

	background-color:#5fbf00;
	border:0px solid #3f7f00;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #5fbf00 5%, #5fbf00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5fbf00), color-stop(1, #5fbf00) );
	background:-moz-linear-gradient( center top, #5fbf00 5%, #5fbf00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5fbf00", endColorstr="#5fbf00");	background: -o-linear-gradient(top,#5fbf00,5fbf00);

	background-color:#5fbf00;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 1px 1px 1px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

		