
.gButton {
	border-color: #FFFFFF;
	border-style: bevel;
	border-width: 1px;
	color: black;
	font-size: 7pt;
	font-family: verdana;
}

.pointer {
	cursor: hand;
}

li {
	text-align: justify;
	font-size: 60%;
	font-family: verdana;
	list-style-image: url(gfx/square.gif);
}

h1 {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #103010;
	background: #F4FFF4; 
}

h2 {
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
}

.normal {
	font-size: 60%;
	font-family: verdana;
}

.bold {
	font-size: 70%;
	font-family: verdana;
}

.medium {
	font-size: 80%;
	font-family: verdana;
}

.bright a:link {
	font-size: 60%;
	font-family: verdana;
	color: #aaaaaa;
}

.bright a:hover {
	font-size: 60%;
	font-family: verdana;
	color: #aaaaaa;
}

.bright a:visited {
	font-size: 60%;
	font-family: verdana;
	color: #aaaaaa;
}

.in_text a:link {
	text-decoration: none;
	font-size: 100%;
	font-family: verdana;
	color: #226622;
}

.in_text a:hover {
	text-decoration: none;
	font-size: 100%;
	font-family: verdana;
	background: #EEFFEE; 
}

.in_text a:visited {
	text-decoration: none;
	font-size: 100%;
	font-family: verdana;
	color: #226622;
}

.in_text a:active {
	text-decoration: none;
	font-size: 100%;
	font-family: verdana;
}

.link_style {
	text-decoration: none;
	font-size: 80%;
	font-family: verdana;
	color: #999999;
}

a:link {
	text-decoration: none;
	font-size: 80%;
	font-family: verdana;
	color: #226622;
}

a:visited {
	text-decoration: none;
	font-size: 80%;
	font-family: verdana;
	color: #226622;
}

a:active {
	text-decoration: none;
	font-size: 80%;
	font-family: verdana;
}

a:hover {
	text-decoration: none;
	font-size: 80%;
	font-family: verdana;
	background: #EEFFEE; 
}

.grey {
	background-color: #FCFCFC;
	border-color: #AAAAAA;
	border: solid;
	border-style: thin; 
	border-width: 1px;
	padding: 2px;
}

table.blue {
	background-color: #FAFEFC;
	border-color: #AAAAAA;
	border-style: solid; 
	border-width: 1px;
	padding: 2px;
}

.lightgrey {
	margin: 2px;
	font-size: 100%;
	color: #555555;
	border-color: #AAAAAA; 
	border-style: solid; 
	border-width: 1px; 
	background-color: #FEFEFE;
	width:100%;
}

.tableLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	text-align: left;
}

.tableRight {
	color: #555555;
	width:100%;
	background-color: #FEFEFE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	text-align: left;
}

