img {
	border: 0px;
}

a{
	font-weight: bold;
	color: #759775;
	cursor: pointer;	
}
a:hover, a:active {
	background-color: #FFFFC8;
}
.linkfullline{
	color: #ae1107;
	cursor: pointer;
}
.buttonfullline{
	color: #ae1107;
	cursor: pointer;
}
.startlink{
	
}
.topnav {
	background-color: #FBF9F0;
	padding:2px;

	margin-bottom:4px;
}
.toplink{
	font-weight: bold;
	color: #000000;
	cursor: pointer;
	text-decoration:none;
}
.toplink:hover
{
	font-weight: bold;
	color: #ae1107;
	cursor: pointer;
	text-decoration:none;
}
h1 {
	font-size:16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #759775;
}
h2 {
	font-size:15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

h3 {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #759775;
}
h4 {
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #759775;
}
p{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-size:12px;	
	font-family: Arial, Helvetica, sans-serif;
}
input {
	font-size:12px;	
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	top:0px;
	left:0px;
}
hr {
	background-color: #000000;
}
