.jGM_box { 
	position: relative; 
	width: 216px; 
	height: 550px;	
	background: #c8e3e4 url(../../img/menu_up.gif) top left no-repeat; 
	margin: 0px 0 0 0px; 
	padding: 0;	 
	overflow: hidden;
	float: left; 
	font-size: 0.8em; 
	line-height: 1.2em;
	}
			
			
	
.jGM_header a
	{ padding-right: 12px; 
	text-decoration: none; 
	color: #fff; 
	cursor: pointer; 
	display: none; /* hide close link */ 
	}


.jGM_header a:HOVER{ color: #333; }

.jGM_wrapper { position: absolute; 
	top: 8px; 
	left: 0; 
	width: 2270px; 
	height: 288px; 
	margin: 0; 
	padding: 0;
	border: 0; 
	} /* overflow: hidden; */
				
				
.jGM_tile  { position: relative;  
		width: 200px; 
		height: auto; 
		overflow: hidden; 
		margin: 0; 
		padding: 0; 
		border: 0; 
		display: block; 
		color:#009933;
		}



.jGM_cats { width: 200px; 
		height: auto; 
		overflow: hidden;
		vertical-align: top; 
		text-align: left;		
		background: #c8e3e4; 
		}


.jGM_cats h1 { font-family: Arial,Bookman Old Style,Verdana,serif; 
		font-size: 2.1em;
		margin: 0 0 8px 0; 
		padding: 0; 
		line-height: 1.2em; 
		color: #276469; 
		font-weight: normal;		
		}
              
			  
			  
.jGM_cats p
                { font-family: verdana,tahoma,arial,sans-serif; font-size: 1em; margin: 0; padding: 0; line-height: 1.2em; color: #c8e3e4; font-weight: normal; }


.jGM_pager { height: 0px; 
			width: 213px; 
			line-height: 18px; margin: 0; border: 0; padding: 0; background: #f6f6f6;
			color: #fff; text-align: center; vertical-align: middle; }
									
						
.jGM_pager a{ text-decoration: none; color: #fff; font-weight: bold; text-decoration: none; color: #fff; display: block; }

.jGM_pager a:HOVER { background: #d1d1d1; }
.jGM_pager img     { border: 0; margin: 6px 0; }
				
				
				
.jGM_content { width: 200px; 
height: 150px; 
margin: 1px 0; 
padding: 0; 
border: 0; 
overflow: hidden; }
                
				
			
				
.jGM_content a, .jGM_content .jGM_more
                { text-decoration: none; 				
				height: auto; 
				width: 188px; 
				font-size: 1.3em; 
				/*font-weight: bold;	*/			
				line-height: 18px;
                padding: 2px 0px 0 3px; 
				margin: 0 0 3px 0;
				background-color: #60b0c4;
				color: #fff; 				
				display: block; 
				}
			

.jGM_content  .jGM_no_more{ width: 197px;}

.jGM_content a.jGM_more {
	color: #fff; background-color: #60b0c4;

 background-image: url(../img/arrow.gif); 
 background-repeat: no-repeat; 
 background-position:  5px center; 
 width: 12px; 
 height: 18px; 
 z-index: 999; 
 margin: -23px 0 0 0;
 /*margin: -23px 0px 0 188px ; 
 padding: 3px 0px 0 0px; */
 float: right; 
 position: relative;   } 
 
.jGM_content a.jGM_more:hover {
 background-image: url(../img/arrow.gif); 
 background-repeat: no-repeat; 
 background-position:  5px center; 
 width: 12px; 
 height: 18px; 
 z-index: 5999; 
 margin: -23px 0 0 0;
 /*margin: -23px 0px 0 188px ; 
 padding: 3px 0px 0 0px; */
 float: right;  
 position: relative;
	color: #fff; 
	background-color: #135c62;
}
 
 
.jGM_content a:HOVER
                { color: #fff; background-color: #135c62;  float:none;}

				
				





.jGM_back{ position: absolute; bottom: 10px; right: 0; height: 18px; width: 52px; background: #d1d1d1; color: #fff; line-height: 18px;
                        vertical-align: middle; text-align: center; margin: 10px 0 0 0; padding: 0; border: 0; z-index: 99; }
.jGM_back a
                { height: 100%; width: 100%; text-decoration: none; color: #fff; display: block; }
.jGM_back a
                { color: #fff; background: #7aa3a6; }
.jGM_back a:HOVER
                { color: #fff; background: #12555b; }


.jGM_reset{ position: absolute; bottom: 10px; right: 62px; height: 18px; width: 52px; background: #d1d1d1; color: #fff; line-height: 18px;
                        vertical-align: middle; text-align: center; margin: 10px 0 0 0; padding: 0; border: 0; z-index: 99; }
.jGM_reset a
                { height: 100%; width: 100%; text-decoration: none; color: #fff; display: block; }
.jGM_reset a
                { color: #fff; background: #7aa3a6; }
.jGM_reset a:HOVER
                { color: #fff; background: #12555b; }

