h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #075530;
	font-weight: bold;
	font-size: 11px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #075530;
	font-weight: bold;
	font-size: 10px;
}

a {
  color: #A9C215;
  text-decoration: none;

}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	background-color: #F1F7DB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.1 {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.1:link {
	color: #FFFFFF;
	font-weight: bold;

}
.1:visited {
	color: #FFFFFF;
	font-weight: bold;

}

.1:hover {
	color: #A9C215;
	font-weight: bold;
}
.2 {
	color: #075530;
	text-decoration: none;
	font-weight: bold;

}
.2:link {
	color: #075530;
}
.2:hover {
	color: #A9C215;

}
.3 {
	color: #A9C215;
	font-weight: bold;
	text-decoration: none;
}
.3:link {
	color: #A9C215;
}
.3:hover {
	color: #666666;

}

.4 {	
	color: #075530;
	font-weight: bold;
	font-size: 11px;

}
.5 {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;

}
.5:link {
	color: #FF0000;
}
.5:hover {
	color: #FF0000;

}
.6 {
	color: #666666;
	text-decoration: none;
}
.6:hover {
	color: #A9C215;
	text-decoration: none;
}
.7 {	
	color: #A9C215;
	font-weight: bold;
	font-size: 11px;

}
.8 {	
	color: #075530;
	font-size: 10px;
	border-color:#075530;

}


input {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #A9C215;
	line-height: 15px;
}

textarea {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #A9C215;
}

#select {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #075530;
	line-height: 15px;
}

#loading {
width: 200px;
height: 100px;
background-color: #c0c0c0;
position: absolute;
left: 50%;
top: 50%;
margin-top: -50px;
margin-left: -100px;
text-align: center;
} 


