body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 0.8em;
  background-image: url(../images/header1_agms.jpg);
  background-repeat: repeat-x;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	padding: 6px;
}

.copyright {
	color: #CCCCCC;
	font-size: 10px;
}

a.copyright:link {
	color: #FFFFFF;
	font-size: 10px;
}

.heading {
	font-family: Trebuchet MS, Arial;
	color: #003366;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 10px;
	white-space: nowrap;
}

.headingLarge {
	font-family: Georgia, Times;
	color: #006600;
	font-size: 35px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 10px;
	white-space: nowrap;
	text-transform: capitalize;
	text-transform: uppercase;
}

.subheading {
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 10px;
	white-space: nowrap;
}

a:link {
	color: #006699;
	font-size: 12px;
}

a:hover {
	color: #996633;
	text-decoration: none;
}

a.Menu:link {
	display: inline;
	width: 10%;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	padding: 4px 12px 4px 12px;
	background-color: #993300;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	/*letter-spacing: 1px;*/
	margin: 0px;
	border: 0px;
}

a.Menu:visited {
	display: inline;
	width: 10%;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	padding: 4px 12px 4px 12px;
	background-color: #993300;
	text-align: center;
	white-space: nowrap;
	/*letter-spacing: 1px;*/
	margin: 0px;
	border: 0px;

}

a.Menu:hover {
	display: inline;
	width: 10%;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 12px 4px 12px;
	background-color: #c96f0f;
	text-align: center;
	margin: 0px;
	white-space: nowrap;
	/*letter-spacing: 1px;*/
	border: 0px;
}

.pageHeading {
	font-family: Trebuchet MS, Arial;
	color: #663300;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 10px;
	white-space: nowrap;
}

.borderDashed {
	border: 1px dashed #996600;
}

.headingSmall {
	font-weight: bold;
	color: #003366;
	text-transform: capitalize;
	text-transform: uppercase;

}

.small {
	font-size: 10px;
	color: #333333;
}

a.small:link {
	font-size: 10px;
	color: #333333;
}
.greenHeading {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 15px;
	color: #669900;
	font-weight: bold;
}