.content {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.border1 {
	border: 1px solid #83DB51;
}
.navigationbar {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
}
.footmenu {
	font-family: Verdana;
	font-size: 12px;
}
.caption1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #56BE4D;
}
.warning {
    font-family: Arial;
	font-size: 12px;
	color: #FF0000;
}
a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.copyright {
	font-size: 13px;
	color:#FFFFFF;
}

#background {
	background-color: #006600;
}
.bonder {
	border-bottom-style: solid;
	border-bottom-color: #006600;
	border-bottom-width: thin;
}


h1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;

}
