

.gstable {
	font-size: 11px;
	font-family: arial,tahoma,helvetica,sans-serif; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal;
	line-height: normal; 
	border-spacing:0;
	border-style: solid;
	border-collapse: separate;
	border:#9ACD68 1px solid;
	background-color:#fff;
	cursor:default;
	text-align:left;
	display:inline-block;
}

.gstable tr td{
	border-top:#FFFFFF 1px solid; 
	border-bottom:#EDEDED 1px solid; 
	padding:3px 0px 3px 2px;
}
.gstable tr.thead td{
	padding:4px 3px 4px 5px;
	background-color:#9ECF6F;
	color:#fff;	
	border-left:#AFE977 1px solid;
	border-right:#508918 1px solid;
	border-top:none;
	border-bottom:none;
}
.gstable tr:hover{
	background-color:#BFDF9F;
}
.gstable tr:active{
	background-color:#DFE8F6;
}
.gstable tr:hover td{
	border-top:#9ACD68 1px solid;
	border-bottom:#9ACD68 1px solid;
}
.gstable tr.thead:hover td{
	padding:4px 3px 4px 5px;
	color:#fff;	
	border-left:#AFE977 1px solid;
	border-right:#508918 1px solid;
	border-top:none;
	border-bottom:none;
}
.gstable tr.thead:hover td:hover{
	background-color:#BBDD99;
}
.topWrp{
	border-bottom:#9ACD68 1px solid;
	height:22px;
}
.top{
	background:url(http://www.greenshipping.com/gsmaps/images/olive/panel/top-bottom.gif) repeat-x;
	display:inline-block;
	height:17px;
	color:#FFFFFF;
	text-align:left;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-top:5px;
}
.mid{
	padding-top:6px;
	display:inline-block;
	padding-bottom:5px;
}
.btm{
	border-bottom:#9ACD68 1px solid;
	position:relative;
	margin-left:7px;
	height:2px;
	top:-3px;
	background-color:#BBDD99;
}
.leftright{
	background-color:#BBDD99;
	height:50%;
	position:relative;
	border-left:#9ACD68 1px solid;
	border-right:#9ACD68 1px solid;
}
.topLeft{
	text-align:center;
	background:url(http://www.greenshipping.com/gsmaps/images/olive/panel/corners-sprite.gif) no-repeat;
	background-position:top left;
	height:30px;
}
.topright{
	background:url(http://www.greenshipping.com/gsmaps/images/olive/panel/corners-sprite.gif) no-repeat;
	background-position:top right;
}
.btmright{
	background:url(http://www.greenshipping.com/gsmaps/images/olive/panel/corners-sprite.gif) no-repeat;
	background-position:bottom right;
}
.btmLeft{
	background:url(http://www.greenshipping.com/gsmaps/images/olive/panel/corners-sprite.gif) no-repeat;
	background-position:bottom left;
	padding-bottom:2px;
}
a{
	text-decoration:none;
}
img{
	border:0;
}
