img {
	border: 0px;
}
a{
/*	font-weight: bold;*/
	color: #ae1107;
	cursor: pointer;	
}
a:hover
{
/*font-weight: bold;*/
	color: #000000;
	cursor: pointer;
}
.linkfullline{
	color: #ae1107;
	cursor: pointer;
}
.buttonfullline{
	color: #ae1107;
	cursor: pointer;
}
.startlink{
	
}
.topnav {
	background-color: #ffb63b;
	padding:2px;
	border: 1px solid #ae1107;
	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:14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ae1107;
}
h2 {
	font-size:13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ae1107;
}

h3 {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ae1107;
}
p{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-size:11px;	
	font-family: Arial, Helvetica, sans-serif;
}
input {
	font-size:11px;	
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	top:0px;
	left:0px;
}
hr {
	background-color: #000000;
}