@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636b77;
}
body {
	background-image: url(images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.a1 {
	font-size: 11px;
	color: #408625;
}
.a1:link {
	text-decoration: none;
}
.a1:visited {
	text-decoration: none;
	color: #408625;
}
.a1:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.a1:active {
	text-decoration: none;
}
.a2:link {
	text-decoration: none;
}
.a2:visited {
	text-decoration: none;
	color: #07280a;
}
.a2:hover {
	text-decoration: underline;
	color: #07280a;
}
.a2:active {
	text-decoration: none;
}
.orangeboldtext {
	font-size: 12px;
	font-weight: bold;
	color: #d36829;
}
.orangetext {
	font-size: 11px;
	font-weight: normal;
	color: #d36829;
}
.smallorangeboldtext {
	font-size: 11px;
	font-weight: bold;
	color: #d36829;
}
.lightgreentext {
	font-size: 11px;
	font-weight: normal;
	color: #408625;
}
.lightgreenbold {
	font-size: 11px;
	font-weight: bold;
	color: #408625;
}
.darkgreentext {
	font-size: 11px;
	font-weight: normal;
	color: #07280a;
}
.smallgreytext {
	font-size: 10px;
	font-weight: normal;
	color: #636b77;
	line-height: 10px;
}
.greyboldtext {
	font-size: 11px;
	font-weight: bold;
	color: #636b77;
}
.greyitalictext {
	font-size: 11px;
	font-style: italic;
	color: #636b77;
}
.greyunderlinetext {
	font-size: 11px;
	text-decoration: underline;
	color: #636b77;
}
#definition{
	margin:25px;
}
