a.G {
	color: #009900;
	text-decoration: none;
}

a.G:hover {
	color: #009900;
	text-decoration: underline;
}

.roll_labels {
	font-size: 12px;
	background-color: #36B327;
	border-bottom: 1px solid #000000;
	padding: 4px;
}

.roll_labels_half {
	font-size: 12px;
	background-color: #c4e9bd;
	border-bottom: 1px solid #000000;
	padding: 4px;
}

a.suggest {
	text-decoration: none;
}

a.suggest:hover {
	text-decoration: none;
}

.highlightrowsuggest {
	background-color: #c4e9bd;
	cursor: pointer
}

.scrollSUG {
	position: relative;
	margin: 0 auto;
	visibility: hidden;
	background-color: white;
	z-index: 10;    
	width: 300px;
	height: 180px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-collapse: collapse;
	border-bottom-style: solid;
	border-color: #000000;
	border-width: 1px;      
	overflow: auto
}

.scrollSUG {
	margin: 0 auto;
	text-align:left
}

.suggestSUG {
	width: 270px;
	font-size: 11px;
	font-weight: normal;
	color: #676767;
	text-decoration: none;
	border: 0px;
	padding: 0px;  
	text-align:left;   
	margin: 0px
}

.contentSUG {
	height: 100%;
	width: 100%;
	text-align: center;
	z-index: 10;
}



.entry0 {
	text-align: center;
	border-bottom: 1px solid #000000;
	width: 100px;
}

.entry1 {
	text-align: left;
	padding-left: 10px;
	border-bottom: 1px solid #000000;
}

.entry2 {
	text-align: right;
	padding-right: 10px;
	border-bottom: 1px solid #000000;
	font-family: Monospace;
	font-size: 14px;
	width: 100px;
}

.entry3 {
	text-align: center;
	border-bottom: 1px solid #000000;
	font-family: Monospace;
	font-size: 14px;
	width: 15px;	
}

.entry4 {
	text-align: right;
	padding-right: 20px;
	height: 30px;
}

.entry5 {
	text-align: right;
	padding-right: 10px;
	font-family: Monospace;
	font-size: 14px;
	width: 100px;
	height: 30px;
}

.entry6 {
	text-align: center;
	height: 30px;
	font-family: Monospace;
	font-size: 14px;
	width: 15px;	
}

.nav {
	background-color: #36B327;
	color: #000000;
	padding: 10px;
	border-right: 1px solid #000000;
}

.navheader {
	text-align: center;
	font-size: 13px;
}

.navsubheader {
	font-size: 12px;
}

.main {
	background-color: #ffffff;
	color: #000000;
	padding: 10px;
}

.memLink {
	text-decoration: none;
	color: #000000;
}

.memLink:hover {
	text-decoration: underline;
	color: #000000;
}

.memLink:visit {
	text-decoration: none;
	color: #000000;
}

.memberEdit1 {
	font-size: 12px;
	border-bottom: 1px solid #000000;
	padding: 4px;
}

.memberEdit2 {
	font-size: 12px;
	padding: 4px;
	padding-left: 20px;
}

.memberEdit0 {
	text-align: left;
	font-size: 12px;
}

div.info1 {
	background-color: #36B327;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	border-bottom: 1px solid #000000;
}

div.info2 {
	text-align: left;
	padding: 4px;
	padding-left: 20px;
	font-size: 12px;
}

.info2-1 {
	padding: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}

.info2-2 {
	text-align: left;
	padding: 6px;
	padding-right: 4px;
}

TD.info1 {
	background-color: #36B327;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	border-bottom: 1px solid #000000;
}

.info3-1 {
	padding: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	border-bottom: 1px solid #000000;
}

.info3-2 {
	text-align: left;
	padding: 6px;
	padding-right: 4px;
	border-bottom: 1px solid #000000;
}

.info4-1 {
	background-color: #36B327;
	padding: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	border-bottom: 1px solid #000000;
}

.info4-2 {
	background-color: #36B327;
	text-align: left;
	padding: 6px;
	padding-right: 4px;
	border-bottom: 1px solid #000000;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.SYSnav {
	background-color: #DFC511;
	color: #000000;
	padding: 10px;
	border-right: 1px solid #000000;
}

.SYSnavheader {
	text-align: center;
	font-size: 13px;
}

.SYSnavsubheader {
	font-size: 12px;
}


